Search results

  1. S

    Clone Killer ?

    Hello ^^ my question / request is: Is there a way to kill clones on special maps by, for example, a noclone-mapflag ? Regards Snow ^^
  2. S

    Homunculus to level up to same as Chacaters

    I have a sever that has max lvl 256/120 for characters. My players would like to make their Homunculus same level as them? I set the Homunc.conf to 256, the exp_homun to go higher in exp (table found here http://herc.ws/board/topic/5591-renewal-homunculus-exp-tables-up-to-999/?hl=homunculus)...
  3. S

    Command @go is not working correctly

    Here the code: /*========================================== * @go [city_number or city_name] - Updated by Harbin *------------------------------------------*/ACMD(go) { int town = INT_MAX; // Initialized to INT_MAX instead of -1 to avoid conflicts with those who map [-3:-1] to @memo locations...
  4. S

    Custom Pet Damage

    We have a lot of custom pets and their damage was great, everyone liked the pets. But since we updated the server the normal pets and the custom pets do crappy damage now. Was something changed to lower the damge of of all pets normal and custom? Mfg Snowflake
  5. S

    Enabling #main when logging in

    Hello All This might sound like a silly question but How do I enable the #main chat when players login? Mfg Snowflake
  6. S

    New field "Sex" in table char

    Hello , I discovered that the sql-update "2014-11-03--00-45.sql" added the field "sex" to the table "char". Now I have some questions: - It seems it is there to change the sex of a single char, right ? - Does it need to be activated in the configs ? Sadly I counldn't find any information in...
  7. S

    configure: error: MySQL not found or incompatible

    Hello I want to setup a testserver on an UBUNTU 14.04.2 LTS ( 32 Bit ) after starting ./configure i get the message: checking for mysql_config... nochecking for mysql_init... nochecking mysql.h usability... nochecking mysql.h presence... nochecking for mysql.h... nochecking MySQL library...
  8. S

    script goes into infinite loop

    Hello All, i have a script for mining and it gets stuck in an infinite loop and freezes up causing players to re-log. Does anyone have any advice on how stop the freezing up? Thank you in advance mfg Snowflake ///////////////////////////////////////////////////////////////////////////...
  9. S

    Adding New NPCs

    Hello All I would like to add new NPCs without having to replace any current ones. I am wondering if it is possible to do so and how to do it. Thank you in advance for any help that is given. mfg Snowflake
  10. S

    Sura skill not working

    Our players are sending us bug reports about sura skills not working the way they should, one is  "gentle touch - energy gain buff" according to our players it does not give spheres when dealing or receiving damage when used correctly. Is there a known bug with skills not working?
  11. S

    weight limit 3rd class job modifiers

    Hello All One of the players on my server is asking about 3rd class job modifiers that are receiving bonus weight capacity compared to their 2nd class counterparts. This player likes to compare  us to iro and asks if kro has this ability, and if this feature is supposed to be introduced by the...
  12. S

    nopet mapflag please

    Hello All I am making an event and i want to add a command that puts the pets back in their eggs like it does for WoE, does anyone have any ideas that does not involve turning the map into a gvg map ? Thank you in advance mfg Snowflake
  13. S

    Need a command for no pet during an event

    Hello All I am making an event and i want to add a command that puts the pets back in their eggs like it does for WoE, does anyone have any ideas that does not involve turning the map into a gvg map ? Thank you in advance mfg Snowflake
  14. S

    duplicate errors

    Hello @all, After updating my hercules i have these errors, can anyone please tell me how to fix them? Thank you in advance for your help mfg Snowflake
  15. S

    Damage of all skills is too low

    Hello @ All I am not sure where this is suppose to be posted but, how do i increase the damage of all skills? my players are complaining about their dmg is to low and should be higher. they compare our server which is 50 50 25 to offical servers that are 1 1 1 and our dmg is way lower than...
  16. S

    How to set the chance in item_chain.conf

    Hello All ^^ I seem to be having a problem with item_chain.conf. We are changing over from rAthena to Hercules, all custom items worked on rAthena. I have a lot of custom items that is using the command " bonus bAddMonsterDropChainItem,n; " in their script. I dont seem to be getting any...
  17. S

    Need a @sleep script for Hercules

    Hello All ^^ I have a script for @sleep that I used with rAthena and tried it here and failed I really like this command and would like to use it still. Here is my script: /* *=================================== * Sleep (@sleep) *----------------------------------- */ ACMD_FUNC(sleep){...
  18. S

    What are these warnings and what do they mean

    Hello, i am getting warning that i don't understand can someone please explain? thank you for your advice
  19. S

    Ghost errors

    Here is another screen shot of the same errors the DOES NOT EXIST IN ANY OF OUR SCRIPTS, we have checked all scripts numerous times. plus now the map server says there is 3 autotraders online after being shut down for over night, they are my chars and i have logged on all 3 accts and exited to...
  20. S

    How to fix this? SS Included

    I have the same problems, I have made a complete new fluxcp folder, used a clean sql db that has no cp tables. AND STILL have the same errors. The errors are in both Mob database and Item databse. What should I do?
Back
Top