View Single Post
  #4  
Old 03-03-2007, 09:15 PM
Kristi Kristi is offline
Bowie's Deciple
Kristi's Avatar
Join Date: Dec 2003
Location: Boston, MA
Posts: 748
Kristi has a spectacular aura aboutKristi has a spectacular aura about
Send a message via AIM to Kristi Send a message via MSN to Kristi
Quote:
Originally Posted by theHAWKER View Post
now, the one level has that tile set but when i enter the other levels (like the one beside it) its back to pics1...
see where you put #L? that makes it so you only defined the tileset for that level. in that spot is supposed to be what levels with that tiledef begin with.

Either you have to put the script in all the levels you want it, or name the levels like

whatever_level1.nw, whatever_cool.nw, etc

Then replace #L with whatever_
__________________
Reply With Quote