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 04-29-2002, 03:30 AM
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
-FooL- Gift to the Graal community

-FooL-

Anybody who wants to, feel free to use this mini-game script I made. I've already given it to both Mithica and Delteria... yes, it could use some optimization, and I completely count on Kaimetsu to raise hell about it, so whee.
Attached Files
File Type: zip grastroids.zip (73.7 KB, 212 views)
__________________

!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
Reply With Quote
  #2  
Old 04-29-2002, 07:00 AM
RavenTelvecho RavenTelvecho is offline
Registered User
RavenTelvecho's Avatar
Join Date: Apr 2002
Location: Toronto, Ontario, Canada
Posts: 0
RavenTelvecho is on a distinguished road
Send a message via ICQ to RavenTelvecho Send a message via AIM to RavenTelvecho Send a message via Yahoo to RavenTelvecho
wow this is amazing
__________________

^tuff newbie ;x
RavenTelvecho
!Booj
we are 'brothers'
Reply With Quote
  #3  
Old 04-29-2002, 09:31 AM
Draktha Draktha is offline
Registered User
Join Date: Nov 2001
Location: home in front of my computer lol
Posts: 51
Draktha is on a distinguished road
Send a message via AIM to Draktha Send a message via Yahoo to Draktha
Cool

ABSOLUTLY AMAZING!!!!!!!!!!
Could stand to be a little bigger tho... other than that OMG COOL!
__________________
I think this pretty much sums me up...
Reply With Quote
  #4  
Old 04-29-2002, 08:03 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
I'll check it out l8er tonight when i get home. If it is ne good i'd like to put it up on Sans, with full credit given to you of course if that is alright with you that is. L8er
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #5  
Old 04-30-2002, 04:20 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
hmmm nice done but you should add something like a background scrolling and get the shooting rate lower (It's too easy in my opinion)
but very nice done ^-^
__________________
No Webhost at the moment
Reply With Quote
  #6  
Old 04-30-2002, 08:05 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
How customizable is it? DId you program in like specific rates and all, or can they be changed? Can't look @ it from school.
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #7  
Old 04-30-2002, 10:44 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
I haven't looked at it yet, I am sure knowing you it is a very good script. Eheh, I have a gift to give to the Graal Community, however I am at school. , So I'll make my nice donation later on, Thursday, no maybe Friday. I am sure its AMAZING so.

__________________

!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
Reply With Quote
  #8  
Old 05-01-2002, 03:21 AM
GaBbERuLeZ GaBbERuLeZ is offline
Registered User
Join Date: Apr 2002
Location: uh
Posts: 28
GaBbERuLeZ is on a distinguished road
Send a message via AIM to GaBbERuLeZ Send a message via Yahoo to GaBbERuLeZ
Very good it was funny to play too I give a 7 to you
Reply With Quote
  #9  
Old 05-01-2002, 06:00 AM
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
Actually I came home and realize dI have seen this, I remember now. Very nice job.
__________________

!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
Reply With Quote
  #10  
Old 05-01-2002, 06:53 AM
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
-FooL-

(to Kaimetsu)
Ooooh I get it, I'm supposta use...

if (playerenters){
DoThis();
}
function DoThis(){
YupAnotherFunction;
}
function YupAnotherFunction(){
toweapons Grastroids;
}

Right?


(to Shifter)
The rates can be changed... I included an astro specs document on the array names... you'd hafta update the prize list variables and the string arrays though... I might throw together a text for that if you guys absolutely can't figure it out.

And like I said, feel free to use it wherever you'd like. That's why I said "Gift to the Graal Community".

(to TDO)
Too easy? The only way it could possibly be too easy is if you had both Spread Laser and Deep Freeze at the same time. Otherwise, I hope you don't mind if I call you insane.
__________________

!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
Reply With Quote
  #11  
Old 05-01-2002, 12:33 PM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Glad to see your still improving Past good job.

or whoever you are. never can be too sure....
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #12  
Old 05-01-2002, 01:19 PM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by Kaimetsu
No double-posting please, Rogue!

Sorry I should have double-checked to make sure I wasn't double posting. I'll be doubly careful sir.

Glad to see your doing such a great job Sir!
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote
  #13  
Old 05-01-2002, 08:06 PM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
LOL! Heh, i can't axx the g2k1 forums @ home for some reason =/ So I think i might dl it and upload it to my addy and dl it @ home. Sounds really cool. Now i feel like i owe the graal community something too! Heh
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
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 06:30 AM.


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