SA-MP Forums Archive
BAN FOR TIME. - 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: BAN FOR TIME. (/showthread.php?tid=265275)



BAN FOR TIME. - budelis - 30.06.2011

Hi peole,maybe somebody have ban for time filterscript?like that /ban [PLAYERNAME] [TIME/HOURS] [REASON]


Re: BAN FOR TIME. - Calgon - 30.06.2011

https://sampforum.blast.hk/showthread.php?pid=1205522#pid1205522


Re: BAN FOR TIME. - budelis - 30.06.2011

But this is years months days i need only hour

return SendClientMessage(playerid, COLOR, "Syntax: {FFFFFF}/tempban [playerid] [years] [months] [weeks] [days] [hours] [minutes] [reason]");


Re: BAN FOR TIME. - Calgon - 30.06.2011

If you specify 0 for years, months, weeks or days it will only rely on hours and minutes.

If you specify 0 for any value it will ignore it.