View Single Post
  #2  
Old 06-28-2011, 07:01 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Not even sure if it's still supported. You could do something like this:
PHP Code:
function onPlayerTouchsMe()
  
player.addWeapon("Hats/Hat0");

//#CLIENTSIDE
function onPlayerTouchsMe()
  
this.hide(); 
Edit: Tag failure. Sorry.
Editē: Typo. **** me.

Last edited by Crow; 06-28-2011 at 10:31 PM..
Reply With Quote