View Single Post
  #2  
Old 03-03-2007, 09:10 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
so, i have tested my tile set it wont work but i can fix that later, i just want a tile set to work in the game and not just in the editor x.x

so right now i have this:
PHP Code:
if (created) {removetiledefs;
addtiledef darknations_tileset.png,#L,0;
//the darknations is just to see if a tile set wokrs...

so that makes the editors tile set chnge, but in-game the tile set is still pics1...
add //#CLIENTSIDE to the top of your script.
__________________
Reply With Quote