Thread: Tiledef Issues
View Single Post
  #3  
Old 07-25-2006, 04:27 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
load the img into a npc, I'm not 100% but you may need to use //#CLIENTSIDE

//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef sh_tileset1.png,,0;
}
__________________
Deep into the Darkness peering...
Reply With Quote