10.04.2011, 16:41
In the line before that one, you have forgot a semicolon:
Just an example^.
pawn Код:
// Example
pokretna1 = CreateDynamicObject(8263,1992.131,-2477.557,5.0,0.0,0.0,0.0) // You need a semicolon here.
pokretna1 = CreateDynamicObject(8263,1992.131,-2477.557,5.0,0.0,0.0,0.0); // Pokretna