Eklenti Hataları Düzeltme [istek(toplu)]
Gönderilme zamanı: Çrş Tem 17, 2019 1:25 pm
runemod_armor.amxx
runemod_badtreasure.amxx
runemod_base.amxx
runemod_invisibility.amxx
runemod_medkit.amxx
runemod_ninja.amxx
runemod_poison.amxx
runemod_theif.amxx
runemod_treasure.amxx
runemod_unlimitedammo.amxx
Eklentilerde hata alıyorum duzeltirmisiniz ?
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_armor.sma(46) : warning 225: unreachable code
runemod_badtreasure.amxx
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_badtreasure.sma(43) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_base.sma(329) : warning 225: unreachable code
//cstrike/addons/amxmodx/scripting/runemod_base.sma(579) : warning 225: unreachable code
//cstrike/addons/amxmodx/scripting/runemod_base.sma(1097) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
//cstrike/addons/amxmodx/scripting/runemod_base.sma(1949) : warning 225: unreachable code
//cstrike/addons/amxmodx/scripting/runemod_base.sma(2046) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_invisibility.sma(123) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_medkit.sma(45) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_ninja.sma(420) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_poison.sma(88) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_theif.sma(49) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is now automatically handled by the compiler. This forward is no longer called.
//cstrike/addons/amxmodx/scripting/runemod_theif.sma(50) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_treasure.sma(46) : warning 225: unreachable code
Kod: Tümünü seç
//cstrike/addons/amxmodx/scripting/runemod_unlimitedammo.sma(57) : warning 233: symbol "plugin_modules" is marked as deprecated: Module dependency is now automatically handled by the compiler. This forward is no longer called.
//cstrike/addons/amxmodx/scripting/runemod_unlimitedammo.sma(58) : warning 233: symbol "require_module" is marked as deprecated: Module dependency is now automatically handled by the compiler. This native has no effect.
//cstrike/addons/amxmodx/scripting/runemod_unlimitedammo.sma(120) : warning 225: unreachable code
Eklentilerde hata alıyorum duzeltirmisiniz ?