Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Bridge mission


Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:
Bridge mission


I know how you can do it,


Mob/Bridgebuilder
usr.hp = 1

New()//Starts the Move1 proc
..()//in case it isnt....
Move1()//the proc to do
proc
Move1()
while(src)
step(src,NORTH)//steps NORTH
sleep(10)//sleeps 1 sec.
step(src,NORTH)
sleep(10)
step(src,EAST)
sleep(10)
step(src,NORTH)
sleep(10)
step(src,SOUTH)
sleep(10)
step(src,WEST)
sleep(10) //This is just an example, you would have to go and see everystep of the ay to mist


__________________
HOPPY POTTY!!!!!!!!!


Legendary Kage

Status: Offline
Posts: 1982
Date:

>.> nice

__________________






Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

This will make it so liek the mission takes 10 minutes and he will be easy to kill

__________________
HOPPY POTTY!!!!!!!!!
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard