View Single Post
  #3  
Old 06-28-2011, 09:50 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crow View Post
Not even sure if it's still supported. You could do something like this:
PHP Code:
function onPlayerTouchsMe()
  
player.addWeapons("Hats/Hat0");

//#CLIENTSIDE
function onPlayerTouchsMe()
  
this.hide(); 
Edit: Tag failure. Sorry.
Typo, should be player.addWeapon .
__________________
Reply With Quote