ID:261648
 
mob/robot
icon='robot.dmi'
Move()
walk_rand(src)

He doesn't move :(
DBZ Kidd wrote:
mob/robot
icon='robot.dmi'
Move()
walk_rand(src)

He doesn't move :(



The part of Move(),I think you are defining it as a verb for a player.
In response to Gamer2003
no Move() is a predefined proc for movable atoms
In response to DBZ Kidd
Ok I'm trying out the code,when I find out what makes it move I'll tell you.
Replace Move() with New().
In response to Garthor
Oh my god....Duh............