Results 1 to 2 of 2

Thread: Why tilesets don't work

  1. #1
    Veteran Wolverine8888's Avatar
    Join Date
    Jun 2013
    Location
    Philippines
    Posts
    315

    Why tilesets don't work

    Why sometimes tilesets don't work and have black tiles...how I can solve this problem
    Need Help? or Questions?
    Just Ask me and I will give the answer right away
    Want to skype with me? wolverine_graal
    ~Gani Artist

  2. #2
    check the filename of the tileset youre going to use,
    Create an NPC in your level (which looks like a transparent person at the right hand side, under the NPCs, baddies tab), and then type the following code into the NPC:

    //#CLIENTSIDE
    if(created){
    removetiledefs;
    addtiledef NAME OF THE FILE,,1;
    }

    The tileset should load if you have it in your Graal folder.
    started august 2010
    iEra Gani Artist
    former iZone Gani Artist


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •