Hello,
This is problem function:
Code:
ncod_setUserStatist(id, NCODSTATIST_HEALTH, 20)
Code:
L 10/24/2016 - 22:49:09: Start of error session.
L 10/24/2016 - 22:49:09: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20161024.log")
L 10/24/2016 - 22:49:09: [AMXX] Displaying debug trace (plugin "NCodMod_engine.amxx")
L 10/24/2016 - 22:49:09: [AMXX] Run time error 4: index out of bounds
L 10/24/2016 - 22:49:09: [AMXX] [0] NCodMod_engine.sma::nativeSetUserStatist (line 1244)
L 10/24/2016 - 22:49:09: Unhandled dynamic native error
L 10/24/2016 - 22:49:09: [AMXX] Displaying debug trace (plugin "ncod_class_cybersuit.amxx")
L 10/24/2016 - 22:49:09: [AMXX] Run time error 10: native error (native "ncod_setUserStatist")
L 10/24/2016 - 22:49:09: [AMXX] [0] ncod_class_cybersuit.sma::ncod_classChangeState (line 53)
Why? Please help me.