Jump to content

Eternity

Members
  • Content Count

    121
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Upvote
    Eternity got a reaction from sandbox in Gepard 3.0 Alternative   
    What do you expect? Functor is from Ukraine...Do you know what's happening in there?
  2. Like
    Eternity reacted to Ai4rei in Hex to enable /nc in WoE   
    As per private request, patches for 2015-09-16aRagexe (unpacked):
    // long jmp (1) F:85C00F85????FFFF6A11 R:85C00F85000000006A11 // short jmp (3) F:85C075??6A11 R:85C075006A11 Which is basically the same, as above, except that the long jmp is negative. For wild-card impaired hex-editors the patches are:
    F:85C0752F6A11 R:85C075006A11 F:85C075396A11 R:85C075006A11 F:85C00F8528FEFFFF6A11 R:85C00F85000000006A11 F:85C0752F6A11 R:85C075006A11 The key sequence for this patch is:
    CALL <150916A.CSession::IsSiegeMode> TEST EAX,EAX JNZ <150916A.+??> PUSH 11 ; /Key = VK_CONTROL CALL NEAR EBX ; \GetAsyncKeyState Where the call to GetAsyncKeyState may take various forms.
  3. Like
    Eternity reacted to Cretino in Taek-Won Mission for Star Gladiator Class   
    Hey guys, I made some modifications and tested.
    Now is working, you just need apply this '.diff' file: star_gladiator_use_tk_mission.diff
    Ranking still working to Taekwon, Star Gladiator only get bonus hp/sp and skills if get max level of base and job.
    Star Gladiator don't receive the skill 'Solar, Lunar and Stellar Shadow'(SG_DEVIL).
    If have any bug, report to me to try fix.
    Good luck.
  4. Like
    Eternity reacted to 4144 in Taek-Won Mission for Star Gladiator Class   
    this line of code always will trigger skill error
    if ((sd->job & MAPID_UPPERMASK) != MAPID_TAEKWON || MAPID_STAR_GLADIATOR) { probably change it to this?
    if ((sd->job & MAPID_UPPERMASK) != MAPID_TAEKWON && (sd->job & MAPID_UPPERMASK) != MAPID_STAR_GLADIATOR) {  
  5. Like
    Eternity reacted to Naruto in Taek-Won Mission for Star Gladiator Class   
    possibly the same thing here
    pc.c
    if ((sd->job & MAPID_BASEMASK) == MAPID_TAEKWON) { // Better check for class rather than skill to prevent "skill resets" from unsetting this sd->mission_mobid = pc_readglobalreg(sd,script->add_variable("TK_MISSION_ID")); sd->mission_count = pc_readglobalreg(sd,script->add_variable("TK_MISSION_COUNT")); }  
  6. Like
    Eternity reacted to rokimoki in Pre-Re with Renewall features.   
    Hi, I want to know if is possible to set up a server with renewall features (stats, exp, and everything) but just locked to an episode, for example Revo-Classic. I am asking because the new euRO server is gonna be OBT soon, but I just want to make a server for my guild for testing purposes, and it's my first time playing a revo-classic like server.
    I found this and that, but wow one with rAthena and other with Hercules.
    Any further recomendation? 
    Thanks!
  7. Upvote
    Eternity reacted to Sephus in Hercules Battlegrounds   
    Hercules Battlegrounds
    A full conversion and enhancement of eAmod's Battlegrounds system into a easy-to-install Hercules plugin library.
    Version: 1.0a (alpha)
     

     
    Repository @ https://github.com/Smokexyz/HerculesBG

    Installation
    1) Place plugin files in plugin directory. (If you wish to re-compile the code, please do so the standard way.)
    2) Place all script files in the default directory provided in the repository (or your own).
    3) Place all database and config parts in their respective files.
    4) in conf/plugins.conf add "hBG".
     
    Instructions on installing Plugins - http://herc.ws/wiki/HPM#Building_a_plugin
     
    Battleground Modes
    Capture the Flag Eye of Storm Triple Inferno Team DeathMatch Bossnia Conquest Stone Control Domination Rush Free For All Why use it?
    1) Prevents conflicts when updating Hercules.
    2) Easy to install.
    3) Can be easily modified for more functions/features in the future.

    For contributors
    If you wish to add a free BG script to the list of available battleground modes, please contact me.
     
    Bug Reporting
    Please feel free to open an issue on the repository and I'll get to it as soon as I can.

    Donate to support the project and motivate updates.


  8. Upvote
    Eternity reacted to ZelosAvalon in [Daily Reward System]   
    i send an mail to Midgard-Community for check this error
     
    PSD link: https://mega.nz/#!ixoBHLCA!Yzt2rKv8OZPQBIHB6s_8ytEzh9waYz9l2xzjKEgX1EM
  9. Upvote
    Eternity reacted to suezo0621 in [Free Release] Chubby Chick   
    File Name: [Free Release] Chubby Chick
    File Submitter: suezo0621
    File Submitted: 14 Aug 2016
    File Category: Sprites & Palettes
     
    cute headgear, enjoy it!
     
    Preview:

     
    [file include]
    * collection.bmp
    * item.bmp
    * drop.act
    * drop.spr
    * equip.act
    * equip.spr
     
    Click here to download this file
  10. Upvote
    Eternity reacted to Monsieur Panda in [Guide] Create your server & Client (2016/08)   
    /!\ IMPORTANT /!\
     
    STEP I.D.1 to I.D.9 IS OUTDATED SINCE 2016-08-20 !
     
    But don't worry, I'll update as soon as I can.
  11. Upvote
    Eternity reacted to Ridley in remove xmas snow   
    it's no texture but a sprite (ef_snow.spr)
    and hardcoded in the client. but you can disable it with a hex editor (I use Hexedit)
    open your client with Hexedit
    find: 786D61732E727377
    replace with: 0000000000000000
     
    result:

     
    @@Mysterious this should be moved to Client-Side Support
     
     
  12. Upvote
    Eternity reacted to kenik in [Pre-Release] Payment Wall - FluxCP addon   
    This addon allows you to get donations through Payment Wall (https://paymentwall.com/) system.
     
    !!!Attention!!!
    This addon was tested only on Test projects. Contact me, when you will test it with approved projects for better testing and bugfixing (if needed)

    Installation
    Register account at Payment Wall (https://www.paymentwall.com/) Create new project Set project up. Important notes: API => Virtual Currency Pingback Type => Url When you type pingback url - make sure to place '/' at the end of url Pingback signature version => 1 Add 2 custom pingback parameters: module and action. [screenshot](http://i.imgur.com/T4FHoyo.png) Upload 'pwall' folder into your addons folder. Edit 'pwall/config/addon.php' with your settings. Place your Public key Place your Secret key Input width and height for widget Edit donation rate and currency Add link to page your.site.com/?module=pwall wherever you want. Test it!
    Note
    While your project in Test status - you can test it only while you logged in at Payment Wall (https://www.paymentwall.com/).

    Page example



    Bug reports
    Report bugs on GitHub, so they can be fixed ASAP. Or contact me here: kenik
     
    Download
    GitHub: https://github.com/kenik/flux_paymentwall
    GitHub: https://github.com/kenik/FluxCP-Addons/tree/master/pwall
  13. Upvote
    Eternity reacted to raPalooza~ in Savior Damage Font   
    File Name: Savior Damage Font
    File Submitter: raPalooza~
    File Submitted: 24 May 2016
    File Category: Sprites & Palettes
     

    SaviorDamageFONT
    modification

    I've been trying hard to create content that bring a fresh new look to our old and loved Ragnarok Online.
    After lot's of failures(like my old font upload '^^) I end up with this design, that was actually based on the game Tree of Savior.( btw a very good game )
     
    It comes with some other little things like a better resolution sprite to the critical hit background, as it was kinda glitchy with the new font.
     
    I know it is all experimental and yes, I still love the old pixelated font of RO but feel free to use it in your server, i'm getting used to it and it's giving me a feeling of nostalgia(as seeing something new things on old stuffs) ;D
     
    Hope to hear some feedback to improve it as much as I can.
    cYA
     
    link: MEGAlink
     
    Click here to download this file
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.