View Single Post
  #2  
Old 08-14-2012, 12:39 AM
Dragon551 Dragon551 is offline
Alfonso :3
Dragon551's Avatar
Join Date: Mar 2006
Location: In a pocket.
Posts: 712
Dragon551 is a splendid one to beholdDragon551 is a splendid one to beholdDragon551 is a splendid one to beholdDragon551 is a splendid one to beholdDragon551 is a splendid one to behold
Send a message via AIM to Dragon551 Send a message via MSN to Dragon551
Quote:
Originally Posted by GoDoT View Post
Hate to bump this old thread, but hey its better to annoy everyone and start a new one. I am trying to make some era levels, I have the tileset image, I need the NPC code, the file name is: era_tileset-summer-online.png. If someone could help me with this, thanks.
PHP Code:
//#CLIENTSIDE
if (created) {
  
removetiledefs;
  
addtiledef era_tileset-summer-online.png,,1;

You could also download Era's development kit from the server, it includes the tileset code along with the offline tileset. It's useful if you're planning on making levels for the PC or iPhone version of Era

Good luck!
__________________
-Alfonso (AGT)


---------------------
---------------------
#AGT
Reply With Quote