Search results

  1. Habilis

    [NPC] Campfire to regenerate HP/SP

    View File [NPC] Campfire to regenerate HP/SP Originally: There is a nice contribution from meko on that subject, Menhir (Big rock that possesses magical powers and able to restore Health and Energy of Seekers resting/meditating nearby) Thanks, meko! But, I thought to...
  2. Habilis

    Campfire to regenerate HP/SP

    Yesterday, after rambles on Discord with Dastgir and Asheraf, I've got another Brilliant Idea for a Release from Habilis! The Idea: Camp Fire to restore / regenerate HP & SP. When you sit by the Camp fire, you start feeling the warmth and the comfort, so your HP & SP begin to...
  3. Habilis

    [Event] Wheel of fortune

    View File [Event] Wheel of fortune Wheel of fortune Fun event, this particular version is set to accept Zeny as a payment for gambling. Would like to thank a lot @Myriad for Improving my code! Package contains: data.zip data folder to put into your GRF file or straight...
  4. Habilis

    [Event] Wheel of fortune

    I've recently got a brilliant idea. Why not make my own version of a paid script, sold on rAthena and release it to Hercules for free!? (Not because I'm banned on rAthena ) I need a peer review before releasing the whole package. @Myriad Did a nice Peer review of my terribel kode... If...
  5. Habilis

    [AutoEvent] Trivia

    Hello, as promised here is a Trivia auto event. This script is originally way back from eA, it was adjusted on rA. (All credits in the header) And now, I decided to Enhance it. - An enhanced version of facts auto event. The Event is announced. The NPC asks 10 random  - questions from a...
  6. Habilis

    Ragnarok themed trivia Question/Answer

    Hello friends, I'm looking for inspiration to create my new Automatic Event called Trivia Time. I want it to ask Ragnarok related questions and players to answer them. I have already made a few: Need some more from you folks  :blush:
  7. Habilis

    SQL Requests Game

    Hiya all. Let's play a SQL game. You from your Experience tell me what Data from SQL you would need to have. I will provide the SQL code of the query to extract that information. (A lot of fun game) For example : You : "I want to spy on my Event GMs and Higher GMs to control the abuse of...
  8. Habilis

    Old Winter texture pack

    Hello I'm looking for the old winter texture pack for prontera It was available on eAthena before Looking similar to this screen White floor, white rooftops, I found the x-mas map pack but the textures are pretty much standard there. There are, also textures from pretty light, but it isn't...
  9. Habilis

    Skill level above 10 in mob_skill_db.txt?

    I've been downgrading file mob_skill_db.txt to episode 11.1 and I noticed something weird in pre-re/mob_skill_db.txt https://github.com/HerculesWS/Hercules/blob/master/db/pre-re/mob_skill_db.txt the skill level at the position #5 for some skills is above 10 for example Doppelganger...
  10. Habilis

    What else could Habilis do with his Raspberry Pi ?

    Hello It's me again (Oh noooo!) Alright, did you ever had this awkward feeling, that you have done nearly everything on your Raspberry Pi and short of ideas and looking for new stuff to do on your Raspberry Pi? Well, that's kinda my situation here... I've done nearly everything? things that...
  11. Habilis

    Cloud 9 & Hercules

    Hello It's me!! (oh noooo) and I have another crazy thing to share It involves Ragnarok, Hercules, Raspberry Pi and an open source cloud IDE, how any cooler could that be!? Today I'm going to talk about my development setup  on my Raspberry Pi, that's right, I don't install Visual Studio on...
  12. Habilis

    Automatic SQL database backup

    Hello guys I wrote an article lately about automatic SQL database backup For Linux Systems (Sorry Wind0z guys and gals...) This is the one I'm using for my projects https://habilisbest.com/sql-database-automatic-backups Features: Backups database names specified in a list compresses and...
  13. Habilis

    Episode control ?

    Hello Is there a way for someone who isn't a total Ragnarok Online Nerd (Myself) To control the episode  Server wise and Client wise - Npcs - Monsters - Items - Maps - Commands I suppose all of this should be done manually... Is there a guide or a check-list to aid me in that process...
  14. Habilis

    PHP Web Ragnarok Captcha

    Hello, It's me again, I've been doing some stuff lately and decided to share this thing A bot captcha  Written in PHP It uses a set of 16 pictures I've used PHP's GD library to generate the picture of items to click (grey set of 3 images to the right) So, the challenge, really, is to...
  15. Habilis

    Need your opinion guys...

    I've been running for well more than 4 days all the setup seems stable but memory seems to be USED... Setup : - nginX webserver with SSL running    -PHP blog written on laravel    -RO server web api    -OwnCloud installation - Hercules server Well there is about 630 MB out of 887 MB...
  16. Habilis

    Linux .sh script to start server

    I wrote a little script  that would start server on the background and would write console logs to  /home/hercuser/logs/ServerStartup<DAY-TIME>.dat #!/bin/bash # ARGUMENT CONSTANTS START="start" STOP="stop" RESTART="restart" #path to CD PATHCD="/home/hercuser/Hercules" # Path to the...
  17. Habilis

    [Dev's Diary] Minimal $ Ragnarok online server & comunity

    Hello Boys and Gals I decided to do a experiment project, on with how minimal $ input, I could make a decent (by decent, I mean, players wouldn't want to delete the game client after 15 minutes playing) Ragnarok Online server and Comunity I will write it all in the Dev's Diary Format (Every...
  18. Habilis

    @emotion @heart @show @hold @detach

    Hello, here is the adapted version of  @emotion @heart @show @hold @detach commands so popular in the Russian eA, rA, Herc community. I don't claim to be the Author, credit for the work goes to each mod respective Author. I just made all of them into Hercules plugins and changed source code...
  19. Habilis

    Delay not respected

    Hello I was about to release popular commands in Russian comunity such as @emotion @heart (Emotions without delay) as plugins for herc But i encountered a problem with chat flood (3 times one word phrase, even if command) So, I decided to make it configurable how many times command will be...
  20. Habilis

    ONRRRO ? in screenshot

    Im having this writing appearing next to the date I have no idea what possibly could cause that...
Back
Top