[Help]Auto Gates
#9

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
edit so it match this:

pawn Код:
public pGateak(playerid)
{
    SetObjectRot(pGate2, 0.00000000,0.00000000,268.00000000);
    MoveObject(pGate3, 1595.74658203,-1638.20373535,14.15229225, 2.500000);
     SendClientMessage(playerid, COLOR, "Gate closing");
}
I tried that already and I get this error
Код:
C:\Users\CrTheVirus\Desktop\Samp Server\[SAMP 0.3] - Razer\gamemodes\razer.pwn(25654) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
And my 25654 line is:
Код:
 
SendClientMessage(playerid, COLOR_BLUE, "Gate closing");
Reply


Messages In This Thread
[Help]Auto Gates - by Alex_Valde - 17.09.2010, 17:11
Re: [Help]Auto Gates - by Thebest96 - 17.09.2010, 17:15
Re: [Help]Auto Gates - by Alex_Valde - 17.09.2010, 17:22
Re: [Help]Auto Gates - by Cameltoe - 17.09.2010, 17:29
Re: [Help]Auto Gates - by Alex_Valde - 17.09.2010, 17:37
Re: [Help]Auto Gates - by Cameltoe - 17.09.2010, 17:42
Re: [Help]Auto Gates - by Alex_Valde - 17.09.2010, 17:45
Re: [Help]Auto Gates - by Cameltoe - 17.09.2010, 17:49
Re: [Help]Auto Gates - by Alex_Valde - 17.09.2010, 17:54
Re: [Help]Auto Gates - by Cameltoe - 17.09.2010, 17:57

Forum Jump:


Users browsing this thread: 1 Guest(s)