
09-05-2011, 06:15 PM
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
player.addweapon() is a server-side function, and destroying it on the client-side will only destroying it on your client (screen).
Removing //#CLIENTSIDE should make it work the way you want. |
|
|