Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 07/25/17 in all areas

  1. 1 point
    Shiro

    [Showcase] Patcher Theme

    So... I'm a beginner at graphics designing. Please let me know what you think I used Hyvraine's designs as references also... if someone can code this please help me. message me here!
  2. 1 point
    Shiro

    [Utility] Healing Salve

    Hello guys, I'm new to Hercules and just want to make a contribution A basic function inspired by Healing Salve Potion of Dota 2 Config: while(.healcount < 20){ //Set 20 to number of healing instance you want percentheal 5, 5; //Set 5,5 for HP/SP value heal per instance sleep2(500);//Set 500 to preferred time interval for healing(in milliseconds) Script: <" callfunc("HealingSalve"); "> // Input this to your custom item's script Download: healingsalve.txt
  3. 1 point
    Promeister

    Valk armors

    Hey, try using " Job: 0xFFFFFFFE " this will enable the equipments wearable to any job except novice.
  4. 1 point
    meko

    rAthena to Hercules

    Hercules does support packet shuffling and you can use pretty much any client with it; Hercules will automatically rearrange the packets based on the client version. About Hercules vs. rAthena, see the already existing topics: (there's many, many more but I won't list them all) Hercules is focused on performance and stability while rAthena is mostly focused on features and content. The two scripting engines and database formats are similar but incompatible, this means you will need to do some conversion.
  5. 1 point
    Juan Meissner

    SC_ITEMSCRIPT

    I tried to implement the SC_ITEMSCRIPT plugin on my server, it compiled everything normal, however it did not work on the server, could anyone help me with this? Does anyone know of any alternative to leave a usaval item giving effects equal to those of cards? @Dastgir Can u help me with that? https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/sc_itemscript.c
  6. 1 point
    Too much work to do over the summer ;(
  7. 1 point
    malufett

    Official VIP System

    Hi everybody.. sorry for being in hiatus mode..I just got busy in real life this past years for me having hard time to insert RO dev thingy on my schedule.. I'm sad since I became busy, Herc RE development(SRC) halted upon my leave...so I guess should come back? however if I come back I will only implement this in partial meaning only basic features (due to this reason "Its sole purpose is to monetize (which certainly isn't what players are looking for).")...
  8. 1 point
    Dastgir

    Something... Something....

    Something... Something....
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.