View Single Post
  #25  
Old 04-08-2012, 09:55 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Devil_Lord2 View Post
I've seen this but I don't get it... do you leave it false and say which levels are true, or do you put it true and say which levels are true? And I'm not sure why ours has an # in front of the levels part... That description didn't help me at all which is why I prefer not to use the wiki lol
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).
Quote:
Whether all levels will use the new tileset layout, or match list of levels that shall. This will influence collision behavior (onwall script function, serverside projectile hit detection, etc.) on server-side only.
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.
__________________
Reply With Quote