Quote:
Originally posted by zell12
Somehow making it so that it updates the arrays.dat with it everytime there is an update to the tiles. 
This will elminate the use of settiledef for making large amounts of tiles or so you can just have your own custom made tileset, like for Oasis and Era.
|
If you want it to auto-update the arrays.dat, you would probably have to either load all the information from the server each time, or save a new array file everytime you get a new tileset.
Either way, I'm guessing it would lag a lot.