
09-03-2001, 09:51 AM
|
Banned
|
Join Date: Jul 2001
Location: Who?
Posts: 261
|
|
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 |
|
|