View Single Post
  #4  
Old 09-30-2001, 12:01 PM
LilNiglet LilNiglet is offline
Registered User
Join Date: Jun 2001
Posts: 3,178
LilNiglet is on a distinguished road
Re: how the hell test hats lol

Quote:
Originally posted by feivel
OK Im a ***** so all you enlightened people tell me how to test hats in offline mode,
like what a shoudl put in an NPC script to test mah hat!
yes you are, but i feel nice today.
NPC Code:

if (playertouchsme){
setplayerprop #P1,#c;
}


Set the gif to like ion.gif, then say the hat's full filename (e.g. hat0.png) and touch the NPC. Easy.
Reply With Quote