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...
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 myself, well, that is wonderful, but why not make it portable?
The...
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...
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...
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 into data folder.
wheel_of_fortune.txt the script...
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...
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...
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:
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...
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...
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...
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...
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...
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...
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...
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...
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...
Day 3: More on Free Hosting Limitations
Apperantrly, the free webhosting doesn't allow cron or cronjobs to run as often as */5 (every 5 minutes)
Not a problem for me...
server is offline
server is online
First of all I wrote api-like controllers at my Ragnarok server machine's webserver...
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...
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...