Jump to content

Brynner

Members
  • Posts

    1979
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Brynner

  1. there there is a problem when i try to compile.
  2. is there any chances to change the name of the job when using langtype 0?
  3. wow finally thanks. but how can i enable all item check for inventory, cart and storage at the same time? // 1: Inventory // 2: Cart // 4: Storage item_check: 0
  4. thanks problem solve.
  5. there is no embryo quest now on rAthena.
  6. without embryo i can't make homunculus.
  7. thanks for this but still have some missing bracket.
  8. any news regarding on this?
  9. thanks. how can add message just like this? You can not use @monster inside towns.
  10. Brynner

    help Domain

    use domain masking. redirect to your Asurahosting
  11. how to disable @monster command for gm below level 99 and gm level 2 on using it inside town?
  12. everytime i change the location of the npc i got a problem on this script?
  13. bump for this topic.
  14. client version that you use?
  15. oh ok thanks for the explanation.
  16. thanks for this. i didn't know that this could be fix by source. thank you to all of you.
  17. where should i add this?
  18. what kind of modification did you do on your fluxcp?
  19. just like this? OnPCLoadMapEvent: if( getgmlevel() ) warp "SavePoint"; end; // Guild Castles ========== aldeg_cas01 mapflag gvg_castle aldeg_cas02 mapflag gvg_castle aldeg_cas03 mapflag gvg_castle aldeg_cas04 mapflag gvg_castle aldeg_cas05 mapflag gvg_castle gefg_cas01 mapflag gvg_castle gefg_cas02 mapflag gvg_castle gefg_cas03 mapflag gvg_castle gefg_cas04 mapflag gvg_castle gefg_cas05 mapflag gvg_castle payg_cas01 mapflag gvg_castle payg_cas02 mapflag gvg_castle payg_cas03 mapflag gvg_castle payg_cas04 mapflag gvg_castle payg_cas05 mapflag gvg_castle prtg_cas01 mapflag gvg_castle prtg_cas02 mapflag gvg_castle prtg_cas03 mapflag gvg_castle prtg_cas04 mapflag gvg_castle prtg_cas05 mapflag gvg_castle schg_cas01 mapflag gvg_castle schg_cas02 mapflag gvg_castle schg_cas03 mapflag gvg_castle schg_cas04 mapflag gvg_castle schg_cas05 mapflag gvg_castle arug_cas01 mapflag gvg_castle arug_cas02 mapflag gvg_castle arug_cas03 mapflag gvg_castle arug_cas04 mapflag gvg_castle arug_cas05 mapflag gvg_castle // Novice Guild Castles === //n_castle mapflag gvg_castle nguild_alde mapflag gvg_castle nguild_gef mapflag gvg_castle nguild_pay mapflag gvg_castle nguild_prt mapflag gvg_castle
  20. this script is too old. custom scripts from fusion emulator. is there anyone here can make it compatible here in rAthena? this is the custom event_newhats. but this is not compatible with rAthena. event_newhats.rar
  21. is it possible to disable all gm accounts to enter gvg maps?
  22. // Item check? (Note 1) // On map change it will check for items not tagged as "available" and // auto-delete them from inventory/cart. // NOTE: An item is not available if it was not loaded from the item_db or you // specify it as unavailable in db/item_avail.txt item_check: yes is there any chances to include the storage on checking item? because the current item check works only on inventory and cart. but when the item is located on storage it will not included to check. which means the item that does not exist still on your storage unless you remove it inside your storage.
  23. npc/scripts_guild.conf
  24. Brynner

    Client Hash

    the use of client hash i avoid using other client version or modified version of your client. only the client with matching client hash will only allow to login on your server
  25. does your kro is updated?
×
×
  • Create New...