Ah i got it now, took a few tries tho
bind "KP_INS" "give ammo"
bind "KP_END" "god"
bind "KP_DOWNARROW" "add points 1000"
bind "KP_PGDN" ""
bind "KP_LEFTARROW" ""
bind "KP_5" ""
bind "KP_RIGHTARROW" ""
bind "KP_HOME" ""
bind "KP_UPARROW" ""
bind "KP_PGUP" ""
bind "KP_MINUS" "noclip"
bind "KP_PLUS" ""
bind "KP_ENTER" ""
bind "KP_SLASH" "give commando_zm"
bind "KP_DEL" ""
Now here is a question, if I want to give a weapon to player 2,3,4 what command do I put in?
give commando_zm works giving me the commando, and it works online, so would "give commando_zm player_2" give it to player 2?