ID:147524
 
Im having trouble with making multitiled mobs. Can anyone help me?
Please post what you have tried so far, and what you have had troubles with, because this part of the forums deals with existing code. So please give these potential helpers some code to deal with.
In response to Lazyboy
i have tried this so far, and an error message comes up and says that move_ADDFOBJ is undefined.

#define DEBUG

mob
icon = 'People.dmi'
icon_state = "lskinnymalebody"
New()
..()

move_AddFOBJ(icon('people.dmi',,icon_state="lskinnymalehead" ),"ur",1,0)