View Single Post
  #14  
Old 10-13-2006, 06:35 PM
bgumeny bgumeny is offline
Registered User
Join Date: Jul 2006
Location: new jersey
Posts: 426
bgumeny is on a distinguished road
Send a message via AIM to bgumeny Send a message via Yahoo to bgumeny
Quote:
Originally Posted by pooper200000 View Post
Thanks but heres my problem. I go to generate a world and it doesnt ahve the tileset for zone in it x-x

It only has teh regular tileset any help would be greatly aprreciated!
You have to use the addtiledef script, which I believe goes something like
adtiledef zonetiles.png,pooperslevels,1;

zonetiles.png would have to be replaced with the actual filename for zones tiles.

pooperslevels can be replaced with whatever you want your levels name's to start with, the script will then replace pics1 with the zone tiles in all levels starting with pooperslevels, or whatever name you choose.

The number 1 indicates that it is a type 1 tileset, which I believe Zone's is.
__________________
*bgumeny
Reply With Quote