Thread: Help mE!!
View Single Post
  #2  
Old 09-03-2001, 09:51 AM
Enigma_GP6 Enigma_GP6 is offline
Banned
Join Date: Jul 2001
Location: Who?
Posts: 261
Enigma_GP6 is on a distinguished road
Send a message via ICQ to Enigma_GP6 Send a message via AIM to Enigma_GP6
okay if you want to test the hat out, use this script:

//NPC Made by Rebel95
if (playertouchsme){
toweapons "HATNAME";
}
if (weaponfired){
setplayerprop #P1,hatname.gif;
}
//End of script
that will work really good.

-Rebel95
Reply With Quote