Page 8 of 8 FirstFirst ... 6 7 8
Results 71 to 75 of 75

Thread: Graal Levels Guide by Judith.

  1. #71
    Not Actually Banned Yet Bulletzone's Avatar
    Join Date
    Apr 2015
    Location
    United Kingdom
    Posts
    2,849
    Quote Originally Posted by Shana26 View Post
    i downloaded it and an error occurred Attachment 30768
    You're on Windows 10.

    Check out the thread in my signature or just click here.
    "A fool thinks they know everything but a wise person knows there's something to learn from everyone"
    -
    "Great leaders don't complain about the tools they are given. They work to sharpen them"

  2. #72
    Quote Originally Posted by Bulletzone View Post
    You're on Windows 10.

    Check out the thread in my signature or just click here.
    thanks for the info it really helps a lot.
    Last edited by Shana26; 05-29-2017 at 03:44 PM.
    "A journey of A thousand miles, Begins with a single step."




    Got any issues ?
    Do not Hesitate to send me your concerns.

    ~Stalk me~

  3. #73
    Overlord Sottocapo N!chola$'s Avatar
    Join Date
    Jun 2015
    Location
    Canada
    Posts
    4,784
    Quote Originally Posted by Bulletzone View Post
    You're on Windows 10.

    Check out the thread in my signature or just click here.
    Might get back in leveling, was having a problem with that. Seems like it fixed it self now...
    Ask me anything and ill try my best to answer

  4. #74
    Not Actually Banned Yet Bulletzone's Avatar
    Join Date
    Apr 2015
    Location
    United Kingdom
    Posts
    2,849
    Quote Originally Posted by N!chola$ View Post
    Might get back in leveling, was having a problem with that. Seems like it fixed it self now...
    Quote Originally Posted by Shana26 View Post
    thanks for the info it really helps a lot.
    Awesome!
    Goodluck to both of you
    "A fool thinks they know everything but a wise person knows there's something to learn from everyone"
    -
    "Great leaders don't complain about the tools they are given. They work to sharpen them"

  5. #75
    Veteran Quantum Fang's Avatar
    Join Date
    Oct 2014
    Location
    United States
    Posts
    242
    Quote Originally Posted by Power5327 View Post
    2-Changing the tileset to be able to level with iEra tileset:
     Spoiler
    a)After running GraalEditor, at the right side of the screen, you will see 4 options, click the 3rd one "Baddies, NPCs, Chests."
    b)After clicking it, some images will appear below the options, click at the one next to the noob character, it looks like an outline of a player.
    c) Drag that into the level and remove everything written in it and enter the following code:
    PHP Code:
    if (created) {
    removetiledefs 
    addtiledef (tilesetname).png,,;

    When trying to level for iEra use the following code:
    PHP Code:
    if (created) {
      
    removetiledefs ;
      
    addtiledef tileset_era01-summer-online.png,,;

    Don't forget to click the upper "Browse" button and browse the tileset you wanna use, and make sure it's in the same folder as the GraalEditor.
    d) Getting the tileset: There are a lot of tilesets around graal, the ones you already have will be found in your graal folder: Graal->levels->tiles
    If you don't have the iEra tileset simply log on to era pc and use the tileset that will get downloaded to your tiles folder, it's the same as iEra's.
    I tried this but whenever I try to change the tileset I get a black screen and the tile selector is blank.
    Last edited by Quantum Fang; 08-17-2017 at 08:23 PM.

Posting Permissions

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