Jump to content

kugelfang

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by kugelfang

  1. 5 hours ago, kugelfang said:

    hello ,

     

    request if can someone send me a script for NPC who can respawn mobs like 1 treasure chest with a specif location + GM level 99 can only access

     

    example :

     

     

    prontera,168,191,3    script    Treasure Summoner    4_F_JOB_BLACKSMITH,{

    monster "prontera", 166, 192, "treasure", 1354, 1, strnpcinfo(0) + "::OnMobKilled";
    monster "prontera", 166, 191, "treasure", 1354, 1, strnpcinfo(0) + "::OnMobKilled";
    end;


    OnMobKilled:
    getitem 501, 0; // nothing
    end;
    }

     

    problem solved

  2. hello ,

     

    request if can someone send me a script for NPC who can respawn mobs like 1 treasure chest with a specif location + GM level 99 can only access

     

    example :

     

     

    prontera,168,191,3    script    Treasure Summoner    4_F_JOB_BLACKSMITH,{

    monster "prontera", 166, 192, "treasure", 1354, 1, strnpcinfo(0) + "::OnMobKilled";
    monster "prontera", 166, 191, "treasure", 1354, 1, strnpcinfo(0) + "::OnMobKilled";
    end;


    OnMobKilled:
    getitem 501, 0; // nothing
    end;
    }

     

  3. greetings,

    how to fix this ? 

    i'm using the client 2018 version 20180416 , when i wear a wing on the back, the view is ok  when zoom in

    but when i use the client 2018 version 20180621 the wing is dissappearing when zoom in

    thank u for your answer

     

    version  20180621

    sscreenHercules010.thumb.jpg.bcddda1be4ed25652e5a5e7c93059a49.jpg

     

     

    version 20180416

    screenHercules009.thumb.jpg.d1cdc83a25f89dc22fb5044befc883d2.jpg

×
×
  • Create New...