Quote:
Originally Posted by Arkshine
|
well that helped me for the codes but.. i get error when compiling:
argument type mismatch <argument 2>
the lines looks:
Code:
fm_give_item(id,"weapon_deagle")
cs_set_weapon_ammo (id, 3 )
cs_set_user_bpammo (id, "weapon_deagle" , 3 );