View Single Post
  #4  
Old 10-12-2007, 12:36 AM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
Quote:
Originally Posted by Horrified View Post
Doesn't seem to work either.

Perhaps someone else could try on there own editor to see if maybe it's just mine ****ing up?
I just used this and it load's Pisco2 with no problems.
PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef picso2.png,,0;

I also used another tileset and it works fine also.

PHP Code:
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef revolutions_tileset_new.png,,0;

Reply With Quote