26.11.2012, 16:32
guys can you tell me what is the problem..
i got this error
at this line
please tell me what is the problem guys..
i got this error
Код:
C:\Users\hp\Downloads\Compressed\Server\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\hp\Downloads\Compressed\Server\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\hp\Downloads\Compressed\Server\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT" C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(1700) : error 001: expected token: ";", but found "-identifier-" C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(5232) : error 017: undefined symbol "distance" C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(5232) : warning 215: expression has no effect C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(5232) : error 001: expected token: ";", but found ")" C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(5232) : error 029: invalid expression, assumed zero C:\Users\hp\Downloads\Compressed\Server\gamemodes\LoF.pwn(5232) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Errors.
at this line
Код:
public LoadObjects() { //-------------BAYSIDE AIRPORT - HIGHFLYER ----------------- [START] CreateDynamicObject(3113,-2337.26001000,2559.60839800,23.08219000,0.00000000,285.56760819,185.86120620, .distance = 10000.0); //object(carrier_door_sfse)(1) CreateDynamicObject(8947,-2353.34057600,2562.09887700,20.61179500,0.00000000,0.00000000,275.14499024, .distance = 10000.0); //object(vgelkup)(9) CreateDynamicObject(8947,-2377.38354500,2559.97045900,20.63004700,0.00000000,0.00000000,275.14160979, .distance = 10000.0); //object(vgelkup)(10)