Quote:
Originally Posted by Orangutanz
Code:
<font face="monospace"><font color="#007700">new</font> weaponsweapons = <font color="#000000">(</font><font color="#0000dd">1</font><<<font color="#0000dd">29</font><font color="#000000">)</font>|<font color="#000000">(</font><font color="#0000dd">1</font><<<font color="#0000dd">16</font><font color="#000000">)</font>set_pev<font color="#000000">(</font>id, pev_weapons, weapons<font color="#000000">)</font></font>
Above will only allow usage of Knife and USP, the good thing about the above code you only need to run it whenever they get a new weapon, so you don't need to do any fancy pants blocking 
|
When i call that, my HUD is messed. :s
__________________