Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-01-2001, 03:02 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Weather System

Hi
Ive made a weather system (almost) but I need a little help finishing it. I have done all the script that I have been able to do but i cant figure out how to make the rain and that come on randomly.
Like it just happens at any time and it effects the whole server.
Any help you could give would be greatly appreciated
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #2  
Old 07-01-2001, 03:29 AM
mhermher mhermher is offline
galase galase!
mhermher's Avatar
Join Date: Jun 2001
Location: Sweden, Stockholm.
Posts: 2,012
mhermher is on a distinguished road
Send a message via ICQ to mhermher Send a message via AIM to mhermher Send a message via Yahoo to mhermher
Wink Hehe!

I gladly help (im owner in tantara so) well send me the weather system with AIM and il fix it good luck!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~Your pal Gastly =)~
__________________
Donate money for my trip to Germany

Adiarde Manager
Reply With Quote
  #3  
Old 07-01-2001, 03:46 AM
richard richard is offline
Registered User
Join Date: Jun 2001
Location: Canada, B.C
Posts: 269
richard is on a distinguished road
Send a message via ICQ to richard Send a message via AIM to richard
all servers have tried the weather system they just didnt work well
shadow knight got all the bugs out talk too him hes good
Reply With Quote
  #4  
Old 07-02-2001, 04:19 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
Dont listen to those selfish people, you should use server flags for the different effects like.
server.effect=rain

if (strequals(#s(server.effect),rain)){
this.effect=0;}


if (!this.int=1){
if (this.rain=0){
rain();
}
}

function rain(){
this.int=1;
//Rain commands go here, I'd give em to you, but there are selfish
people on GForums =(;
}

just change the server.effect=rain to server.effect=snow and other stuff.

Im sure you can figure the rest out
Reply With Quote
  #5  
Old 07-03-2001, 02:29 AM
CyanideSR71 CyanideSR71 is offline
Registered User
CyanideSR71's Avatar
Join Date: Jun 2001
Location: Canada
Posts: 460
CyanideSR71 is on a distinguished road
Lag is bad... but really if it's a good script =)

Wouldn't an NPC server make whether effects unlaggy.


Signed,
Rogue Shadow -TT-*C* (TCN)
__________________
Cyanide SR71
Former Shadow Dragon
Co-Owner of what was Murasamune
Reply With Quote
  #6  
Old 07-03-2001, 05:21 AM
CrazedMerlin CrazedMerlin is offline
Some Guy :\
Join Date: Apr 2001
Posts: 3,619
CrazedMerlin is on a distinguished road
Send a message via AIM to CrazedMerlin Send a message via Yahoo to CrazedMerlin
Quote:
Originally posted by CyanideSR71
Lag is bad... but really if it's a good script =)

Wouldn't an NPC server make whether effects unlaggy.


Signed,
Rogue Shadow -TT-*C* (TCN)
oh dear
Signed,
Merlin (pwned)
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #7  
Old 07-03-2001, 06:08 AM
MoonAngel MoonAngel is offline
Banned
MoonAngel's Avatar
Join Date: Mar 2001
Location: QUÉBEC!
Posts: 1,443
MoonAngel is on a distinguished road
Send a message via ICQ to MoonAngel Send a message via AIM to MoonAngel
Quote:
Originally posted by richard
all servers have tried the weather system they just didnt work well
shadow knight got all the bugs out talk too him hes good
TB3 made the first rain system that moves through levels and stuff.. and some F*CKING IDIOT removed it from npcs server and TB3 now as to remake it all =\ GodSpeed made his own weather script too, they both work the same way and are both different in looks and they dont cause lag =P
Reply With Quote
  #8  
Old 07-03-2001, 11:46 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
I made rain.. Its acually quite cool. Whent he rain droplets hit the ground them make that like splash (Thx SK for the GFX. har har har #winks#)
__________________

subliminal message: 1+1=3
Reply With Quote
  #9  
Old 07-03-2001, 12:21 PM
MoonAngel MoonAngel is offline
Banned
MoonAngel's Avatar
Join Date: Mar 2001
Location: QUÉBEC!
Posts: 1,443
MoonAngel is on a distinguished road
Send a message via ICQ to MoonAngel Send a message via AIM to MoonAngel
Quote:
Originally posted by Falcor
I made rain.. Its acually quite cool. Whent he rain droplets hit the ground them make that like splash (Thx SK for the GFX. har har har #winks#)
TB3 made that where each drop hits the ground, a water leap is added, its better like that ; ) but now he has to rescript it all since he never saved any of his scrips = ( and he lost his animals too..
Reply With Quote
  #10  
Old 07-03-2001, 12:23 PM
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 MoonAngel


TB3 made that where each drop hits the ground, a water leap is added, its better like that ; ) but now he has to rescript it all since he never saved any of his scrips = ( and he lost his animals too..
yeah....the weather thing on faheria was cool......i feel bad that tb3 lost it.....well...hopefully he will learn a good lesson from this
__________________
Reply With Quote
  #11  
Old 07-03-2001, 09:26 PM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
Har har make better splashes...

Rain/Snow = Cool
Reply With Quote
  #12  
Old 07-03-2001, 09:37 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
I think you should just use splash1-4.gif, they look pretty good for rain stuff (They're the ones used in Babord)
__________________

Reply With Quote
  #13  
Old 07-03-2001, 10:36 PM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
hrmmm
only you can see the leaps on your screen =\
Reply With Quote
  #14  
Old 07-03-2001, 10:43 PM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
it used to be
i used a weapon that used putleaps command and i saw them but when my friend used it i didn't see the leaps from his =\

Reply With Quote
  #15  
Old 07-03-2001, 10:44 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by Kaimetsu
I do not believe that is true, sir.
It is actually, if you put a putleaps in a weapon only the player who fires/triggers the weapon will see it.
__________________

Reply With Quote
  #16  
Old 07-03-2001, 10:44 PM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
Same with my warper I made for N-Pulse.
Reply With Quote
  #17  
Old 07-03-2001, 10:45 PM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
yayz0rs!@
i was right!@
Reply With Quote
  #18  
Old 07-03-2001, 10:46 PM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
Slaktmaster
do you still need someone to host your sig?
Reply With Quote
  #19  
Old 07-04-2001, 12:04 AM
Marco2002 Marco2002 is offline
Registered User
Join Date: Jun 2001
Location: Germany
Posts: 77
Marco2002 is on a distinguished road
Send a message via ICQ to Marco2002
Quote:
Originally posted by Kaimetsu
Weather system = easy. Most people never think about lag, though. Hell, I bet only 10% of scripters even know what it is...
I never think about lag,I just hope that the NPCs work online :P
and later I make the scripts less laggy
__________________
Reply With Quote
  #20  
Old 07-04-2001, 12:46 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
lag = bad
also
most lag problems can be fixed by maximizing your graal window
Reply With Quote
  #21  
Old 07-04-2001, 01:24 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
not talking about the connection lag
im talking about lag from NPCs
when i have lighting effects on
i can have them still work but without lag if i maximize my screen
Reply With Quote
  #22  
Old 07-04-2001, 01:30 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
so skipping frames isn't lag?
Reply With Quote
  #23  
Old 07-04-2001, 01:38 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
then excuse me for offending you sir
Reply With Quote
  #24  
Old 07-04-2001, 01:49 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
hmm
Kaimetsu lets see if I can offend you
hmm
lemmie think
Kaimetsu ive seen n00bs script better than you.
Your scripting is terrible
j/k



Reply With Quote
  #25  
Old 07-04-2001, 01:56 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
*crys*
sniff sniff
Reply With Quote
  #26  
Old 07-04-2001, 02:00 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
thats not very nice
Reply With Quote
  #27  
Old 07-04-2001, 03:38 AM
Slaktmaster Slaktmaster is offline
man with the mastahplan
Slaktmaster's Avatar
Join Date: Apr 2001
Location: Half-way over the river styx
Posts: 4,422
Slaktmaster is an unknown quantity at this point
Send a message via ICQ to Slaktmaster Send a message via AIM to Slaktmaster
But appropriorate. (Sorry for spelling, please don't turn this thread into a hei joo spel kind of bad liek some noob thread)
I don't know how to spell appropriorate.
Reply With Quote
  #28  
Old 07-04-2001, 03:40 AM
BeZeRkEr BeZeRkEr is offline
what
BeZeRkEr's Avatar
Join Date: Jun 2001
Posts: 1,863
BeZeRkEr is on a distinguished road
Send a message via ICQ to BeZeRkEr Send a message via AIM to BeZeRkEr
right..
Reply With Quote
Reply


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 07:31 AM.


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