View Single Post
  #11  
Old 12-20-2005, 04:59 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
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.
Reply With Quote