Search results

  1. P

    Automated cutin

    Cutin that can trigger every 10:00AM and it will remove the cutin display after 3mins. Thank you
  2. P

    Help for timer_do_delete error

    Need help what is the problem [Error]: timer_do_delete error : function mismatch [154]00000000(unknown timer function) != 00AF28B0(unit_walk_toxy_timer) [Error]: --- failed assertion -------------------------------------------- [Error]: D:\Ragnarok\Hercules\src\common\timer.c:398: '0' in...
  3. P

    Help about warning script:implode

    What error is this? I dont know what script is this please anyone can help me fix. Thank you [Warning]: script:implode: array length = 0
  4. P

    help mvp arena script

    how to remove the arena 4 room? this is the mvp_arena script //===== Hercules Script ====================================== //= MVP Arena //===== By: ================================================== //= Darkchild //===== Current Version: ===================================== //= 1.4...
  5. P

    daily reward help

    This is the error [Error]: script error in file 'npc/custom/daily_reward.txt' line 67 column 18 parse_simpleexpr: unmatched ')' 64: sleep2 1000; 65: for(.@k = 0; .@k < 2; .@k++){ 66: if(!.@k){ * 67...
  6. P

    hourly reward error

    hourly reward error [Error]: script error in file 'npc/custom/hourly_reward.txt' line 26 column 19 parse_simpleexpr: unmatched ')' 24: { 25: OnHourCmnd: * 26: switch(checkquest(61000,PLAYTIME)){ ~~~~~~~~~~~~~~~~~~~~~~~~~^ 27: case 2: 28...
  7. P

    db bonus script help

    how to add this bonus script on db: "Add The Chance of Gaining Level 1-5 Stat Food item each time an monster is killed" Thank you!
  8. P

    Hourly rewards error

    Need help to fix this 2 error [Error]: script error in file 'npc/custom/hourly_rewards.txt' line 48 column 18 parse_simpleexpr: unmatched ')' 45: } 46: } 47: if(.s_vip){ * 48...
  9. P

    Need help gold room error

    This is the error [Error]: buildin_getmonsterinfo: Wrong Monster ID: 0 [Debug]: Source (NPC): gold_room_main (invisible/not on a map) [Info]: 'Count Floyd' logged in. (AID/CID: '2000001/150002', IP: '127.0.0.1', Group '0'). [Error]: buildin_getmonsterinfo: Wrong Monster ID: 2000000 [Debug]...
  10. P

    Need help daily reward

    Need help to fix this error [Error]: script_rid2sd: fatal error ! player not attached! [Debug]: Function: __setr (2 parameters): [Debug]: Data: variable name='.Bound_Mode' index=0 [Debug]: Data: variable name='Bound_Account' index=0 [Debug]: Source (NPC): LOGIN (invisible/not on a map)...
  11. P

    Help @pk command

    Need help to make this compatible for Hercules. Check the diff/patch attachment. Thank you!
  12. P

    Failed assertion error on plugins

    Need help to fix this error on plugins! Btw, im using latest version of hercules emulator! [Error]: Skip packet 0x00F3 with size 21, but must be size 65535 [Error]: --- failed assertion -------------------------------------------- [Error]: D:\Ragnarok\Hercules\src\common\socket.c:840: '0' in...
  13. P

    Need help about advanced stylist

    Help me to fix this error. Thank you This is the full script // credits to Annieruru function script ValueConvert { set .@num, atoi(""+getarg(0)); if ( .@num == 0 || .@num >= 2147483647 ) return getarg(0); set .@l, getstrlen(""+.@num); for ( set .@i,0; .@i < .@l; set .@i, .@i + 1...
  14. P

    Compile error

    Anyone can help me to fix this error from compiler? Thank you Severity    Code    Description    Project    File    Line    Suppression State Error    MSB6006    "CL.exe" exited with code -1073741515.    plugin-HPMHooking_login    C:\Program Files (x86)\Microsoft Visual...
  15. P

    [PAID] Looking for GFX for flux theme

    Im looking for paid GFX for my flux theme. Please email me at [email protected] or send a pm. Thank you!
  16. P

    Ragnarok Hosting Business

    I have plan to enter the RO Hosting business and looking the right reseller vps hosting for this with good anti ddos and affordable price. I hope anyone can help me Thank you!
  17. P

    Apache redirect domain to subfolder

    Anyone can help me in apache to redirect the domain example.net to example.net/cp/
  18. P

    VPS Centos for Thor Patcher

    Is it possible to host the thor patcher on vps centos? Anyone can help me?
  19. P

    Google ads to fluxCP

    How to add or what the right location of this PHP file for the google adsense code to fluxcp like the image below? Thanks
  20. P

    Failed to connect to server after selecting character

    Failed to connect to server after selecting character. I hope anyone can help me with this issue? Thank you Im using 2017 client. This is all my conf: CHAR-SERVER //================= Hercules Configuration ================================ //= _ _ _ //= | | |...
Back
Top