28.02.2013, 09:16
Quote:
You'll have to change the timer from 20 seconds to 4 second, then the vatiable would do the trick
Simple math 4 X 5 = 20 which means when the variable reaches 5 the gate will get closed. pawn Код:
pawn Код:
pawn Код:
|
Quote:
Dragposs = ++; ------------------- : error 029: invalid expression, assumed zero error 022: must be lvalue (non-constant) |
should this still work?