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 10-08-2001, 03:02 AM
Vinvect Vinvect is offline
Registered User
Join Date: Aug 2001
Location: U.S.A,California,Milpitas,In A House,In Room,On A Seat,On a Computer
Posts: 157
Vinvect is on a distinguished road
Send a message via ICQ to Vinvect Send a message via Yahoo to Vinvect
Talking Lol-lag Machine

heres a NPC called "Lag Machine" (Made By Me, So dont think i stole it script money! > )
// NPC made by Darkyoshi1 {WA's Bomy Pet} (Blue Team)
canbecarried;
canbepushed;
canbepulled;
if (wasthrown) {
putbomb 1,x+2,y;
putbomb 1,x,y+2;
putbomb 1,x,y-2;
putbomb 1,x-2,y;
sleep.1;
putbomb 2,x+4,y;
putbomb 2,x,y+4;
putbomb 2,x,y-4;
putbomb 2,x-4,y;
sleep.1;
putbomb 3,x+6,y;
putbomb 3,x,y+6;
putbomb 3,x,y-6;
putbomb 3,x-6,y;
sleep.1;
putbomb 1,x+8,y;
putbomb 1,x,y+8;
putbomb 1,x,y-8;
putbomb 1,x-8,y;
sleep.1;
putbomb 2,x+10,y;
putbomb 2,x,y+10;
putbomb 2,x,y-10;
putbomb 2,x-10,y;
sleep.1;
putbomb 3,x+12,y;
putbomb 3,x,y+12;
putbomb 3,x,y-12;
putbomb 3,x-12,y;
sleep.1;
}

there ya have it!
__________________
==========================
I Script Really Good
&
Looking For A NAT Job
==========================
Quote:
That's like a big lugee!
-Evolution The Movie
Quote:
Ha Ha Ha Give It Up!
-Cyrus From Bomberman
I'm not a Bomy anymore.
I'm a MUTATED BROCLI MONSTER!
(or SIGN MONSTER)
If you make me angry,
I'LL EAT YOU WHOLE!
ME, MUTATED BROCLI MONSTER MASTER
(or SIGN MONSTER)
WILL EAT YOU ALL UP!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Quest Valley Owner
Looking For Staff
Pm Me
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
O.o Still Have My Braen Damaegd o.O


Thanks To Esiah, He Made This For Me!
Thanks Esiah!
Reply With Quote
  #2  
Old 10-08-2001, 03:27 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
heres better lagger

for(i=0;i=9000;i++)
showimg i,whatever.gif,30,30;


LOL
Reply With Quote
  #3  
Old 10-08-2001, 03:33 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
heres another lagger

for(i=0;i=i+9;i++)
lay2 goldrupee,30,30;

HAHA LOL
Reply With Quote
  #4  
Old 10-08-2001, 04:52 AM
royce royce is offline
Banned
royce's Avatar
Join Date: Sep 2001
Location: Yakitinzen, China
Posts: 2,271
royce is on a distinguished road
Send a message via AIM to royce
well in the old mithica banning place made ya lag alot...then freeze...not that i've been there before
Reply With Quote
  #5  
Old 10-08-2001, 05:01 AM
Vinvect Vinvect is offline
Registered User
Join Date: Aug 2001
Location: U.S.A,California,Milpitas,In A House,In Room,On A Seat,On a Computer
Posts: 157
Vinvect is on a distinguished road
Send a message via ICQ to Vinvect Send a message via Yahoo to Vinvect
death lager-------








if(playerenters||timeout){
putobject CastleCorner NW,x-7,y-7;
putobject CastleCorner NE,x+3,y-7;
putobject CastleCorner SE,x+3,y+3;
putobject CastleCorner SW,x-7,y+3;
putobject CastleWall West,x-7,y;
putobject CastleWall West,x-7,y+1;
putobject CastleWall East,x+3,y;
putobject CastleWall East,x+3,y+1;
putobject CastleWall North,x,y-7;
putobject CastleWall North,x+1,y-7;
putobject CastleWall South,x,y+3;
putobject CastleWall South,x+1,y+3;
lay goldrupee;
timeout=.1;
}
if(playerx=x&&playery=y){
playerx-=30;
playery-=30;
}


__________________
==========================
I Script Really Good
&
Looking For A NAT Job
==========================
Quote:
That's like a big lugee!
-Evolution The Movie
Quote:
Ha Ha Ha Give It Up!
-Cyrus From Bomberman
I'm not a Bomy anymore.
I'm a MUTATED BROCLI MONSTER!
(or SIGN MONSTER)
If you make me angry,
I'LL EAT YOU WHOLE!
ME, MUTATED BROCLI MONSTER MASTER
(or SIGN MONSTER)
WILL EAT YOU ALL UP!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Quest Valley Owner
Looking For Staff
Pm Me
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
O.o Still Have My Braen Damaegd o.O


Thanks To Esiah, He Made This For Me!
Thanks Esiah!
Reply With Quote
  #6  
Old 10-08-2001, 10:00 AM
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
~AlphaFlame~

if (playerenters){
setlevel #L;
}

__________________


If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
Reply With Quote
  #7  
Old 10-08-2001, 10:56 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
ultimate lagger

if(playerenters || timeout) {
for(i=0;i<9000;i++;) {
showimg i,noimgherebecasueitlagswithoutonereallybad,i,i;
putnpc block.gif,newfeatures2001.txt,x,y;
putexplotion 3,x,y;
}
timeout = 0.05;
}
__________________

subliminal message: 1+1=3
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:22 PM.


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