Thread: Tileset
View Single Post
  #2  
Old 08-21-2001, 05:15 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
NPC Code:

//#CLIENTSIDE
if (playerenters)
addtiledef2 mytiles.png,zalaticlabs,256,0;



The first parameter is your tiles image,
the second the name all your levels are starting
with (like 'world' for the overworld)
and the last two parameters are for where
the tiles image is 'drawn' on the pics1.png
Reply With Quote