ok, i made an enemy(NPC) i want to use on my map...but i don't know how to code it right so that he actually appears on the map. can anyone help me out? just for reference, the NPC is in the icon file named Killer.dmi and is named Killer. thanks.
ID:176866
![]() Dec 2 2002, 11:06 am
|
|
i went into the map editor....and i can only put grass and stuff like that on my map. how do i get the NPC on the map?
|
Garthor wrote:
He would be under the type mob. You have to click on the little + sign. Whoa. Good catch there. I wouldn't have even thought about that. Lummox JR |
The name and the icon file are irrelevant to how to place the NPC on the map. More important is knowing the type path, like /mob/Killer or whatnot.
I'm not sure yet whether you're asking how to get it on the map at all (to which the answer is: use the map editor) or how to place it on the map at runtime in response to some event.
Lummox JR