klaida
Posted: 2016 Sep 03 22:04
ir saudant flodina ta text zinute
L 09/03/2016 - 22:54:14: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20160903.log")
L 09/03/2016 - 22:54:14: [FUN] Invalid player 1
L 09/03/2016 - 22:54:14: [AMXX] Displaying debug trace (plugin "gungame_vip_v2.amxx", version "0.1")
L 09/03/2016 - 22:54:14: [AMXX] Run time error 10: native error (native "set_user_health")
L 09/03/2016 - 22:54:14: [AMXX] [0] gungame_vip_v2.sma::knife (line 309)
viskas veikia dekui terorui buvo juokinga klaida 
ChatColor( id, "%L", id, "KNIFE" )
L 09/03/2016 - 22:54:14: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20160903.log")
L 09/03/2016 - 22:54:14: [FUN] Invalid player 1
L 09/03/2016 - 22:54:14: [AMXX] Displaying debug trace (plugin "gungame_vip_v2.amxx", version "0.1")
L 09/03/2016 - 22:54:14: [AMXX] Run time error 10: native error (native "set_user_health")
L 09/03/2016 - 22:54:14: [AMXX] [0] gungame_vip_v2.sma::knife (line 309)
Code: Select all
public knife(id){ if (!is_user_alive(id)) set_user_health(id,130) ChatColor( id, "%L", id, "KNIFE" )}
