Automatic Gate opens only for users with an id of 0
#6

Quote:
Originally Posted by Mean
Посмотреть сообщение
Yes, SetTimerEx works for playerid, and SetTimer works only for ID 0

so :
pawn Код:
SetTimerEx("GateTimer", 3000, true, "i", playerid);
I added this under an other timer and:

Код:
data/init.txt(472) : error 017: undefined symbol "playerid"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)