-
Content Count
2635 -
Joined
-
Last visited
-
Days Won
88
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mystery
-
What do you mean? Im just a tad bit confused. Currently, I've seen servers who don't use data.ini file to run their client either because they know how to do it a different way or they hexed the client to read a different file I never found… possibly in a different folder etc. As for you, not sure what you mean by 'bind'.
-
Have you tried reading through this entire topic? http://herc.ws/board/topic/2235-2013-06-05-full-client-download/
-
Wow! Nicely done keough! I really like the sunlight beams. Gives the town some sort of essence.
-
This isn't a 'Request' but more of a support. Topic moved~
-
SOMEONE WHO CAN MAKE 2013 CLIENT *Thanks* SOLVED
Mystery replied to BugsLIFE's question in Client-Side Support
Getting someone to create you a diffed 2013 client can get you scammed… possibly. Diffing a client is the easiest thing (from what I can think of) you can do… and don't need help with. Something harder such as setting up your entire server… then okay, that's a bit more understandable, but client diffing shouldn't be. Guides can always help you~ search for them once and awhile xD -
You can only use images as loading screens with the size of 640x480 and 1024x768. These are typically dimensions Gravity uses with theirs… (normally the 640x480 though). You can see examples of the 640x480 rebellion loading screens here: https://github.com/Mysteries/Mysterious-Project/tree/master/Graphics/Rebellion
-
That can be done via 'cutin'. Check out our script_commands.txt file: *cutin "<filename>",<position>; This command will display a picture, usually an NPC illustration, alsocalled cutin, for the currently attached client. The position parameterdetermines the placement of the illustration and takes following values: 0 - bottom left corner 1 - bottom middle 2 - bottom right corner 3 - middle of screen in a movable window with an empty title bar 4 - middle of screen without the window header, but still movable The picture is read from datatexture???????illust, from both theGRF archive and data folder, and is required to be a bitmap. The fileextension .bmp can be omitted. Magenta color (#ff00ff) is consideredtransparent. There is no limit placed on the size of the illustrationsby the client, although loading of large pictures (about 700x700 andlarger) causes the client to freeze shortly (lag). Typically the size isabout 320x480. New illustrations can be added by just putting the new fileinto the location above. The client is able to display only one cutin at the same time and each newone will cause the old one to disappear. To delete the currently displayedillustration without displaying a new one, an empty file name and position255 must be used. // Displays the Comodo Kafra illustration in lower right corner. cutin "kafra_07",2; // Typical way to end a script, which displayed an illustration during a // dialog with a player. mes "See you."; close2; cutin "",255; end;
-
Bump~ Updated my first post with new links to new images / folders
-
What you could do, is go into the images' folder and click on an image. You should get the image shown : https://github.com/Mysteries/Mysterious-Project/tree/master/Graphics/1st-Humanish wow, Cool I updated my repo. Added some new images and renamed a bunch of images xD https://github.com/Mysteries/Mysterious-Project/commits/master
-
What you could always do is make a copy of Hercules in your github account, make changes there, then make a pull request. xD
-
What you could do, is go into the images' folder and click on an image. You should get the image shown : https://github.com/Mysteries/Mysterious-Project/tree/master/Graphics/1st-Humanish
-
Since the topic turned out to be more of a 'Source Request' rather than a topic, it'll be moved to the source request forum. Topic Moved~
-
This is more for a general support purpose. Something like this isn't really beneficial to be added nor is it official. What you're proposing is a little subjective as it suits a more of a purpose of custom modification. xD Topic moved~
-
However we do have to keep in mind that this isn't set as in the official servers =/
-
I think it'd be a little bit more better if there was a set parameter for Ninja/Gunslinger/SuperNovice classes.
-
It looks nice. Is there maybe a way you can give us in-game screenshots? Cause typically overview shots that aren't from in-game can make the map smaller than normal.
-
This isn't really a "Suggestion" for Hercules since this is a complete custom modification for one's server. So, I don't think it's suitable as a Suggestion so I'll be moving the topic - especially at the way you worded your topic ;P
-
Just change what was commited here: https://github.com/Mysteries/StarGamesControlPanel/commit/d491ac5d9215be74caf1c78b5b32331645d76e0b In that commit level was removed and group_id was placed.
-
Sad to say… but I actually enjoyed Auction… then again, it was RARELY used. I liked the concept and I had the chance to auction a few things… but afterwards… it went downhill ;(
-
Currently eAthena doesn't use Third Jobs from what I see. You can use that emulator: http://eathena.ws/forum/ Or, use Hercules or rAthena and just turn off "Third Job" settings.
-
What you can do is revert the partial changes I did in the repo back to its former self: https://github.com/Mysteries/StarGamesControlPanel Side note: This isn't a release topic. This is a "Support" and it's a Control Panel.
-
Technically, it's official: http://irowiki.org/wiki/Ankle_Snare As Ankle Snare goes up in levels, the duration decreases (on the floor) but immobilization goes up. But, to fix your issue, find HT_ANKLESNARE in your skill_cast_db and change the duration accordingly.
-
This topic is going to stay here in the general support section as a "Request" just due to the fact that we don't have a sub-forum for these specific topics. It "could" fit under Source Requests, but it isn't the same… nor a source… "so to speak". So, we'll end up keeping this here. As for your question, try searching the download section before making requests Typically things people are looking for is usually found inside the Download section http://herc.ws/board/files/file/25-hercules-win32-for-ragexe-20130703/ http://herc.ws/board/files/file/22-hercules-win32-for-ragexe-20130618/
-
oh, nevermind the link works now. The link yesterday wasn't loading the page for me for some reason ;P
-
This *could cause potential drama between rAthena and Hercules members, thus I should close it just incase it *may get out of hand. jaBote's post has clearly stated what the topic owner wanted. This topic is not meant to be a hatred topic towards rAthena nor a blinded love for Hercules. This topic is just merely stating the Pros and Cons between both Hercules and rAthena. Based on such Pros and Cons, members of both communities should make their decision whether they'll use Hercules or rAthena as a preference for their server.