Timer
#1

Hey all, I did the timer how It said in the wiki.

then I did this for the timer functions:

Код:
public outofhospital()
{
 SetPlayerPos(playerid, 1179.1493,-1322.9857,14.1552);
 TogglePlayerControllable(playerid, 1);
 SendClientMessage(playerid, COLOR_GREEN, "You are out of hospital");
}
All seemed ok untill it said that the 1st 2nd and 3rd function was giving error: undefined symbol "playerid".

So I tried removing playerid and I got an error saying: Number of arguments dont match the definition?

could someone help?
thanks
Reply


Messages In This Thread
Timer - by Packer5 - 04.05.2009, 16:14
Re: Timer - by Rks25 - 04.05.2009, 16:17
Re: Timer - by Packer5 - 04.05.2009, 16:22
Re: Timer - by Joe Staff - 04.05.2009, 16:24
Re: Timer - by Packer5 - 04.05.2009, 16:26
Re: Timer - by Rks25 - 04.05.2009, 16:31
Re: Timer - by Packer5 - 04.05.2009, 17:26
Re: Timer - by Rks25 - 04.05.2009, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)