RagnarokOnline2015 4 Posted July 22, 2016 (edited) Hello everybody! Sophisticated error think many experienced but have not found the answer! Please Help! Players can use skills without the necessary items! My groups.conf for all players groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { afk: true mapmoblist: true dance: true emotion: true heart: true commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true /* feature commands */ refresh: true noask: true noks: true autoloot: true alootid: true autoloottype: true autotrade: true request: true go: true breakguild: true channel: true storage: true kill: true } permissions: { /* without this basic permissions regular players could not * trade or party */ can_trade: true can_party: true } groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { afk: true mapmoblist: true dance: true emotion: true heart: true commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true /* feature commands */ refresh: true noask: true noks: true autoloot: true alootid: true autoloottype: true autotrade: true request: true go: true breakguild: true channel: true storage: true kill: true } permissions: { /* without this basic permissions regular players could not * trade or party */ can_trade: true can_party: true } If you use skills from Assassin AS_VENOMKNIFE it requires the right things! This is an error in the console! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! [Error]: 0 enemies targeted by 1004:AS_VENOMKNIFE, divide per 0 avoided! Edited July 22, 2016 by RagnarokOnline2015 Quote Share this post Link to post Share on other sites
0 evilpuncker 504 Posted July 22, 2016 do you have any custom plugin? Quote Share this post Link to post Share on other sites
0 RagnarokOnline2015 4 Posted July 22, 2016 (edited) Yes I have plugin! afk: true mapmoblist: true and i add into atcommand.c dance: true emotion: true heart: true During compilation, the error was not the latest version of the file is not present skill_require db.tхt and old there! Maybe this is a mistake? Edited July 22, 2016 by RagnarokOnline2015 Quote Share this post Link to post Share on other sites
0 evilpuncker 504 Posted July 22, 2016 yes, that is the error, you need to fully update your hercules to the latest version since we got an huge update in the skill db files 1 RagnarokOnline2015 reacted to this Quote Share this post Link to post Share on other sites
0 RagnarokOnline2015 4 Posted July 22, 2016 (edited) Problem solved thanks a lot Take a look at the problem! This function does not work if you change the value then nothing happens And thank you very much for your support! // Display some mob info next to their name? (add as needed) // (does not works on guardian or Emperium) // 1: Display mob HP (Hp/MaxHp format) // 2: Display mob HP (Percent of full life format) // 4: Display mob's level show_mob_info: 1 Edited July 22, 2016 by RagnarokOnline2015 Quote Share this post Link to post Share on other sites
Hello everybody! Sophisticated error think many experienced but have not found the answer! Please Help!
Players can use skills without the necessary items!
My groups.conf for all players
If you use skills from Assassin AS_VENOMKNIFE it requires the right things!
This is an error in the console!
Edited by RagnarokOnline2015Share this post
Link to post
Share on other sites