Quote:
Originally Posted by theHAWKER
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_