Grf Posted March 24, 2018 Posted March 24, 2018 (edited) Am adaugat un sistem de accesory si am aceste errori,ma poate ajuta careva? C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(479) : error 021: symbol already defined: "L_AFK_OnGM" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(511) : error 021: symbol already defined: "ScriptInit_OnGameModeExit" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(612) : error 021: symbol already defined: "MP_OPC" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(655) : error 021: symbol already defined: "SSCANF_OnPlayerDisconnect" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(704) : error 021: symbol already defined: "L_AFK_OPS" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(747) : error 021: symbol already defined: "L_AFK_OPD" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(792) : error 021: symbol already defined: "OnVehicleSpawn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(835) : error 021: symbol already defined: "OnVehicleDeath" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(879) : error 021: symbol already defined: "OnPlayerText" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(962) : error 021: symbol already defined: "OnPlayerRequestClass" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1006) : error 021: symbol already defined: "OnPlayerEnterVehicle" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1051) : error 021: symbol already defined: "OnPlayerExitVehicle" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1095) : error 021: symbol already defined: "OnPlayerStateChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1140) : error 021: symbol already defined: "OnPlayerEnterCheckpoint" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1226) : error 021: symbol already defined: "OnPlayerEnterRaceCheckpoint" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1355) : error 021: symbol already defined: "OnPlayerRequestSpawn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1531) : error 021: symbol already defined: "OnVehicleMod" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1576) : error 021: symbol already defined: "OnEnterExitModShop" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1621) : error 021: symbol already defined: "OnVehiclePaintjob" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1666) : error 021: symbol already defined: "OnVehicleRespray" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1894) : error 021: symbol already defined: "OnPlayerInteriorChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1939) : error 021: symbol already defined: "OnPlayerKeyStateChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1984) : error 021: symbol already defined: "OnRconLoginAttempt" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2072) : error 021: symbol already defined: "OnPlayerStreamIn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2116) : error 021: symbol already defined: "OnPlayerStreamOut" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2248) : error 021: symbol already defined: "OnDialogResponse" Edited March 24, 2018 by Grf
0 Ocelloth Posted March 24, 2018 Posted March 24, 2018 Sunt erori de la pachetul YSI. Cum ai adăugat sistemul? E un FS, Include sau ai dat copy/paste la tine in GM?
0 Grf Posted March 24, 2018 Author Posted March 24, 2018 (edited) Este adaugat in include Edited March 24, 2018 by Grf
0 Lightning. Posted March 24, 2018 Posted March 24, 2018 (edited) . Edited March 24, 2018 by Lightning.
0 Lightning. Posted March 24, 2018 Posted March 24, 2018 Acum 3 ore, Grf a spus: Este adaugat in include Iti zice clar ca e definit deja simbolul 'L_AFK_OnGM' sterge linia 479, si asa faci si la celelalte linii.
Question
Grf
Am adaugat un sistem de accesory si am aceste errori,ma poate ajuta careva?
C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(479) : error 021: symbol already defined: "L_AFK_OnGM" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(511) : error 021: symbol already defined: "ScriptInit_OnGameModeExit" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(612) : error 021: symbol already defined: "MP_OPC" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(655) : error 021: symbol already defined: "SSCANF_OnPlayerDisconnect" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(704) : error 021: symbol already defined: "L_AFK_OPS" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(747) : error 021: symbol already defined: "L_AFK_OPD" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(792) : error 021: symbol already defined: "OnVehicleSpawn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(835) : error 021: symbol already defined: "OnVehicleDeath" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(879) : error 021: symbol already defined: "OnPlayerText" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(962) : error 021: symbol already defined: "OnPlayerRequestClass" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1006) : error 021: symbol already defined: "OnPlayerEnterVehicle" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1051) : error 021: symbol already defined: "OnPlayerExitVehicle" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1095) : error 021: symbol already defined: "OnPlayerStateChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1140) : error 021: symbol already defined: "OnPlayerEnterCheckpoint" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1226) : error 021: symbol already defined: "OnPlayerEnterRaceCheckpoint" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1355) : error 021: symbol already defined: "OnPlayerRequestSpawn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1531) : error 021: symbol already defined: "OnVehicleMod" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1576) : error 021: symbol already defined: "OnEnterExitModShop" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1621) : error 021: symbol already defined: "OnVehiclePaintjob" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1666) : error 021: symbol already defined: "OnVehicleRespray" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1894) : error 021: symbol already defined: "OnPlayerInteriorChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1939) : error 021: symbol already defined: "OnPlayerKeyStateChange" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(1984) : error 021: symbol already defined: "OnRconLoginAttempt" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2072) : error 021: symbol already defined: "OnPlayerStreamIn" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2116) : error 021: symbol already defined: "OnPlayerStreamOut" C:\Users\Antonio\Desktop\pawno\include\YSI\y_hooks/impl.inc(2248) : error 021: symbol already defined: "OnDialogResponse"
Edited by Grf4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now