Thread: Lol-lag Machine
View Single Post
  #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