mob
NPC
Craig
icon = 'player.dmi'
icon_state = "avatar"
density = 1
Move()
ai_random_wander()
proc
ai_random_wander()
step_rand(src)
spawn(10)
..()
Problem description:
Ive done it before for another game, but lost the source. I dont understand why its not working... any help?