View Single Post
  #11  
Old 12-16-2004, 08:03 PM
calum calum is offline
Registered User
Join Date: Nov 2003
Location: Scotland
Posts: 182
calum is on a distinguished road
Quote:
Originally Posted by Raelyn
I know how to script it, but;

addtiledef <image>,<levelnamestart>,<type>;

requires a type, as you say above, 0 is default, 1 is the new one, but how do you make it tiles_inside.png?

The formatting is different for that, isn't it?

addtiledef tiles_inside.png,<levelnamestart>,1;
__________________
Reply With Quote