15.08.2010, 12:13
here are the warnings from PEN1 script..
Please tell me how to fix 'em .
Код:
C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(3578) : warning 235: public function lacks forward declaration (symbol "IsAFireTruck") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(3587) : warning 235: public function lacks forward declaration (symbol "IsAFuelTruck") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(3616) : warning 235: public function lacks forward declaration (symbol "IsATrain") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(3626) : warning 235: public function lacks forward declaration (symbol "IsANewsTruck") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(8447) : warning 235: public function lacks forward declaration (symbol "PrintStationInfo") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(9113) : warning 235: public function lacks forward declaration (symbol "EditRace") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(9176) : warning 235: public function lacks forward declaration (symbol "LoadStation") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(12133) : warning 235: public function lacks forward declaration (symbol "DelTextDrawMessage") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(31160) : warning 235: public function lacks forward declaration (symbol "AddsOn") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(31934) : warning 235: public function lacks forward declaration (symbol "ADBy") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32090) : warning 235: public function lacks forward declaration (symbol "RefuseMiniJob") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32284) : warning 235: public function lacks forward declaration (symbol "AdminCountdown") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32303) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32400) : warning 235: public function lacks forward declaration (symbol "FuelText") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32423) : warning 235: public function lacks forward declaration (symbol "DistroyFuel") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32433) : warning 235: public function lacks forward declaration (symbol "CurrentFuel") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(32869) : warning 235: public function lacks forward declaration (symbol "CashCheck") C:\Users\EhabIsaac\Documents\Downloads\Compressed\asd\gamemodes\pen1sa.pwn(24456) : warning 204: symbol is assigned a value that is never used: "gNewsSender" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 8696 bytes Code size: 1163208 bytes Data size: 2516236 bytes Stack/heap size: 16384 bytes; estimated max. usage=5768 cells (23072 bytes) Total requirements: 3704524 bytes 18 Warnings.