Search results

  1. P

    VPS Centos for Thor Patcher

    Is it possible to host the thor patcher on vps centos? Anyone can help me?
  2. 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
  3. 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 ================================ //= _ _ _ //= | | |...
  4. P

    Cart Termination skill

    Help me to increase the damage of cart termination skill? Thanks
  5. P

    Need help to restrict name GM and Admin to players

    Need help to restrict name GM and Admin to players. Thanks      // Character name configuration         name: {             // Name used for unknown characters             unknown_char_name: "Unknown"             // Allow or not identical name for characters but with a different case...
  6. P

    Need help

    Help me to this item script. Increase damage to lhz03 boss monster by 40% Thank you!
  7. P

    Broadcast zeny fee

    Help me to add 1m zeny fee to this script. Thank you   - script broadcast FAKE_NPC,{ OnCommand: if ( !getstrlen( .@atcmd_parameters$ ) ) { message strcharinfo(0), "Please, enter a message (usage: @bst )."; end; } if (agitcheck()){ message strcharinfo(0), "Unable to use this command,"; message...
  8. P

    FluxCP Help

    Where to edit this NOTE? Check the image below. Thank you!
  9. P

    Disable costume equip

    Requesting script to disable equip costume if the player have donate headgears. Thank you!
  10. P

    Earthquake

    How to increase the damage of earthquake on ifrit card? Thanks
  11. P

    Item bonus script help

    What item bonus script to increase 40 more damage to lhz 3 boss monter only? Thanks
  12. P

    FluxCP Help

    I need to find the location of this code to align the image. Check the image below. Thank you!
  13. P

    Best hosting

    What is the best hosting for RO with anti ddos right now? Thanks!
  14. P

    Chemical protection buff problem

    Need help for full chemical protection buff I got like stone curse and cant moving this is the sample script. Thanks prontera.gat,150,170,4 script Full Chem 4_DOG01,{ skilleffect 479,0; sc_start SC_FULLPROTECTION,360000,5; }
  15. P

    Map error

    Fix this map error [Error]: --- failed assertion -------------------------------------------- [Error]: skill.c:177: 'skill_lv > 0' in function `skill_get_sp' [Error]: ./map-server(assert_report+0x7d) [0x6229fd] [Error]: ./map-server(skill_get_sp+0xc3) [0x5947c3] [Error]...
  16. P

    Requesting unequip costumes

    Anyone can help me to unequip costumes if you equip donate items and can't equip back costumes. Thanks
  17. P

    Requesting plugin like dispbottom command script

    Hello dev team. I just want to add plugins like dispbottom feature but instead of only char message it can also dispbottom for global like announce. Thank you!
  18. P

    Compile not work properly need your help!

    I dont know what is the problem between src/map/atcommand.c and gcc linux compiler. The problem if you change this line { MAP_PRONTERA,    156, 191, 3 }, //  0 = Prontera to this { MAP_PRONTERA,    155, 175, 3 }, //  0 = Prontera The compile is not work and the changes is still not change...
  19. P

    Map error need help here

    What error is this? [Error]: --- failed assertion -------------------------------------------- [Error]: skill.c:198: 'skill_lv > 0' in function `skill_get_blewcount' [Error]: ./map-server(assert_report+0x7d) [0x6229fd] [Error]: ./map-server(skill_get_blewcount+0xc3) [0x595593] [Error]...
Back
Top