View Single Post
  #1  
Old 04-04-2006, 04:47 AM
RefinoheaT RefinoheaT is offline
Delteria Developer
RefinoheaT's Avatar
Join Date: Jun 2005
Location: New York, USA
Posts: 29
RefinoheaT is on a distinguished road
Send a message via AIM to RefinoheaT Send a message via MSN to RefinoheaT
Tileset Problems

I edited the current N-Pulse tileset, uploaded it onto the server, put it into a script in the level i wanted, and uploaded the level. It works fine online, but the tileset won't load offline.

Pretty much, i can't make levels with the tileset, which is annoying because I did add a few tiles in a few different places.

The current script I am using is:
NPC Code:

//#CLIENTSIDE
if (created) {
addtiledef2 refino_npulse-tileset.png,refino*,0,0;
}



I tried using regular addtiledef, but that didn't work either. With that script, if I put in any other tileset, such as the custom N-Pulse one, it works just fine. I was wondering why the tileset won't load offline.

Any help will be appriciated. Thanks.

-Refino
__________________
+1 Post
--Staff Accomplishments--
Events Admin on Delteria
Events Admin on Babylon
Events Chief on N-Pulse
Events Developer on Delteria
Events Developer on N-Pulse
Developer on Delteria
LAT on N-Pulse
LAT on Shaded Legend
GP on N-Pulse
----------------------------
Reply With Quote