Search results

  1. Louis T Steinhil

    Card Deposit from RO Mobile (via OnPCStatCalcEvent)

    View File Card Deposit from RO Mobile (via OnPCStatCalcEvent) Requirements: (OnPCStatCalcEvent of Annie. I'm using 2.0 version since the 2.1 has bugs when @reloading the command) Pro's: Bonus Stats Con's: If you are submitting/retrieving cards "if ever a server crash...
  2. Louis T Steinhil

    Endless Tower Instance with Difficulties

    View File Endless Tower Instance with Difficulties A small tweak on Endless Tower Instance. Increases Monsters HP, Attack, Def/Mdef, Flee and Hit per difficulty. Rewards Instance Points Easy, Vet, Nightmare, Hell & Torment. Generates Alias to monsters if you're on...
  3. Louis T Steinhil

    What's best in storing items and not duplicating by mistake?

    I am trying to make a script called Card Collection NPC all is working now but the main problem I'm encountering is when I submit the card it will give the bonus stats in return. I will immediately close the server via console without letting the character logout so now I got 20 Abysmal Knight...
  4. Louis T Steinhil

    setunitdata UDT GROUP & setunittitle

    Hello, is there a way for me to bring along the title and UDT GROUP of npc to duplicate npc? Original NPC Duplicate NPC
  5. Louis T Steinhil

    Hello I would like to know how much for server files + latest client?

    Up to episode 20 with all the new features like runes, etc.
  6. Louis T Steinhil

    Endless Tower w/ difficulty

    Hello guys anyone can help me with this script? I'm converting my endless tower from rAthena to Hercules. Since we don't have this what should I use instead? *instance_live_info(<info type>{,<instance id>}); Returns the specified <info type> of instance attached to the npc...
  7. Louis T Steinhil

    bonus bRace

    Hello i have code here from cydh that changes the players race, this is working on rAthena. Although it's not compatible with herc. Anyone can help me with it? Thanks! https://www.dropbox.com/scl/fi/msiy4c6fu5uwok1e0fhtx/bonus_bRace.diff?rlkey=4c41esca9fewia9n8uartp0jd&e=1&dl=0  ...
  8. Louis T Steinhil

    Item icons on NPC Dialogue

    Hello guys, I don't know if this is a client version or script but how to add that item icon in dialogue?
  9. Louis T Steinhil

    Hello I would like to request for bonus_script & bonus_script_clear

    nvm i already saw the patch https://board.herc.ws/topic/6717-bonus_script-by-cydh/
  10. Louis T Steinhil

    Error compiling 3Ceam windows 10, Visual Studios 2017

    Does anyone know how to compile in the latest versions?
  11. Louis T Steinhil

    Since @mail is not yet working on 2015

    Since @mail is not yet working on 2015 , is there anyway to get the item from sendmail (https://rathena.org/...-scriptcommand/) source? Like @getmail custom command which you'll get the item / zennies immediately?
  12. Louis T Steinhil

    Mass Murder System(iRO OK Servers)

    Anyone can help me with this? Or any of it is possible?
  13. Louis T Steinhil

    Attaching bonus stats on character?

    Is there a script that attaches bonus stats(example: bonus Str + 1 on someone who killed an Mvp) on characters?
  14. Louis T Steinhil

    About root privileges

    How can I solve this one?
  15. Louis T Steinhil

    Pvp point system / rank system like in dota 2(mmr)

    There's a post in rathena alike but it's not compatible in hercules, can anyone help? // -------------- PVP RATING (SQL ONLY)! ----------------- // // ---- by Kubix. /* tables: CREATE TABLE `pk_rating` ( `id` INT(11) NOT NULL AUTO_INCREMENT, `char_id` varchar(30) NOT NULL, `kill_count`...
  16. Louis T Steinhil

    Help with pvp script

    Can anyone help to make this one compatible with hercules? It doesn't seem to update on mysql. (Script is not mine.) // -------------- PVP RATING (SQL ONLY)! ----------------- // // ---- by Kubix. /* tables: CREATE TABLE `pk_rating` ( `id` INT(11) NOT NULL AUTO_INCREMENT, `char_id`...
  17. Louis T Steinhil

    Pvp countdown on waiting room

    Hello guys I would like to make my waiting room to have a countdown from until when my pvp/mvp top event will end. (pvp script is not mine, credits to the owner.) Note: Pvp ends on saturdays and starts on mondays. //===== rAthena Script ======================================= // Ranking...
  18. Louis T Steinhil

    Client Crash on bubblegum

    Saw a topic on bugs section but there isn't any said solution to the problem. Does anyone know anything how to solve the crash of client(2013-08-07) when you're using bubblegum?
  19. Louis T Steinhil

    Ragnarok History?

    I'm not here to judge. I just wanted to share insights about this blog. I don't know much about the hisrtory of ragnarok...but it's definitely a good article for it. Though I don't say that this is something real or fake...   Happy Reading everyone!  ...
  20. Louis T Steinhil

    Splash Page (java script)

    Well it's not that much but I hope someone will benefit from this. I know I'm not good at graphics so...take it easy on me. Just sharing some codes.   Splash Page Demo: http://project-destro.asurahosting.com/test   Description: Splash Page On click: A button will appear "Enter Site" else Auto...
Back
Top