[Help]y_timers.
#1

Hey there,

I got few error while using y_timers and I hope someone knows what's wrong ,

pawn Код:
Delay:DelayedTimer[500, i](playerid)
{
    printf("test.");
}
Error
Код:
invalid function or declaration
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
Depending on the version you are using you either need no space after the comma, or an entirely different syntax of:

pawn Код:
timer DelayedTimer[500](playerid)
{
}
Oh yeah, I just downloaded the new version and everything is working fine, thanks .
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)