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



Help me - ionutsx - 06.12.2014

Can you help me with /offban command?


Re: Help me - Kaperstone - 06.12.2014

We can help, but not create it for you.


Re: Help me - ionutsx - 06.12.2014

thanks.


Re: Help me - MohanedZzZ - 06.12.2014

Mate,
You can use Y_ini to create it and for example
pawn Код:
PlayerInfo[MAX_PLAYERS][pBanned] = 1;
Got it ?