Thread: Tiles
View Single Post
  #16  
Old 11-21-2007, 11:09 PM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
Quote:
Originally Posted by Pimmeh View Post
.....Switch(hehe) the monitors? Seriously XD
laptop. im suing my moms laptop. (no im not 30. im younger than you think ;D)
im trying to use addtiledef2, but i cant get my images to wokr on editor still...
ill post te images.

Here is script incase its wrong. (ace helped me with making it work on server, he provided template.
NPC Code:
//#CLIENTSIDE
if (playerenters)
{
removetiledefs;
addtiledef ace_tileset_template.gif,final,1;
addtiledef2 tiles_outside.png,final,512,192;
addtiledef2 wall_tiles.png,final_,512,320;
}

Attached Thumbnails
Click image for larger version

Name:	ace_tileset_template.gif
Views:	115
Size:	22.5 KB
ID:	43357  
Attached Images
  
__________________
I am the devil, I am here to do to devils work.
Reply With Quote