Search results

  1. Brynner

    translated cash emotion

    note! just a translation only
  2. Brynner

    packageitem.lub converter

    -- Instructions: -- 1. Place itemInfo.lua and packageitem.lub in this directory. -- 2. Run run_update.bat -- 3. The script will update only the name field in packageitem.lub based on itemInfo.lua. -- 4. A success message will be printed if changes are made. -- 5. If no matching item IDs are...
  3. Brynner

    Nemo patcher

    yes it works if you gonna use proxy and use idm to make it resumable once you turn off your proxy.
  4. Brynner

    Nemo patcher

    link for the full kRO does not work.
  5. Brynner

    Nemo patcher

    anyone having same issue with client 2018-06-20 but the issue does not appear for 2018-11-07
  6. Brynner

    2nd Password Pin Problem

    Im using 2017-06-14bRagexeRE. when i click the number its not changing position.
  7. Brynner

    separate the mob_db and mob_db_re

    is there any chances to separate those? just like what they did on rathena. to avoid any conflict for fluxcp. because our current mob_db_re still use the mob_db. he only did is to replace the old one. not only the mob_db_re also the mob_skill_db_re.
  8. Brynner

    freeze status duration

    why the luk doesn't affect the freeze status? when i try to test 2 characters. 1 with 1 luk only and the other has 99 luk. the defroze has same duration on the 1st one with 1 luk only.
  9. Brynner

    is there a 64bit build for hercules?

    the current build for hercules is  [Info]: Hercules 32-bit for Windows[Info]: Git revision (src): '7cd967f812ab741c41c416fb9f7c2a921c36e947'[Info]: Git revision (scripts): '7cd967f812ab741c41c416fb9f7c2a921c36e947' is there any chances to have 64bit build for hercules.
  10. Brynner

    WayBacKRO Classis Server

    Website : WayBackRO Website Facebook Fan Page : WayBackRO Fanpage RMS: WayBackRO on Rate My Server Server Information Classic Server No Expanded Class, no Transc and 3rd Jobs Max 99 Base Level / 50 Job Level Mid Rate Server Experience Rates: Base 100.00x / Job 100.00x Normal Drop Rates...
  11. Brynner

    what's wrong with this script?

    anthell01,35,267,0 script ant001 45,1,1, { if(anthell==1) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp "moc_fild15",251,248; break;}anthell02,171,169,0 script ant001 45,1,2, { if(anthell==0) goto moc15; moc04: warp "moc_fild04",213,327; break; moc15: warp...
  12. Brynner

    how to increase max hostname?

    problem solved!
  13. Brynner

    iteminfo.lua or iteminfo.lub convert to old idnum2item?

    anyone have a converter from iteminfo.lua or iteminfo.lub will be converted to . idnum2itemdesctable, idnum2itemdisplaynametable and idnum2itemresnametable. thank you in advance.
  14. Brynner

    @vendinfo or @vi

    just want to request @vendinfo or @vi. this is for the merchants who are having an auto trade. it will display the time on how long is he already vending on the server. or how many minutes or hour before the vendor disconnected on the server.
  15. Brynner

    is this possible?

    all items purchase from kafra points / free cash points will be a account bound?
  16. Brynner

    Problem with searching.

    i just want to put a search engine that can search both item id or item name. but my problem is. when i try to search using item id it works now. but when i try to search using item name. nothings happen now.   <?phpif (!defined('FLUX_ROOT')) exit;$item_name =...
  17. Brynner

    Hercules is having a random downtime issue?

    im not sure if im the only one having an issue with this? my internet connection is stable but i suddenly encounter this on Hercules only.
  18. Brynner

    how can i add soul link buffs on this script?

    how can i add soul link buffs here?when i try to add SC_SPIRIT nothings happen. thank you in advance. - script Healer -1,{ set .@Price,0; // Zeny required for heal set .@Buffs,1; // Also buff players? (1: yes / 0: no) set .@Delay,0; // Heal delay, in seconds callfunc "F_ClearGarbage",0; if...
  19. Brynner

    how to disable mail system?

    is it possible to disable that features on Hercules?
  20. Brynner

    @mapmoblist not compatible with the latest version.

    here is the code for this HPM Plugins but i think it is outdated. #include <stdio.h>#include <string.h>#include "../common/HPMi.h"#include "../map/script.h"#include "../map/pc.h"#include "../map/map.h"HPExport struct hplugin_info pinfo = { "mapmoblist", // Plugin name...
Back
Top