Argument Mismatch
#1

Quote:

WantedLevel[pid] = KTime[playerid];
PlayerInfo[pid][pJailTime] = KTime[playerid] * 60;
SetTimerEx("UnPrison",KTime,0,"i",playerid); // Wrong

Idk how to write that



error 035: argument type mismatch (argument 2)
Reply
#2

PHP код:
SetTimerEx("UnPrison",PlayerInfo[pid][pJailTime],0,"i",pid); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)