Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Graal2001. (https://forums.graalonline.com/forums/showthread.php?t=23055)

joseyisleet 02-04-2002 06:14 PM

Graal2001.
 

-=Josh=-
ive heard that you can get some of the graal2001 scripts like hat trading and gralat dropping if youre making a p2p server anyone know where i can get these at

joseyisleet 02-04-2002 06:43 PM

Re: Graal2001.
 

-=Josh=-
seeing that most of the p2p servers use these exact scripts im not the only freeloader you may think youre high and mighty but who cares

anyone know where i can get these

joseyisleet 02-04-2002 07:09 PM

-=Josey=-
Josh you homo. If you needed help all you had to do was ask me. For both use putnpc. For the gralat give them an npc like -gralat then use something like if (playerlaysitem){if (item==greenrupee){putnpc greengralat,greengralat.txt,playerx+1+vecx(playerd ir)*2.5,playery+1.5+vecy(playerdir)*2.5;}}
then in the text file of greengralat.txt use something like
if (created){
timeout=.05;
rupees=1;
}
if (timeout){
if (playerlaysitem){
take greenrupee;
take goldrupee;
take redrupee;
take bluerupee;
}
if (playertouchsme){
playerrupees+=#v(rupees);
rupees=0;
destroy;
}
timeout=.05;
}

joseyisleet 02-04-2002 08:14 PM

-=Josey=-
Well I was bored, just grabbed that off of the top of my head.
- Finishes up the bank script someone asked me for. I'll make a new thread and post it.

TDK_RC6 02-04-2002 10:52 PM

Re: Re: Re: Graal2001.
 
Quote:

Originally posted by Kaimetsu


Oh, it's okay if you're not the only one? So I could go kill somebody and the judge would let me off because lots of other people are murderers? Nice logic, dude.

And Josey, that wouldn't work P2P.

lol

Saga2001 02-04-2002 11:44 PM

That was pretty funny.
But I would suggest asking BocoC for a nice hat thing, above that even, LEARN YOUR SELF!!! GRRRRRRRRRRRR!!! Kaimetsu is right darn freeloader.

AlexH 02-04-2002 11:44 PM

You do NOT get them if you are making a p2p server.
You get them if you have a p2p server ONLINE.

Saga2001 02-04-2002 11:58 PM

Next thing he'll be like mastercola telling us he needs the train script for his offline server...

Skyld 02-16-2002 09:21 PM

Train script
 
can somebody here please post any scripts needed for the Graal2001 train? I am making a P2P playerworld and it is very urgent. Posting it would be highly appreciated. Thanx


All times are GMT +2. The time now is 11:41 AM.

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