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 05-12-2001, 08:50 AM
Termina_GP7 Termina_GP7 is offline
Registered User
Join Date: May 2001
Posts: 155
Termina_GP7 is on a distinguished road
i need a script so when my basket ball hits sometthing it will add a point to something
__________________

-= Rice Was Here -=
Reply With Quote
  #2  
Old 05-12-2001, 10:21 AM
bb2k1 bb2k1 is offline
Registered User
Join Date: Apr 2001
Location: Canada
Posts: 396
bb2k1 is on a distinguished road
Send a message via ICQ to bb2k1
the a script?
__________________

- Richter fighting his doppleganger

- Richter Belmont

"Jesus, Jesus, hes our savior. If he can't do it, we'll choose another religious flavor!"
Reply With Quote
  #3  
Old 05-12-2001, 08:40 PM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Thumbs down humm

all the Termina people are always asking for source code for things.
__________________
Thanks,
-KJL
Reply With Quote
  #4  
Old 05-12-2001, 08:58 PM
Cloud_X Cloud_X is offline
Cloud_X's Avatar
Join Date: Mar 2001
Posts: 2,921
Cloud_X will become famous soon enough
rofl I know
__________________
Temporary blocked
Stefan Knorr
Reply With Quote
  #5  
Old 05-12-2001, 09:37 PM
cell424 cell424 is offline
Registered User
Join Date: Mar 2001
Location: USA/PA
Posts: 184
cell424 is on a distinguished road
Send a message via AIM to cell424
the script

just add this in their,
//Team 1
if (playertouchsme&&team1) {set 1;
if (playertouchsme&&team1&&1) {unset 1;set 2;}
if (playertouchsme&&team1&&2) {unset 2;set 3;}
if (playertouchsme&&team1&&3) {unset 3;set 4;}
just make that up to till the game is over..and when it is have this;
if (playertouchsme&&team1&&4) {message Team 1 Won;

//Team 2
if (playertouchsme&&team2) {set 1;
if (playertouchsme&&team2&&1) {unset 1;set 2;}
if (playertouchsme&&team2&&2) {unset 2;set 3;}
if (playertouchsme&&team2&&3) {unset 3;set 4;}
just make that up to till the game is over..and when it is have this;
if (playertouchsme&&team2&&4) {message Team 2 Won;


__________________
Trunks
Reply With Quote
  #6  
Old 05-13-2001, 05:46 AM
bb2k1 bb2k1 is offline
Registered User
Join Date: Apr 2001
Location: Canada
Posts: 396
bb2k1 is on a distinguished road
Send a message via ICQ to bb2k1
hahahaha, what would that do?
__________________

- Richter fighting his doppleganger

- Richter Belmont

"Jesus, Jesus, hes our savior. If he can't do it, we'll choose another religious flavor!"
Reply With Quote
  #7  
Old 05-13-2001, 10:49 AM
General General is offline
Banned
Join Date: Apr 2001
Location: Station Square
Posts: 984
General is on a distinguished road
Send a message via ICQ to General Send a message via AIM to General Send a message via Yahoo to General
Ahhh

WEll you'd do something like this

//Team 1's Happy Scripto
if (playertouchsme && team1) setstring server.t1,#v(strtofloat(#s(server.t1))+1)

ditto for team 2 except cahnge t1 to t2 and team1 to team2

Reply With Quote
  #8  
Old 05-13-2001, 11:20 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
Re: Re: the script

Quote:
Originally posted by Kaimetsu


Please, kill me now.
k, *takes a Redeemer from UT and blasts you to smithereen* oh damn! *the explosions makes me go kaboom too = P*

anyways.. there is a basketball thing with the points system on Sanstrata =P
Reply With Quote
  #9  
Old 05-13-2001, 02:05 PM
bb2k1 bb2k1 is offline
Registered User
Join Date: Apr 2001
Location: Canada
Posts: 396
bb2k1 is on a distinguished road
Send a message via ICQ to bb2k1
I remember when people who visted this board on the old
graal forums could actually script
__________________

- Richter fighting his doppleganger

- Richter Belmont

"Jesus, Jesus, hes our savior. If he can't do it, we'll choose another religious flavor!"
Reply With Quote
  #10  
Old 05-13-2001, 02:14 PM
freddyfox freddyfox is offline
Banned
freddyfox's Avatar
Join Date: Mar 2001
Posts: 6,705
freddyfox is on a distinguished road
I need to drag kyle by his ear back here.
Reply With Quote
  #11  
Old 05-13-2001, 08:26 PM
Termina_GP7 Termina_GP7 is offline
Registered User
Join Date: May 2001
Posts: 155
Termina_GP7 is on a distinguished road
Thanks to you guys who helped

Thanks to you guys who helped and lay off the termina staff i do lots more scripting than i do asking!
__________________

-= Rice Was Here -=
Reply With Quote
  #12  
Old 05-15-2001, 04:21 AM
bb2k1 bb2k1 is offline
Registered User
Join Date: Apr 2001
Location: Canada
Posts: 396
bb2k1 is on a distinguished road
Send a message via ICQ to bb2k1
Quote:
Originally posted by Kaimetsu


Ahem. There are many who believe me to be the best scripter on Graal. I don't know if that's accurate, but I'm easily in the top ten. Probably the top five, too.
Probley, but probley not! Who knows! I sure do not!
__________________

- Richter fighting his doppleganger

- Richter Belmont

"Jesus, Jesus, hes our savior. If he can't do it, we'll choose another religious flavor!"
Reply With Quote
  #13  
Old 05-15-2001, 05:03 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool humm

Quote:
Originally posted by Kaimetsu


Ahem. There are many who believe me to be the best scripter on Graal. I don't know if that's accurate, but I'm easily in the top ten. Probably the top five, too.
I have never seen any of your scripts so I couldn't say anything...
and usually when people brag about how they are the best or on the top npc scripters they are usually not really good.
__________________
Thanks,
-KJL
Reply With Quote
  #14  
Old 05-15-2001, 09:34 AM
slp slp is offline
Registered User
slp's Avatar
Join Date: Apr 2001
Location: MN, USA
Posts: 892
slp is on a distinguished road
Send a message via AIM to slp Send a message via Yahoo to slp
Arrow No offence

but ive never see u or herd of u, im verry good at it so i dont know how u can put ur self in the top 5
__________________
Thanks,
-SLP / SLP Omega-
Im Back >: D.
Reply With Quote
  #15  
Old 05-16-2001, 04:34 AM
Munkey Munkey is offline
Guest
Join Date: May 2001
Location: Outside Pittsburgh
Posts: 279
Munkey is on a distinguished road
Send a message via ICQ to Munkey Send a message via AIM to Munkey
If you know your good at scripting then you don't need to brag.
Reply With Quote
  #16  
Old 05-16-2001, 04:53 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 Kaimetsu


Ahem. There are many who believe me to be the best scripter on Graal. I don't know if that's accurate, but I'm easily in the top ten. Probably the top five, too.
No.
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #17  
Old 05-16-2001, 05:05 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 Kaimetsu
I think I'll have fun proving you wrong, Merlin.
Ok, have fun everyone who places themself in the top 5 is usualy not very good i would say the top 5 would be somewhere along the lines of
in no order
ShadowKnight, Stefan, God Speed, Antago, hmm alot of people would actualy be able to fit...Do you want me to start a poll to see who would be the best with all the good scripters?
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #18  
Old 05-16-2001, 05:14 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
You have never heard of Shadow Knight? Let us see some of your NPCs how are you going to say your on the top 5 and none of us have seen anything of yours
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #19  
Old 05-16-2001, 05:19 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
If he is your friend, ofcourse he will say yes if you are so good show us something...I have never seen or heard of your/and or your NPCs.
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #20  
Old 05-16-2001, 05:46 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Thumbs down ok

really I don't think anyone really cares who is good and who isn't good at npc scripting
usually it seems to me that the "best" npc scripters don't brag about how they are all good. I mean I know a lot of really good npc scripters and like they never brag about it or even talk about it, they just do it
__________________
Thanks,
-KJL
Reply With Quote
  #21  
Old 05-16-2001, 05:51 AM
evilive evilive is offline
Ahahahahah I still live.
evilive's Avatar
Join Date: Mar 2001
Location: Westland, MI
Posts: 3,989
evilive is on a distinguished road
Send a message via AIM to evilive
Uhmm..... Why would you die laughing?
__________________
Name: Logan Bullock
Alias: Gonmon Kitatchi
Occupation: Artist
AIM: MyLonelyLog
E-Mail: [email protected]
Current Project: "I haven't been here since 2003. Yeah."
Reply With Quote
  #22  
Old 05-16-2001, 12:09 PM
bb2k1 bb2k1 is offline
Registered User
Join Date: Apr 2001
Location: Canada
Posts: 396
bb2k1 is on a distinguished road
Send a message via ICQ to bb2k1
Antago cannot script Merlin.
I made Graal into a space shooting game called Arius, if you remember that.
A lot of people were like "!@".
__________________

- Richter fighting his doppleganger

- Richter Belmont

"Jesus, Jesus, hes our savior. If he can't do it, we'll choose another religious flavor!"
Reply With Quote
  #23  
Old 05-17-2001, 08:29 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
Hehehe

If any of you have seen how good I script.... Kai makes me look like a worm in a bucket of water... LoL... Hes like Neck and Neck with Stefan HIMSELF! LoL. I have not known Kai for that long but Lemme tell youId place him in the top 3.
__________________

subliminal message: 1+1=3
Reply With Quote
  #24  
Old 05-17-2001, 06:41 PM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
Talking You probably forgot about the main topic but...

What's with everyone copying gravity rooms??? There's atleast 2 on every server. From what I know SilverAngel made it, and everyone is copying his idea. Can't you think of your own?

To the current topic in this topic...

Kyle is a good scripter, You can't really call Stefan a good scripter, he's more of a very good programmer lol. And I am sure there's lots more, but we are not running a huge competition here are we?

I would not rate myself in any of these lists. I am a NAT on Bravo and another server (not another pw ) , but I still wouldn't call myself that great.

BTW my account was supposed to expire Saturday last week lol

Here's my email, talk to me if you want[email protected]
__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #25  
Old 05-18-2001, 10:53 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
Re: You probably forgot about the main topic but...

Quote:
Originally posted by entravial
What's with everyone copying gravity rooms??? There's atleast 2 on every server. From what I know SilverAngel made it, and everyone is copying his idea. Can't you think of your own?
[/EMAIL]
my good friend warren that deleted all of his things about graal from his cpu sent all his work to his friends, and i just gave everyone the idea about gravity rooms, and from what ive tested, only TOT and Faheria made the best clones, Sanstrata isnt good enough... something is wrong in the script. anyawys, i was expecting that almost every PW would make gravity roomz using warren's script or there own, but i love testing those roomz on TOT and Faheria (although TB3 removed his gravity roomz =\)

but the #1 gravity levels will be my upcoming gravity palace, 100 levels of gravity spars, quests and normal levels =)

ill tell everyone when its done =P
Reply With Quote
  #26  
Old 02-28-2002, 02:43 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Kaimetsu


Don't know him.



Yeah, I'd agree with that.

[/b]

Heh, I'd post a recent log of GS and me talking, but I'd have to ask his permission first.

[/b]

*dies laughing*



I'll tell you right now: Stefan, Kyle, Vangel, Bruges (wherever those two went), Tyhm.

And that's before you slot me in, because I'm not sure if I should be in there yet. [/B]
ANTAGO OMG NO, he got most of his scripting from me when i helped him with destiny
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #27  
Old 02-28-2002, 09:47 PM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
wasnt this kind of thread supposed to be deleted? or is it not longer a thread asking for a script?
Reply With Quote
  #28  
Old 02-28-2002, 10:57 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Kaimetsu




I'm expected to go back and delete threads from before the rule was established?

Besides, this is a chunk of history, it should be preserved
LoL yeah and i brought it back to life
*waits for everyone to jump on him*
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #29  
Old 02-28-2002, 11:39 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by neomaximus2k


ANTAGO OMG NO, he got most of his scripting from me when i helped him with destiny
dont bring back these stupid threads you f*** stick ...
Reply With Quote
  #30  
Old 03-01-2002, 05:11 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu


=/

Thread revivals may be disliked, but I don't think that's necessary.
Well looking stupid when answering to a nearly 1 year old post kinda pisses me off, does this guy have nothing better to do then post responses to things that old ?

ps:
i edited it a bit too cause i did not want to get banned or something ...
Reply With Quote
  #31  
Old 03-01-2002, 06:06 AM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by nyghtGT

Well looking stupid when answering to a nearly 1 year old post kinda pisses me off, does this guy have nothing better to do then post responses to things that old ?

ps:
i edited it a bit too cause i did not want to get banned or something ...
i did not knnow how old it was and grow up it is very imature when you get angry with an old thread coming back, i mean dont you live outside of the forums or something?

and profanity even when it is blanked out should not be allowed
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #32  
Old 03-01-2002, 06:38 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
(ROCYE):Profanity should be allowed on the forums. Everyone here should be 13 or 13+ if I cam correct so I think that these lil tikes can handle it. If kids are -13 then thats breaking the rules, their faultz. Kaimetsu is far by most the best scripter out there.

**THIS IS NOT NYGHT SO DONT FLAME ME AND ACCUSE NYGHT!**
Reply With Quote
  #33  
Old 03-01-2002, 07:00 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Quote:
Originally posted by Kaimetsu
There's no law against reading a public message board.
LOL it would be funny watching someone try to enforce that
Reply With Quote
  #34  
Old 03-01-2002, 07:03 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
YOU READ THE MESSAGE BOARD WITHOUT AUTHORIZATION! PUT YOUR HANDS UP!
Reply With Quote
  #35  
Old 03-01-2002, 07:07 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by Kaimetsu
There's no law against reading a public message board.
ish not public though ...
Reply With Quote
  #36  
Old 03-01-2002, 07:15 AM
Faheria_GP2 Faheria_GP2 is offline
Banned
Faheria_GP2's Avatar
Join Date: Oct 2001
Posts: 1,177
Faheria_GP2 is on a distinguished road
it's available to the public...
Reply With Quote
  #37  
Old 03-01-2002, 02:34 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by Faheria_GP2
it's available to the public...
yes and if it is availble to the public doesn't that mean it is to all ages?
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote
  #38  
Old 03-01-2002, 02:47 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Quote:
Originally posted by neomaximus2k

yes and if it is availble to the public doesn't that mean it is to all ages?
no one is forcing Ice Pick to read this ...
if its gonna have unsuitable content for children 13 years and under it should have a big sign saying, IF MOMMY DONT LIKE YOU USING THE F or S WORD THESE FORUMS ARENOT SUITABLE FOR YOU ...
Reply With Quote
  #39  
Old 03-01-2002, 06:09 PM
ArchOwl ArchOwl is offline
KHERRUPTED SHROOM
ArchOwl's Avatar
Join Date: Aug 2001
Location: SOMEWHERE, DAMNIT
Posts: 2,464
ArchOwl is on a distinguished road
Send a message via AIM to ArchOwl Send a message via Yahoo to ArchOwl
Re: Re: Re: the script

Quote:
Originally posted by MoonAngel


k, *takes a Redeemer from UT and blasts you to smithereen* oh damn! *the explosions makes me go kaboom too = P*

anyways.. there is a basketball thing with the points system on Sanstrata =P
:P
Attached Images
 
__________________

DDR Videos.
More DDR Videos.
Reply With Quote
  #40  
Old 03-01-2002, 07:07 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
-=Josey=-
Quote:
Originally posted by MoonAngel

k, *takes a Redeemer from UT and blasts you to smithereen* oh damn! *the explosions makes me go kaboom too = P*
The redeemer is the worse weapon on UT. Personally I like the flak cannon and pulse gun. KILL THOSE DAMNED SHOCK RIFLE USERS!
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
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 11:18 PM.


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