一群的英文指令-,-
//Toggles Throwing Knives on and off (default 0) ( 1 or 0 )
//amx_throwknives 1
//The amount of ammo to be given at roundstart (default 5) ( 1 or higher )
//amx_knifeammo 5
//Force at which knives are thrown (default 1200) ( 200 or higher )
//amx_knifetossforce 1200
//Maximum amount of knives allowed at once (default 10) ( amx_knifeammo or higher )
//amx_maxknifeammo 10
//Damage dealt on a knife hit (default 25) ( 1 or higher )
//amx_knifedmg 25
//Toggles knife dropping on death on and off (default 1) ( 1 or 0 )
//amx_dropknives 1
//Toggles autoswitching to knife when bind is pressed (default 1) ( 1 or 0 )
//amx_knifeautoswitch 1
//Toggles logging kill as "throwing_knife" or "knife" (default 0) (1 = throwing_knife, 0 = knife)
//amx_tknifelog 1