Jump to content

mrfizi

Members
  • Posts

    292
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by mrfizi

  1. 1. Change back to default. No need to change the code. 2. Try to change the date period for only 1 month period instead of yearly date.
  2. Good to hear that. Because this script still have support until now, I'll buy this awesome game!
  3. News option you can check here: https://github.com/rathena/FluxCP/blob/6d95229ed91b40d3d74fe52bc3224725ef9abff0/config/application.php#L218 Others how to add news/content on your website: Login your website/fluxcp/control panel using admin account. Go to Main Home >> News You will find this on news page: Hope this help ^^,
  4. You can start from this line: https://github.com/rathena/FluxCP/blob/6d95229ed91b40d3d74fe52bc3224725ef9abff0/config/application.php#L250
  5. hide_woe_damage: yes I've prefer to write yes I'm sure if you still got this issue after changing it, the problem is your client. You can refer this discussion for more info:
  6. I'm really sure you can easy disable the mvp and mini boss card from that script. Or maybe you can use script by Euphy: https://pastebin.com/raw/AC0CquTa Not test yet but maybe useful for you to get some idea.
  7. More info you can read here:
  8. I've answer how to understanding and replace the location for this vending script on here: Others link related:
  9. // When set to yes, the damage field in packets sent from woe maps will be set // to -1, making it impossible for GMs, Bots and Hexed clients to know the // actual damage caused by attacks. (Note 1) hide_woe_damage: no Read Note 1: //-------------------------------------------------------------- // Note 1: Value is a config switch (on/off, yes/no or 1/0) // Note 2: Value is in percents (100 means 100%) // Note 3: Value is a bit field. If no description is given, // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun, 16: Mercenary) //-------------------------------------------------------------- Almost all server that I've played hide woe damage.
  10. https://github.com/rathena/rathena/blob/a032cd1f74448f676db7a22dfbcb8cf1bbe0ddd8/npc/mapflag/gvg_noparty.txt#L10 // all this: //============================================================ // GvG Arenas //============================================================ //guild_vs1 mapflag gvg_noparty //guild_vs2 mapflag gvg_noparty //guild_vs3 mapflag gvg_noparty //guild_vs4 mapflag gvg_noparty //guild_vs5 mapflag gvg_noparty Then restart your server. If not work, please visit this topic:
  11. mrfizi

    Q>Putty

    Check this post:
  12. try change this.. .@point = rand( .gold_amount[0],.gold_amount[1] ); to .@point = 1;
  13. Maybe you can check this:
  14. Maybe you can take a look on this file: For pre-re: https://github.com/rathena/rathena/blob/master/db/pre-re/job_basepoints.yml For re: https://github.com/rathena/rathena/blob/master/db/re/job_basepoints.yml or if your server level more than 99 to 1000: https://raw.githubusercontent.com/rathena/rathena/master/db/import-tmpl/job_stats.yml
  15. check this post: and this post: After that restart your server.
  16. It's not about your PC. Btw, actually I got the same issue like that last month. I just cleanup my history and cache. Then now I can view the bootstrap as usual.
  17. I've got this problem before. It's the latest feature. Just update your KRO using latest RSU https://nn.ai4rei.net/dev/rsu/ That is the best solution to make your KRO up to date with the latest feature.
  18. It work fine with me. I'm using Firefox web browser. Try to clear your cache.
  19. That is why I'm asking here. If someone know or possible to do that. Maybe need some src coding for make it possible or etc. As much as I know, only can choose 1 max level with aura.
  20. You need to use loop/looping for make it return to the back menu.
  21. I prefer you to extract the file first before edit. Then just drag/paste/load back to your grf. I have disabled Doram use the same method and it worked.
  22. Hello all.. Regarding to my post title above, is it possible to make the server with non-trans max level 99 with aura and trans max level 250 with aura? Example: Thank you.
  23. Update my first post: https://rathena.org/board/topic/130507-hpaid-warper-script/?do=findComment&comment=404663 You're welcome. If you want to make free warp for Last Warp, just ignore the first code-box. Just add script on function Go and function Pick only.
×
×
  • Create New...