17.01.2011, 18:46
(
Последний раз редактировалось Darien; 18.01.2011 в 16:14.
)
i have this one
Код:
if IsPlayerInRangeOfPoint(playerid, 1.5,2680.30444336,3969.71020508,7.33100510)) { MoveObject(boxes, 2683.57153320,3966.04736328,7.33100510, 2.2500000); SetTimer("boxes", 4500, false); } and some errors C:\Documents and Settings\Minde\Desktop\Server 3c\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition C:\Documents and Settings\Minde\Desktop\Server 3c\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition C:\DOCUME~1\Minde\Desktop\SERVER~1\FILTER~1\miestas.pwn(20) : warning 217: loose indentation C:\DOCUME~1\Minde\Desktop\SERVER~1\FILTER~1\miestas.pwn(596) : warning 217: loose indentation C:\DOCUME~1\Minde\Desktop\SERVER~1\FILTER~1\miestas.pwn(24) : warning 204: symbol is assigned a value that is never used: "boxes" C:\DOCUME~1\Minde\Desktop\SERVER~1\FILTER~1\miestas.pwn(24 -- 598) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.