Quote:
|
Originally Posted by RavenofEarth
saved them in the tiles folder on my server, and in webgifs. O_o
|
Hrm... What version of graal are you using? I know that in V4 tiles are now saved in graal/levels/tiles instead of webgifs... not sure if that would cause any problem though.
Maybe it's you code... I can't be certian though, it's been so long since I used any of this stuff D:
NPC Code:
//#CLIENTSIDE
if (created) {
addtiledef2 anzell_tiles.png,#L,0,0;
}
That should work. 0.o;
If you're changing the entire tileset you could just use addtiledef though.