22.08.2010, 10:21
Quote:
|
I keep getting this warning and im guessing this is whats causing my gates to not move automatically
(87 : warning 202: number of arguments does not match definition(87 : warning 202: number of arguments does not match definition(879) : warning 202: number of arguments does not match definition (879) : warning 202: number of arguments does not match definition The lines giving these errors are marked below pawn Код:
![]() |
pawn Код:
//reference
MoveObject(objectid, Float:X, Float:Y, Float:Z, Float:Speed);
pawn Код:
//your usage
MoveObject(admingate1,2220.218018, -1144.315796, 26.401253, 0.0000, 0.0000, 341.9518);



: warning 202: number of arguments does not match definition