Jump to content

mrfizi

Members
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by mrfizi

  1. Thank you @sader1992 for this awesome tool.
  2. Welcome to rAthena
  3. Yup. Sendiri punya. Tapi tak buka untuk umum. Custom itu ini ikut sedap mata dan hati. hahaha.. Mungkin kalau dah puas hati baru fikirkan untuk buka pada umum.
  4. Saya aktif. Tapi On Off On Off juga. Mungkin akan kembali aktif. Server sentiasa online walaupun tidak release. ? @Akbare masih aktif dengan perkembangan renewal. hehe
  5. That is your client problem. Not KRO full client problem. You can send/open a new topic on client side support for help.
  6. if langtype = 0 || LuaFiles514\Lua Files\service_korea\ExternalSettings_kr if langtype = 1 || LuaFiles514\Lua Files\service_usa\ExternalSettings_usa if langtype = 2 || LuaFiles514\Lua Files\service_japan\ExternalSettings_jp if langtype = 3 || LuaFiles514\Lua Files\service_china\ExternalSettings_ch if langtype = 4 || LuaFiles514\Lua Files\service_taiwan\ExternalSettings_tw if langtype = 5 || LuaFiles514\Lua Files\service_thailand\ExternalSettings_th if langtype = 6 || LuaFiles514\Lua Files\service_indonesia\ExternalSettings_id if langtype = 7 || LuaFiles514\Lua Files\service_philippine\ExternalSettings_ph if langtype = 12 || LuaFiles514\Lua Files\service_brazil\ExternalSettings_br if langtype = 18 || LuaFiles514\Lua Files\service_france\ExternalSettings_fr
  7. Just make the item box with bound item. Then just make the script change the same item with the box with the same bound item. I found the same question you answer in here:
  8. Sprite error? If yes, make sure your player use the latest KRO folder: and update it using RO Patcher Lite by Ai4rei:
  9. Nice to see you bump this post again. I've view this post a month ago but afraid to bumping it.. just found a few picture still exist include your picture, Najara and Akkarin. ?
  10. It should be your windows defender. Try to turn off your windows defender.
  11. 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.
  12. Good to hear that. Because this script still have support until now, I'll buy this awesome game!
  13. 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 ^^,
  14. You can start from this line: https://github.com/rathena/FluxCP/blob/6d95229ed91b40d3d74fe52bc3224725ef9abff0/config/application.php#L250
  15. 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:
  16. 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.
  17. More info you can read here:
  18. Read here:
  19. I've answer how to understanding and replace the location for this vending script on here: Others link related:
  20. // 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.
  21. 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:
  22. Check this post:
  23. try change this.. .@point = rand( .gold_amount[0],.gold_amount[1] ); to .@point = 1;
×
×
  • Create New...