View Single Post
  #1  
Old 12-19-2005, 11:58 AM
RavenofEarth RavenofEarth is offline
Registered User
RavenofEarth's Avatar
Join Date: Jan 2005
Posts: 86
RavenofEarth is on a distinguished road
Send a message via AIM to RavenofEarth
Tileset problem.

Alrighty, how should I start this off. Okay, let me explain. I'm trying to upload a custom tileset to my server, I have set it to 256(8 bit) colour, I have saved it under .png. As far as coding goes, the level you enter, there is an NPC;

//#CLIENTSIDE
if (created||playerenters) addtiledef2 anzell_tiles.png,#L,0,0;

well, Apprently, it dislikes my tiles, because it wont show them when I uploaded them, and if they have a different name, such as a name of another server's tileset, then they show. I haven't a clue what's wrong.

Please help.

-Takezo
__________________


Last edited by RavenofEarth; 12-19-2005 at 06:27 PM..
Reply With Quote