Jump to content

Vietlubu

Members
  • Content Count

    38
  • Joined

  • Days Won

    3

Posts posted by Vietlubu


  1. I run lastest stable Hercules with 2017-06-14bRagexeRE client and got issue can't click on warp portal to Smith room at Prontera. (prontera 179 184)

    bdDlfyC.png

    XkxODUb.png

    I already checked with rAthena, and it working fine, don't have this issue.

    Anyone know the reason?

    Sorry, I'm not sure this issue from client or server source. 

    Thank for reading

     

    Update - solved:

    The problem from map_cache.

    - I try to rebuild map_cache with mapcache.exe (already edit grf-files.txt) but not working. I see mapcache.exe not overwrite old map.

    - I change the way to use WeeMapCache and overwrite all map, update new map_cache.dat. It working pretty good.

    Sorry, this issue not from the client.


  2. Hi.

    I user Centos 7 and mariadb to setup a hercules server.

    When i compile source code. I have a problem

    checking for mysql_config... nochecking for mysql_init... nochecking mysql.h usability... nochecking mysql.h presence... nochecking for mysql.h... nochecking MySQL library (required)... noconfigure: error: MySQL not found or incompatible

    How i can user mariadb for hercules server?
    Thanks.


  3. Hello.

    1. You can enable at-commands in commands section conf/groups.conf . http://herc.ws/wiki/Category:Configuration#.2Fconf.2Fatcommand.conf_and_.2Fconf.2Fgroups.conf

    For example:

    name: "Player"level: 0inherit: ( /*empty list*/ )commands: {go: truewarp: trueblvl: trueitem: true}permissions: {/* without this basic permissions regular players could nottrade or party */can_trade: truecan_party: true}

    2. You can comment line  #define RENEWAL in src/config/renewal.h (http://herc.ws/wiki/SRC/config/#.2Fsrc.2Fconfig.2Frenewal.h)

    Or you can use option --disable-renewal with configure script http://herc.ws/wiki/Configure

     

    Thanks milk. I will try this.

    3. When I use command @job to change to a Transcendent job. I dont have 100 stats point bonus?

    How to reset stats point, skill point when user use @job .

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.