Quote:
Originally posted by Metal-Slug
they are cool, but this is the addtiledef you should have in it.
NPC Code:
// NPC made by mmmmkay
if (playerenters) {
addtiledef2 tiles_wallsmain.png,#L,1024,224;
addtiledef tiles_inside.png,#L,1;
}
|
mmmmkay: Well mine is quite similar, and remember all I was trying to do was get the tiles to load in the editor, not online.