Always get these YSI errors... Reward = Rep
#1

I tried to move away from the old and out dated LuxAdmin script, to a much a newer and in my eyes, more professional one known as RomAdmin. Everything was going fine, I moved everything to their correct places, opened up the script and then tried to compile it. Here's the errors I recieved:

pawn Код:
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(2501) : warning 235: public function lacks forward declaration (symbol "OnVehicleDamageStatusUpdate")
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(2566) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3426) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\pawno\include\YSI\internal\y_dohooks.inc(3495) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1160) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1189) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1233) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1253) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1257) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1456) : error 017: undefined symbol "GetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1568) : error 017: undefined symbol "GetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1574) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1716) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1746) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1752) : error 017: undefined symbol "SetPVarString"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1867) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1904) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1922) : error 017: undefined symbol "GetPVarString"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1922) : warning 202: number of arguments does not match definition
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1933) : error 017: undefined symbol "SetPVarString"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1972) : error 017: undefined symbol "GetPVarString"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1973) : error 017: undefined symbol "GetPVarString"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(1973) : warning 202: number of arguments does not match definition
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(2060) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(2086) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(2097) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(2140) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(3327) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(3348) : error 017: undefined symbol "GetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(4224) : error 017: undefined symbol "SetPVarInt"
C:\Users\Graham\Desktop\GTA - San Andreas\samp03e_svr_win32\filterscripts\RomAdmin.pwn(4238) : error 017: undefined symbol "GetPVarInt"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


25 Errors.
The script is here: https://sampforum.blast.hk/showthread.php?pid=2149346#pid2149346

If anyone has any suggestions for what the cause maybe and how to fix it, then please do leave a response. There will also be some reputation sent to people with the most helpful answers, thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)