What's wrong with this part of my script?
#3

You have "SetTimer("Unloading...", 5000, false);"

and your function is

forward Unloading(playerid);
public Unloading(playerid)
{
TogglePlayerControllable(playerid, 1);
return 1;
}


.. Please tell me you understand what you did wrong.
Reply


Messages In This Thread
What's wrong with this part of my script? - by rangerxxll - 12.09.2011, 00:23
Re: What's wrong with this part of my script? - by Dr - 12.09.2011, 00:25
Re: What's wrong with this part of my script? - by PrawkC - 12.09.2011, 00:26
Re: What's wrong with this part of my script? - by AceFlyer - 12.09.2011, 02:14
Re: What's wrong with this part of my script? - by [MG]Dimi - 12.09.2011, 06:21

Forum Jump:


Users browsing this thread: 1 Guest(s)