Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Martin_Jankovic poslato Decembar 25, 2013, 13:45:54 POSLE PODNE

Naslov: |pomoc|ERORI
Poruka od: Martin_Jankovic poslato Decembar 25, 2013, 13:45:54 POSLE PODNE
Skripta koju koristim:EGRP
Problem: Evo ja sam nesto na srv promenio i doÄ'eju mi erori 26 neki drugi opece nema s tim veze sta sam promijenio kako da to sredim
Deo koda:

C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_iterate.inc(625) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_iterate.inc(702) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_iterate.inc(826) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_iterate.inc(946) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\streamer.inc(313) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\streamer.inc(336) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\streamer.inc(338) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1530) : error 025: function heading differs from prototype
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1575) : warning 235: public function lacks forward declaration (symbol "OnEnterExitModShop")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1620) : error 025: function heading differs from prototype
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1665) : error 025: function heading differs from prototype
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1711) : warning 235: public function lacks forward declaration (symbol "OnVehicleDamageStatusUpdate")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1755) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(1980) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2025) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2068) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2112) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2156) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2200) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2244) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2291) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2336) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\YSI\y_hooks/impl.inc(2382) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\pawno\include\sscanf2.inc(201) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3105) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3105) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3106) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3107) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3107) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3108) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3109) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3109) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3110) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3111) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3111) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3112) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3113) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3113) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3114) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3115) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3115) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3116) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3117) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3117) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3118) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3119) : error 017: undefined symbol "Create3DTextLabel"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3119) : warning 213: tag mismatch
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3120) : error 017: undefined symbol "Attach3DTextLabelToVehicle"
C:\Users\Mario\Desktop\MTA - marek\Cimer fraj\gamemodes\FarkiasRP.pwn(3121) : error 017: undefined symbol "Create3DTextLabel"

Compilation aborted.Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Naslov: Odg: |pomoc|ERORI
Poruka od: Martin_Jankovic poslato Decembar 25, 2013, 14:03:37 POSLE PODNE
Moze lock popravio sam