SA-MP Forums Archive
[SOLVED]WTF HELP PLZ - 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: [SOLVED]WTF HELP PLZ (/showthread.php?tid=74551)



[SOLVED]WTF HELP PLZ - _PDDRIFTER_ - 24.04.2009

ok heres the problem i want when people join my server i want it night and i do every on player connect and it shows this

SetPlayerTime(playerid,24); thats my time i want it to be

heres what they give me the problem

C:\Users\zaynab account\Desktop\new server\gamemodes\street8.pwn(334) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.


help plzzzzzzzzzzzzzzzzz




Re: WTF HELP PLZ !!!!!!!!!!!!!!!!!!!!! - StrickenKid - 24.04.2009

SetPlayerTime(playerid,24,00);

next time check wiki!


Re: WTF HELP PLZ !!!!!!!!!!!!!!!!!!!!! - _PDDRIFTER_ - 24.04.2009

thanks very much and i will next time