Quote:
Originally Posted by DustyPorViva
You don't, they don't go together(that's why one is commented out). The first one(Boolean, or true/false) is for servers like Era that don't use pics1 at all. They can just set it globally without worrying about defining each level that uses a type 1 tileset. The second one is for servers in your instance, where you use type 0 and type 1 at the same time. The problems you encountered are exactly why that one exists.
|
Ooh I see, well I'm glad they added that in lol..
Quote:
Originally Posted by cbk1994
It is not ambiguous, but maybe not the most direct—I'm surprised you have trouble understanding it, since it's written much like your posts are (overly verbose and not very clear).
If all your levels use type 1, newtilesets=true
If none or some of your levels use type 1, newtilesets=false
If some of your levels use type 1, newtilesetlevels=level1.nw,level2.nw,level3.nw
I'd guess it only checks the level start in newtilesetlevels, but haven't tested.
|
I give examples and show things... much like you just did which was perfectly understandable and would have been helpful if Dusty had not have already done so lol..
You say you never I don't understand how you can say you don't yet answer things dead on usually. D: I must have written it lengthy enough to explain it enough.. usually simple is good, but I want people to fully understand so I tend to write more...