View Single Post
  #3  
Old 02-02-2007, 09:39 PM
ReBorn_Spirit ReBorn_Spirit is offline
Tári o Taurë
Join Date: Oct 2003
Location: North Dakota, USA
Posts: 1,060
ReBorn_Spirit is on a distinguished road
This is the Forest inside load script

//#CLIENTSIDE
if (playerenters) {
addtiledef tiles_inside.png,inside,1;
addtiledef2 tiles_wallsforests.png,insideforests,1024,224;
}


So if your tilesets are messed up, you can go into your tiledef folder and just start over by deleting the offline tiledefinitions and it should reset back to normal. (/levels/tiledefs/tiledefsOffline.txt)


Quote:
Originally Posted by WanDaMan View Post
add removetiledefs;
unfortunately the ones that are loaded are in the tiledef list and you wont know which those are, so you have to go fix the file for tiledefs.
__________________
Daya (Developer)
Tári Daya Mar Sana (Forest)
Queen of Forest
Reply With Quote