Error : fire... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error : fire... (
/showthread.php?tid=527145)
Error : fire... -
EPIC2LA - 21.07.2014
Hi Guy.. can you help me out?..
I have a script (RP) which has an unknown INC : namely as Fire,
when i compiled the GM i get this error :
Код:
.pwn(20) : fatal error 100: cannot read from file: "fire"
and if i take out the :
I get these :
Код:
.pwn(4849) : error 017: undefined symbol "DistanceCameraTargetToLocation"
.pwn(4850) : warning 217: loose indentation
pwn(4859) : error 017: undefined symbol "DistanceCameraTargetToLocation"
.pwn(4857) : warning 204: symbol is assigned a value that is never used: "resize_z"
.pwn(4839) : warning 203: symbol is never used: "z"
.pwn(4839) : warning 203: symbol is never used: "y"
.pwn(4839) : warning 203: symbol is never used: "x"
.pwn(19405) : warning 217: loose indentation
.pwn(19440) : error 017: undefined symbol "f_OnPlayerUpdate"
.pwn(22332) : warning 213: tag mismatch
.pwn(22721) : warning 217: loose indentation
pwn(22726) : warning 217: loose indentation
.pwn(24043) : warning 217: loose indentation
.pwn(24043) : error 017: undefined symbol "f_init"
.pwn(24044) : warning 217: loose indentation
.pwn(27076) : warning 217: loose indentation
.pwn(27504) : warning 217: loose indentation
.pwn(27509) : warning 217: loose indentation
.pwn(28173) : warning 217: loose indentation
.pwn(28239) : warning 217: loose indentation
.pwn(28263) : warning 217: loose indentation
.pwn(28415) : warning 217: loose indentation
pwn(28420) : warning 217: loose indentation
.pwn(43271) : error 017: undefined symbol "AddFire"
.pwn(43285) : error 017: undefined symbol "GetClosestFire"
.pwn(43288) : error 017: undefined symbol "DeleteFire"
.pwn(43302) : error 017: undefined symbol "DeleteAllFire"
.pwn(46826) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
8 Errors.
NOTE : It isnt :
or FIRE2.inc etc..
Its
fire.inc that i dont have or it doesnt have a download link..
__________________________________________________ ____________
EPIC : LOS ANGELES IS BACK WITH new features and new host!
You may add me on skype for more info : anish.gowr1
Re: Error : fire... -
Juvanii - 21.07.2014
What do you see in your includes folder ? fire or fire2?