Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-08-2002, 01:47 AM
XLinkX XLinkX is offline
Registered User
Join Date: Jul 2001
Posts: 43
XLinkX is on a distinguished road
Send a message via ICQ to XLinkX Send a message via AIM to XLinkX Send a message via Yahoo to XLinkX
Talking Hat Script.

I just went on Unholy Nation and found out they had hats! I was wonder...What script do you use to get hats on a server without an NPC Server?

On UN, you say
'sethat 32', for example, then use the hat NPC, and it puts hat 32 on for you...What is the script for this?

Thanks!
__________________

¤X£înkX¤ £ëøñë
  #2  
Old 05-08-2002, 01:53 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Re: Hat Script.

Quote:
Originally posted by XLinkX
I just went on Unholy Nation and found out they had hats! I was wonder...What script do you use to get hats on a server without an NPC Server?

On UN, you say
'sethat 32', for example, then use the hat NPC, and it puts hat 32 on for you...What is the script for this?

Thanks!
probably something like this
NPC Code:
//#CLIENTSIDE
if (playerchats && startswith(sethat,#c)) {
tokenize #c;
setplayerprop #P1,#s(#t(1));
freezeplayer 0.7;
setani haton,;
}



It's very easy to do :/
__________________
  #3  
Old 05-08-2002, 03:06 AM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Thats one way of doing it but it takes the fun out of collecting Hats?
__________________
--Spark911
  #4  
Old 05-08-2002, 05:25 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Re: Hat Script.

Quote:
Originally posted by XLinkX
I just went on Unholy Nation and found out they had hats! I was wonder...What script do you use to get hats on a server without an NPC Server?

On UN, you say
'sethat 32', for example, then use the hat NPC, and it puts hat 32 on for you...What is the script for this?

Thanks!
Forgot to mention...having an NPC server is irrelevant when dealing with hats -_-
__________________
  #5  
Old 05-08-2002, 07:11 AM
user13-xo user13-xo is offline
Registered User
Join Date: Nov 2001
Location: California
Posts: 297
user13-xo is on a distinguished road
Send a message via AIM to user13-xo
they used my script. I posted on the thread "problems with #P1" they are now claiming it isnt mine . Babylon was the first server without a npc server to have the hats.
  #6  
Old 05-08-2002, 08:12 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
Quote:
Originally posted by Kaimetsu
All these pathetic little PWs shouldn't even be using hats. Originality is dead :-/
Correction: Originality has been dead, 10 years me thinks.
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
  #7  
Old 05-09-2002, 01:42 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Quote:
Originally posted by Kaimetsu
All these pathetic little PWs shouldn't even be using hats. Originality is dead :-/
I've only had the NPC script on my PW for learning from it...I've learned several things that I've used in many of my recent NPCs
__________________
  #8  
Old 05-09-2002, 02:42 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
The whole problem starts when they let PRETTYGOOD servers pass. Then players see the crap online and they see that ANYONE can make a server just by having a few common scripts liek bomies and hats.
__________________

subliminal message: 1+1=3
  #9  
Old 05-11-2002, 11:56 AM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
I made my own hat script, more complex than that. But all i use it for is testing hats offline, or if I want to play around with it or something.
__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:03 AM.


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