SA-MP Forums Archive
I need help with YSI - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I need help with YSI (/showthread.php?tid=143475)



I need help with YSI - Luis- - 23.04.2010

Hello, can someone help me with YSI i am trying to Compile the Filterscripts but i keep getting a error here are the errors

Код:
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\pawno\include\YSI/System/YSI_default.own(601) : error 004: function "OnPlayerRequestClassExFS" is not implemented
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\pawno\include\YSI/System/YSI_default.own(808) : error 004: function "OnPlayerRequestSpawnExFS" is not implemented
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(340) : warning 200: symbol "Script_OnPlayerEnterCheckpointE" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(345) : warning 200: symbol "Script_OnPlayerLeaveCheckpointE" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(350) : warning 200: symbol "Script_OnPlayerEnterRaceCheckpo" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(355) : warning 200: symbol "Script_OnPlayerLeaveRaceCheckpo" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "CreateAmmunationFromStats"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "CreatePropertyFromStats"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "HideMenuForPlayerEx"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Langs_AddFile"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Langs_AddLanguage"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnFilterScriptExit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnFilterScriptInit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnGameModeExit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnGameModeInit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerCommandText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerConnect"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerDeath"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerDisconnect"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerEnterCheckpointE"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerEnterRaceCheckpo"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerEnterVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerExitVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerExitedMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerInfoChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerKeyStateChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerLeaveCheckpointE"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerLeaveRaceCheckpo"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerLogin"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerLogout"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerPickUpPickup"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerPrivmsg"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerRequestClass"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerRequestSpawnEx"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerSelectedMenuRow"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerSpawn"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerStateChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnPlayerText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnRconCommand"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnVehicleDeath"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnVehicleMod"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnVehiclePaintjob"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnVehicleRespray"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "Script_OnVehicleSpawn"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowAmmoAmmuMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowCostAmmuMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowCostPropMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowCreateCircleMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowDelayPropMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowRewardPropMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "ShowTypeAmmuMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG.pwn(1259) : warning 203: symbol is never used: "StartPointSelection"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
And the second FIlterscript

Код:
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\pawno\include\YSI/System/YSI_default.own(601) : error 004: function "OnPlayerRequestClassExFS" is not implemented
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\pawno\include\YSI/System/YSI_default.own(808) : error 004: function "OnPlayerRequestSpawnExFS" is not implemented
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(213) : error 026: no matching "#if..."
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(214) : error 010: invalid function or declaration
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(216) : error 010: invalid function or declaration
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(460) : warning 200: symbol "Script_OnPlayerEnterCheckpointE" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(465) : warning 200: symbol "Script_OnPlayerLeaveCheckpointE" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(470) : warning 200: symbol "Script_OnPlayerEnterRaceCheckpo" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(475) : warning 200: symbol "Script_OnPlayerLeaveRaceCheckpo" is truncated to 31 characters
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1298) : error 021: symbol already defined: "Default_OnPlayerRequestClass"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1303) : error 004: function "OnPlayerRequestClassExFS" is not implemented
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Langs_AddFile"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Langs_AddLanguage"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnFilterScriptExit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnFilterScriptInit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnGameModeExit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnGameModeInit"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerCommandText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerConnect"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerDeath"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerDisconnect"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerEnterCheckpointE"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerEnterRaceCheckpo"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerEnterVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerExitVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerExitedMenu"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerInfoChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerInteriorChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerKeyStateChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerLeaveCheckpointE"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerLeaveRaceCheckpo"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerLogin"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerLogout"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerPickUpPickup"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerPrivmsg"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerRequestClass"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerRequestSpawnEx"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerSelectedMenuRow"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerSpawn"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerStateChange"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnPlayerText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnRconCommand"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnVehicleDeath"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnVehicleMod"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnVehiclePaintjob"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnVehicleRespray"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\filterscripts\YDBG2.pwn(1310) : warning 203: symbol is never used: "Script_OnVehicleSpawn"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.
I hope someone is able to help me

Regard Luis


Re: I need help with YSI - Luis- - 23.04.2010

Please Help i really need it to be working.

The problem is basicly the Filterscripts for YSI arent compiling for some reason and it is just messing my head up the errors are what i am needing to fix nevermind the warnings ( If you do have a fix for them please tell me. ) so yeah If you need any more Info just say.