17.12.2010, 19:30
Okay, then I have an other question. I'll modfiy my script.
But how do I make something like this:
Like, the two symbols || and && stand for 'and'.
But how do I make something like this:
pawn Код:
i = 1 OR 2 OR 3, etc
GetObjectPos(door[i], x, y, z);