View Single Post
  #1  
Old 12-29-2007, 05:24 AM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
Grabbing of floor?

is there a way to do add items (guns, items, etc.) that are lying on the ground? would i have to make it like this? and so it dissapears.
PHP Code:
//#CLIENTSIDE
function onActionGrab() {
  
clientr.weapon.? = 1;
  
destroy;

__________________
I am the devil, I am here to do to devils work.
Reply With Quote