KillTimer (not an array or too many subscripts)
#4

Quote:
Originally Posted by kamiliuxliuxliux
Посмотреть сообщение
pawn Код:
if (!response) return Kick (playerid);  KillTimer(login_timer[playerid]);
There you return ONLY func.: Kick(playerid), so code doesn't look at something after that. Try replacing KillTimer with Kick with each other.
Ignore this, it has nothing to do with my problem.

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
make sure its
login_timer[MAX_PLAYERS]
on top of ur script
It is and still didn't work.

pawn Код:
forward login_timer(playerid);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)