ID:143228
 
Code:
turf/Create
layer = MOB_LAYER+150
Create_character
icon = 'New.dmi'
Click() usr.Start()
density = 1

Problem description:

Why is this an Undifined proc
Because you never defined mob/Start()
In response to Garthor
How do i Do it?
In response to GrimmJore