undefined symbol: objectid
#7

Quote:
Originally Posted by Vetle
you need a variable that contains the id of the gate

pawn Код:
new object;
you need it defined by CreateObject

pawn Код:
object = CreateObject(...);
you move it with the id

pawn Код:
MoveObject(object, ...);
I know that, And ive done that, Thats not the problem,
As for Comptons Eazy E,

Will that work? Like for checking if its open or closed
Reply


Messages In This Thread
undefined symbol: objectid - by Torran - 29.01.2010, 18:16
Re: undefined symbol: objectid - by KevKo95 - 29.01.2010, 18:18
Re: undefined symbol: objectid - by Eazy_Efolife - 29.01.2010, 18:20
Re: undefined symbol: objectid - by Torran - 29.01.2010, 18:20
Re: undefined symbol: objectid - by Eazy_Efolife - 29.01.2010, 18:22
Re: undefined symbol: objectid - by Vetle - 29.01.2010, 18:23
Re: undefined symbol: objectid - by Torran - 29.01.2010, 18:25
Re: undefined symbol: objectid - by Eazy_Efolife - 29.01.2010, 18:27
Re: undefined symbol: objectid - by Torran - 29.01.2010, 18:36

Forum Jump:


Users browsing this thread: 2 Guest(s)