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