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 06-20-2001, 02:53 PM
Geovanie Legend Geovanie Legend is offline
Graunch Programmer
Geovanie Legend's Avatar
Join Date: May 2001
Location: Missouri
Posts: 931
Geovanie Legend is an unknown quantity at this point
Send a message via ICQ to Geovanie Legend Send a message via AIM to Geovanie Legend Send a message via MSN to Geovanie Legend Send a message via Yahoo to Geovanie Legend
Thumbs up Idea

Here's an idea, let's all post the most funny, pointless, and lame NPC"s we can come up with i'll start it just for the heck of it

if (playerenters) {
setplayerprop #c,I R *****;
}
Reply With Quote
  #2  
Old 06-20-2001, 06:15 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
NPC Code:
if (playerenters||timeout) {
for (this.i=0;this.i<64;this.i++) for (this.j=0;this.j<64;this.j++) {
this.a=int(random(0,4080));
board[this.i+64*this.j]=this.a;
}
updateboard 0,0,64,64;
timeout=0.05;
}



Warning: This script has been known to cause problems with people who have epilepsy, if you have ever had any epilectic problems it is advised that someone is in the neighbourhood before running it.
__________________

Reply With Quote
  #3  
Old 06-20-2001, 06:40 PM
ownerofbabylon ownerofbabylon is offline
Lord Helmut
ownerofbabylon's Avatar
Join Date: Jun 2001
Location: Gainesville FL
Posts: 1,763
ownerofbabylon is on a distinguished road
Send a message via ICQ to ownerofbabylon Send a message via AIM to ownerofbabylon
if(playersays(spoon)){
message The Spoon Change!!;
sethead spoonhead.gif;
setbody spoon.png;
setshield spoon-shield.gif;
toweapons Spoon Blast;
}

if(weaponfired){
putspoon 10,10;
putspoon 20,20;
putspoon 30,30;
putspoon 40,40;
putspoon 50,50;
putspoon 60,60;
}
__________________


Warrior of Light

WWW.BABYLONSERVER.COM
Reply With Quote
  #4  
Old 06-20-2001, 09:52 PM
GraalWarrior2k1 GraalWarrior2k1 is offline
Registered User
GraalWarrior2k1's Avatar
Join Date: Mar 2001
Location: New York
Posts: 506
GraalWarrior2k1 is on a distinguished road
Send a message via AIM to GraalWarrior2k1
grim, on your script you should hide the plyer so all you see is the moving stuff, lol.
Reply With Quote
  #5  
Old 06-20-2001, 10:30 PM
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
if (created) destroy
if (isleader) timereverywhere;
if (!lighteffectsenabled) setcoloreffect 255,231,200,1;
if (!flag) unset flag;
if (haha) set haha;
if (2+2=3) message Your computer is broken;
Reply With Quote
  #6  
Old 06-20-2001, 11:49 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
Quote:
Originally posted by General

if (!lighteffectsenabled) setcoloreffect 255,231,200,1;
LoL...

first of all it checks if they dont have the light effects and it still trys to set it hahaha...
__________________
Thanks,
-KJL
Reply With Quote
  #7  
Old 06-20-2001, 11:51 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 KJS


LoL...

first of all it checks if they dont have the light effects and it still trys to set it hahaha...
and second of all, setcoloreffects doesnt use RGB 0-255 values it uses 0 to 1 values for R G B and Alpha
Reply With Quote
  #8  
Old 06-20-2001, 11:52 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 grim_squeaker_x
NPC Code:
if (playerenters||timeout) {
for (this.i=0;this.i<64;this.i++) for (this.j=0;this.j<64;this.j++) {
this.a=int(random(0,4080));
board[this.i+64*this.j]=this.a;
}
updateboard 0,0,64,64;
timeout=0.05;
}



Warning: This script has been known to cause problems with people who have epilepsy, if you have ever had any epilectic problems it is advised that someone is in the neighbourhood before running it.
ahhhhh that's why you thought i stole it x.X i didnt know it was posted before =\ sowie again
Reply With Quote
  #9  
Old 06-21-2001, 04:08 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
This is pointless and not funny.

message;
sleep 3;
message;
timeout=.05;

Because of severe limitations of my brain
thats the most fun I can do.
Reply With Quote
  #10  
Old 06-21-2001, 04:29 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 (playerchats&&strequals(#c,startswith )) {setstring server.say,#c;
timeout=.5;}
if (timeout) {message #s(server.say);
timeout=.5;}
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #11  
Old 06-21-2001, 04:44 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
Wait
IO have a great script
it took me sooooooo long to do
I lost sleep over this
ok here it is

if (playertouchsme) {
hide;sleep1;show}

i call it..........*drumroll*.................A door!!!!

Ta Da
Reply With Quote
  #12  
Old 06-21-2001, 04:45 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
and no I wont help you make scripts for your new server lol
Reply With Quote
  #13  
Old 06-21-2001, 09:22 AM
fugitive316 fugitive316 is offline
Scalper Chill
fugitive316's Avatar
Join Date: Mar 2001
Location: Allentown, PA
Posts: 1,792
fugitive316 is on a distinguished road
Send a message via ICQ to fugitive316 Send a message via AIM to fugitive316 Send a message via Yahoo to fugitive316
if (playerenters && canspin){
setplayerprop #c,Drop the spin or else...;
sleep 5;
setplayerprop #c,Okay you asked for it;
sleep 5;
hurt 40;
}
__________________
AKA KEVIN

Shaded Legend Manager
http://shaded-legend.com
Reply With Quote
  #14  
Old 06-21-2001, 10:28 AM
Geovanie Legend Geovanie Legend is offline
Graunch Programmer
Geovanie Legend's Avatar
Join Date: May 2001
Location: Missouri
Posts: 931
Geovanie Legend is an unknown quantity at this point
Send a message via ICQ to Geovanie Legend Send a message via AIM to Geovanie Legend Send a message via MSN to Geovanie Legend Send a message via Yahoo to Geovanie Legend
if (playerchats && strequals(#c,#t(0)) {
setplayerprop #c,Wait This isn't what I said!;
}

lol i think that's how it goes anyway
Reply With Quote
  #15  
Old 06-21-2001, 10:34 AM
SSmutz SSmutz is offline
I hate me. :(
Join Date: Mar 2001
Posts: 2,633
SSmutz will become famous soon enough
I remember on NPulse around Thanksgiving, NightFall made a npc called the Punisher that couldn't be deleted, and whoever had it would be frozen in place and couldn't move if they said anythig, and whatever they said was instantly replaced with "I'm an idiot!" or something like that.
__________________
I hate graal.

NO! FOR THE MILLIONTH TIME, I AM NOT GOING TO PLAY GRAAL AGAIN! I HANGOUT IN THE NOT GRAAL RELATED FORUM, BECAUSE IT HAS NOTHING TO DO WITH GRAAL.
The End
Reply With Quote
  #16  
Old 06-21-2001, 11:58 AM
Geovanie Legend Geovanie Legend is offline
Graunch Programmer
Geovanie Legend's Avatar
Join Date: May 2001
Location: Missouri
Posts: 931
Geovanie Legend is an unknown quantity at this point
Send a message via ICQ to Geovanie Legend Send a message via AIM to Geovanie Legend Send a message via MSN to Geovanie Legend Send a message via Yahoo to Geovanie Legend
lol yeah me and a few other people were talking about that today.. that has to be an all time best, it really taught people to play right and be nice to others, otherwise j00r arse not goin anywherez! hahahaha
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 01:03 AM.


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