ID:147524
Apr 11 2004, 4:29 pm
|
|
Im having trouble with making multitiled mobs. Can anyone help me?
|
Apr 11 2004, 4:44 pm
|
|
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) |