flame editor help

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
User avatar
Rippey574
New user
Posts: 4
Joined: 02 Dec 2011, 03:25
Location: Elkhart, Indiana USA

flame editor help

Post by Rippey574 »

Is there a way to see a list of items? When i go to compile, it says i have units way way of the grid. Like around x0y4800 way off. What i want, is to get rid of those items.

Also 2.4 does not work for me. When you go to add the dir for tilesets its gives a compile error. 2.3 works just fine for me with the same set. Any one else have that error? Its not a major issue for me just curious.
User avatar
Flail13
Code contributor
Code contributor
Posts: 263
Joined: 16 May 2008, 12:00

Re: flame editor help

Post by Flail13 »

Objects should never be far off-map. The position is in world coordinates. Divide by 128 to get the tile, or look at the coordinates after "Pos" under the view of the map.

What compile error did you get?