SA-MP Forums Archive
/answer for admins to send to players, - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: /answer for admins to send to players, (/showthread.php?tid=103723)



/answer for admins to send to players, - Lia - 21.10.2009

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


Re: /answer for admins to send to players, - saiberfun - 21.10.2009

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).