Need admin command - 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)
+--- Thread: Need admin command (
/showthread.php?tid=644966)
Need admin command -
zZzTGTzZz - 17.11.2017
i need to make /needadmin comand with dialogs.
Code:
#define dstaff 138
CMD:needadmin(playerid, params[])
{
ShowPlayerDialog(playerid, dstaff, DIALOG_STYLE_LIST, "їNeed help?", ""#AYUDANTE"Helper\n"#MODERADOR"Mod / Admin", "Need", "No");
return 1;
}
Re: Need admin command -
solstice_ - 17.11.2017
What do you mean by that? i can't understand anything.. quote me and tell me what do you want to know