12.08.2009, 11:31
Quote:
Originally Posted by madmatty
can somebody plz help me with this soom noob made it and ripped me off (PRICK)
C:\Documents and Settings\matt\My Documents\My Received Files\nwocnr.pwn(697 ![]() Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. SetTimerEx("SetWantedLevelLowerAfterTime", WANTED_LOW_TIME*60*1000, "i", playerid); i need to lower wanted lvl after so long |
you have to do "SetTimerEx("SetWantedLevelLowerAfterTime", WANTED_LOW_TIME*60*1000, true, "i", playerid);" if you like the the repeat
pr fo "SetTimerEx("SetWantedLevelLowerAfterTime", WANTED_LOW_TIME*60*1000, false, "i", playerid);" if not
