Problem with a timer - playerid not defined.
#1

Hey there again (lol),

Ive got some weird errors and would like to know why..

This is in a command:

Код:
 	SetTimer("aduty",2000,false);
And this is pretty at the bottom in a public.

Код:
public aduty()
{
	SetPlayerColor(playerid, 0xE60000FF);
}
And thats at the top.

Код:
forward aduty();
Here is my error:

Код:
C:\Dokumente und Einstellungen\Moritz\Desktop\WW3\admin.pwn(2831) : error 017: undefined symbol "playerid"
o.O?



Reply


Messages In This Thread
Problem with a timer - playerid not defined. - by Striker_Moe - 31.08.2009, 20:14
Re: Problem with a timer - playerid not defined. - by JaTochNietDan - 31.08.2009, 20:16
Re: Problem with a timer - playerid not defined. - by JR ! - 31.08.2009, 20:17
Re: Problem with a timer - playerid not defined. - by JaTochNietDan - 31.08.2009, 20:18

Forum Jump:


Users browsing this thread: 1 Guest(s)