09.01.2010, 11:42
Quote:
Originally Posted by Don Correlli
true stands for 1 and false stands for 0.
|
Код:
maps/.../admin.pwn(42) : error 029: invalid expression, assumed zero Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
nvm... found it
edit 2: i changed myVehicle = CreateVehicle(...); to myVehicle = CreateVehicle(545,-2237.8757,-1712.4080,480.6812,188.3410,44,96); // admincar10 and now i got the warning:
Код:
\admin.pwn(42) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.