PAWN Gate Help
#4

Also, you need this..

At the top of the script:
Код:
new=gate;
and under OnGameModeInit:
Код:
gate=CreateObject("The Y, and Z, etc.")
And, at the command:
Код:
if (strcmp(cmdtext, "/CF", true)==0)
{
SendClientMessage(playerid,COLOR_GATE,"(INFO)Gate closing..!!");
MoveObject (gate,523.959229, 2778.823730, 0.445267, 25.0);
return 1;
}
Reply


Messages In This Thread
PAWN Gate Help - by Crusher_Men - 24.06.2011, 15:40
Re: PAWN Gate Help - by GangsTa_ - 24.06.2011, 16:03
Re: PAWN Gate Help - by =WoR=Varth - 24.06.2011, 16:39
Re: PAWN Gate Help - by danodanodano - 24.06.2011, 18:02
Re: PAWN Gate Help - by Crusher_Men - 25.06.2011, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)