Search results

  1. N

    R> Refine UI Issue

    I have problem in Refine UI and look like its bug in the last refine. I already refined the weapon to +10 but in the refineUI still +9 appeared
  2. N

    Anyone have 2019-05-30aRagexe.exe?

    Please send me a link of this client since its stable in herc.  cant download in nemo due to virus issue.
  3. N

    How to fix this issue in map?

    My character is below that bridge. How can I change it in browedit.
  4. N

    Cash Shop Currency Change

    Anyone can help me change the currency in the cash shop. Changing the C value to another.
  5. N

    How to add group name in @accinfo?

    void mapif_parse_accinfo2(bool success, int map_fd, int u_fd, int u_aid, int account_id, const char *userid, const char *user_pass, const char *email, const char *last_ip, const char *lastlogin, const char *pin_code, const char *birthdate, int group_id, int logincount, int state) {...
  6. N

    Adding more group permission.

    [ Error ] : pc_groups_add_permission(drop_rental): failed! not enough room, too many permissions! I have a problem adding a new group permission. Any one know how to increase it?
  7. N

    Stable Client Question

    Hi, I need suggestion where I can get stable client for latest herc emulator today. Can you please send me link or date of the client. Thank you in advance. I am having trouble with 2012-04-10aRagexe client using NEMO so that's why I need your help. Problem: Getting error if I disable the...
  8. N

    Arrow Shower NO KNOCKBACK

    I want to know if the Arrow Skill Knockback is fixed.
  9. N

    run_script: infinity loop !

    Hi, how can I detect what script is the problem in this infinity loop error. Its hard for me to find the correct script I made because I change a lot of thing. case C_FUNC: script->run_func(st); if(st->state==GOTO) { st->state = RUN; if( !st->freeloop...
  10. N

    Gepard to RoBrowser?

    Is gepard shield possible to be applied with robrowser? if yes pm me if you know.
  11. N

    Item Sprite Problem

    I have having a problem with creating an items. I already change the item display in the grf using client 20120410. What is the possible problem on this?  
  12. N

    [ Error ] : pc_checkskill: Invalid skill

    Any one know what is the problem of this? anything I need to change? we are using latest herc files.   (10/25/2016 15:39:33) [ Error ] : pc_checkskill: Invalid skill id 0 (char_id=200910). (10/25/2016 15:39:40) [ Error ] : pc_checkskill: Invalid skill id 0 (char_id=211712). (10/25/2016...
  13. N

    DB error - Data truncated zenylog

    I enable the zenylog and i got this error. How can I fix this? I am using later herc emulator.   (10/24/2016 20:47:40) [ SQL Error ] : DB error - Data truncated for column 'type' at row 1 (10/24/2016 20:47:40) [ Debug ] : at log.c:221 - INSERT DELAYED INTO `zenylog` (`time`, `char_id`...
  14. N

    Dedicated Server "Lag Spike"

    Good day, I need help of any system administrator. We have an issue of "LAG SPIKE" using latest herc. We have a mobile app for the game and pc client. You can login using pc client or mobile client and we have almost 90% mobile users online. We already set the log system to txt file and remove...
  15. N

    How to update sql with date?

    I want to add a log in my db with timestamp but the time is still null. query_sql "UPDATE `ea_purchase` SET `status` = '0' AND `redeem_date` = '"+TIMESTAMP+"' WHERE `purchase_id` = '"+.@shop_id+"' AND `status` = '1' AND `account_id` = '"+getcharid(3)+"'"; CREATE TABLE IF NOT EXISTS...
  16. N

    scripts_main.conf:12 - syntax error

    I have this error after changing the files below. Console Error (08/01/2016 05:59:53) [ Error ] : npc/ep15/scripts_main.conf:12 - syntax error (08/01/2016 05:59:53) [ Error ] : npc/update/custom_scripts.conf:14 - syntax error npc/ep15/scripts_main.conf:12 - syntax error "npc/ep15/MOTD.txt"...
  17. N

    Autosave Question

    We change something in the map-server.cof.   // Database autosave time // All characters are saved on this time in seconds (example: // autosave of 60 secs with 60 characters online -> one char is saved every // second) autosave_time: 300 I changed autosave_time: 300 to 6400. By changing...
  18. N

    Assassin Quest Problem

    Hello, I need your help. There are times that 2 thief are inside the "Job change target" quest part.  We are not sure if its a timer problem. Please help me fix my problem. Im not sure to add setnpctimer.   //================= Hercules Script ======================================= //=...
  19. N

    Language Issue

    How can I enable all languages in 1 client. so that they are free to talk what day want.
  20. N

    Reset Skills Issue

    Anyone know how to fix this problem? Is this a source problem or client side. Scenario Sample. I got my new platinum skill and I take a reset from an npc or used @skreset. The platinum skill will be reset too..
Back
Top