
06-28-2011, 09:50 PM
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
Quote:
Originally Posted by Crow
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  . |
|
|