mob/Tital/Captain
name="Title"
density=0
icon='Player.dmi'
New()
RUN()
..()
proc/RUN()
walk(src,NORTH)
RUN()
Problem description:
I want the NPC mob to be able to move north forever, but it doesn't work..
Can somone help me out?
P.S. I'm kinda new and this is a little hard for me.
P.S.S It's for a tital screen, After i figure out the problem, I'mma make him got in circles =D