Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Help mE!! (https://forums.graalonline.com/forums/showthread.php?t=11056)

wetferret1 09-03-2001 08:15 AM

Help mE!!
 
Okay I made a hat but I dont know how to test it out!

Enigma_GP6 09-03-2001 09:51 AM

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

wetferret1 09-03-2001 10:21 AM

dose not work

Enigma_GP6 09-03-2001 11:38 PM

It has to br .png I think, I may have to edit that script........:mad:

-Rebel95

mystic_pheonix 09-05-2001 08:01 AM

god.

if (playerenters) {setplayerprop #P1,hatname.png; }

se common sense and change hatname to the hats name and png to the file type if that isnt what it is

Enigma_GP6 09-08-2001 06:37 AM

I was doing this the hard way so I could stup newbies and make them learn something, work with me here....

-Rebel95

entravial 09-08-2001 06:52 AM

Ou, Mr. Enigma GP person, I know why it didn't work for him... he probably left hatname.gif alone! :eek: Bad person that doesn't read scripts!

ownerofbabylon 09-08-2001 07:26 AM

Quote:

Originally posted by Enigma_GP6
I was doing this the hard way so I could stup newbies and make them learn something, work with me here....

-Rebel95

what is stup? And why are you trying to teach "newbies" something the hard way.


All times are GMT +2. The time now is 12:30 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.