Posts: 29
Threads: 12
Joined: Sep 2009
Reputation:
0
How would i make a command like that? i already have an /ask command, it sends to online admins, and i dont know how for them to /answer or something?
Please help or something?
~ Lia
Posts: 3,312
Threads: 33
Joined: Nov 2008
Reputation:
0
you would need a global variable that gets set to the playerid that asked the last time when a person asked(so under /ask)
then basicly do the same as with asked only that u send it to that specific variable and not to all admins that are online(for loop).