Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/21/18 in all areas

  1. Hello friends, I always see members posting wonderful materials and I have already bought some too and today I would like to leave one of my most exclusive materials. I'm not a professional, but I worked with design all my life, I'm a professional photographer so Photoshop was always my friend. Today I want to show you my Launcher Custom project, I call it ExtremeX. What is it and what is it for? The Launcher replaces the old ragnarok default Login screen, giving a better look like the new MMORPG It also has an external video system, where you can remove and change the background video when you want For your convenience the design of it you choose 100%, we already have several clients and soon below I will leave the ones that I already did. - INTEGRATED THOR UPDATE - CUSTOM DESIGN - INTEGRATED VIDEO - SAVE USER - STOP ANIMATION - MINIMIZER (IT IS MINIMIZED WHILE THE GAME IS ACTIVE, AFTER THE CLOSE OF HEXED THE LAUNCHER RETURNS) This launcher does not interfere with SHIELD or GEPARD because it is an external application via sso packet. the integrated updater is the "thor patcher" HEXEDS PERMITTED: 2013+ that accept SSO LOGIN PACKET in diff VIDEO PRESENTATION: other options such as "BECOME VIP, REGISTER ACCOUNT, CREATE ACCOUNT AND VOTE" are also easily added to the customer's taste. Good, this is it! Thank you for viewing my portfolio.
    3 points
  2. Version 1.2

    435 downloads

    A PvP room which changes maps. Nothing else is required to the description, I guess. Features: - You can use @pvp command to enter the room. However, you can't use it if you're inside an instance of in middle of a battle. - Anti repeating system. You can avoid the same map being repeated again and again. - Some little effects when you're warped.
    Free
    1 point
  3. I am absent from 22 to 27 November.
    1 point
  4. Partial answer : Go in skill.cpp, search for : if( sd && src != bl && damage > 0 && ( dmg.flag&BF_WEAPON || (dmg.flag&BF_MISC && (skill_id == RA_CLUSTERBOMB || skill_id == RA_FIRINGTRAP || skill_id == RA_ICEBOUNDTRAP)) ) ) { replace by this : if( sd && src != bl && damage > 0 && ( dmg.flag&BF_WEAPON || dmg.flag&BF_MISC || dmg.flag&BF_MAGIC ) ) { This answer could partially answer your problem, but i'm not sure it would be enough..
    1 point
  5. Version 2.6.4.8B

    21323 downloads

    Please do not send me private message as my response would be in lowest priority. 2.6.4.0 UPDATE IMPORTANT NOTICE: Not only this release is beta, there are few important changes need to note of: You now may modify the icon, code sign after pack configuration data. Some configuration entries are deprecated. Additionally, as you can tell, script support is coming... System Requirement: Windows 2000 or higher. Features Pack into single/multi grf file(s) [0x200] Automatically generates GRF if not exist RGZ support Customizable skin & language entries Background music No extra dll, not even config file is needed when distribute. Embed config file and resource data (images for background/buttons) Custom Button Remote config file Self update and client update [supports multi client exe update(Up to 255)] Tools ConfigGenerator - Packs configuration and resources into the patcher or generate as a binary config pack. ThorMaker - make patch files into thor file, there two options file & grf, when choose file, the patcher will extract file into disk, and grf simply put in GRF. [Please do not pack GRF, instead you should pack the actual data.] CheckSum - Simply a crc32 tool, used to make sure patcher & client/game exe is up to date ======================== Internal Config and Remote Config: Internal config is simply the one embed inside patcher, store basic information required to run Remote config, is on web server (of course), it used configure extended features.
    Free
    1 point
  6. Version 1.0

    3313 downloads

    Hello, guys! I present you my free design for your private ro server. Archive include: 1x PSD File 1x Folder with fonts If you have any questions - just ask me, and i help you My contacts: Skype : bio.shock7 Private message on rAthena board. Regards, Bioshock.
    Free
    1 point
  7. Version 1.1

    3965 downloads

    Hey there, I thought this could come in handy for the people who like to use Notepad++. This is a custom Syntax Highlighter which I made for rAthena. For those who don't know what Notepad++ is, it is a text editor for Windows. It allows working with multiple files opened at once (in different tabs), and it's free. NEW UPDATED GUIDE FOR INSTALL & USE A screenshot of some code (green obfuscated text (I did it with an image editor) is string) Hope this comes in handy
    Free
    1 point
×
×
  • Create New...