Need help linking script with timer?
#6

You need to put this:
pawn Код:
SetTimerEx("buyvehtime", 20000, false, "ii", playerid, TCarModel);
In your command or within a class/callback/command/function to execute it.

And this isn't a valid syntax:
pawn Код:
public:
(we use a ' ' (space) instead of ':')
Reply


Messages In This Thread
Need help linking script with timer? - by GunZsmd - 19.04.2016, 15:47
Re: Need help linking script with timer? - by GunZsmd - 19.04.2016, 16:14
Re: Need help linking script with timer? - by Gammix - 19.04.2016, 16:23
Re: Need help linking script with timer? - by GunZsmd - 19.04.2016, 16:28
Re: Need help linking script with timer? - by GunZsmd - 19.04.2016, 16:37
Re: Need help linking script with timer? - by Gammix - 19.04.2016, 16:41
Re: Need help linking script with timer? - by GunZsmd - 19.04.2016, 17:36

Forum Jump:


Users browsing this thread: 1 Guest(s)