[Help] What's Wrong Here Please?!
#1

So I'm getting this Error MEssage? It was fine until i added my latest gate. This isnt the latest gate this is my first one but since i added a new one i've got this message?
Please help!



pawn Код:
//Forward
forward PDGateClose();
forward PDGate1Close();
forward ScrapClosed();
forward PrisEntClosed();
pawn Код:
public PDGateClose()
{
      MoveObject (PDGate,629.40325927734, -583.38275146484, 15.622407913208, 2.5);
     
      return 1;
}

ERROR

pawn Код:
C:\Users\Tyler Burgess\Documents\SA Servers\Own coded\gamemodes\PoleRlayTest.pwn(13) : error 001: expected token: ";", but found "forward"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
[Help] What's Wrong Here Please?! - by BurgessGaming - 21.03.2011, 02:04
Re: [Help] What's Wrong Here Please?! - by Stigg - 21.03.2011, 02:06
Re: [Help] What's Wrong Here Please?! - by Marricio - 21.03.2011, 02:06
Re: [Help] What's Wrong Here Please?! - by BurgessGaming - 21.03.2011, 02:24
Re: [Help] What's Wrong Here Please?! - by s0nic - 21.03.2011, 02:32
Re: [Help] What's Wrong Here Please?! - by Steven82 - 21.03.2011, 02:34

Forum Jump:


Users browsing this thread: 1 Guest(s)