SA-MP Forums Archive
see - 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: see (/showthread.php?tid=536852)



see - FisherMan - 12.09.2014

Removed


Re: see - Ghazal - 12.09.2014

for example
pawn Код:
if(gTeam[playerid] == TEAM_NotAllowedToUseThisCommand) return SendClientMessage(playerid, -1, "You can't use this command");



Re: see - FisherMan - 12.09.2014

Removed