Jump to content

evilpuncker

Community Contributors
  • Content Count

    2178
  • Joined

  • Last visited

  • Days Won

    66

Reputation Activity

  1. Upvote
    evilpuncker got a reaction from Ridley in Doram Skills   
    this is 3CeAM section, not hercules
  2. Upvote
    evilpuncker got a reaction from Ridley in Status Ailments   
    google has lots of info about it 
    https://www.google.com/#q=design+system+e300
  3. Upvote
    evilpuncker reacted to hemagx in Odin Server side manner   
    got few issue, gonna delay it...(hears someone crying in the corner)..
  4. Upvote
    evilpuncker got a reaction from RagnarokOnline2015 in BIG ERROR   
    yes, that is the error, you need to fully update your hercules to the latest version since we got an huge update in the skill db files
  5. Upvote
    evilpuncker reacted to Ai4rei in Old pre-2011 kRO patches   
    Use a dedicated FTP client (ex. WinSCP) instead of the browser.
  6. Upvote
    evilpuncker reacted to Samuel in Nohomunc Mapflag   
    Hello everyone!
     
    Just saw this topic and just gave a try to make a mapflag plugin for it..
     
    //===== Description: =========================================
    //= Disable Homunculus in a certain map
    //===== Usage: ===============================================
    //= alberta <tab> mapflag <tab> nohomunc
    //============================================================
     
    Plugin Link
  7. Upvote
    evilpuncker reacted to Samuel in PartyBuff Plugin   
    Hello everyone!
     
    Updated Annie's plugin and applied Functor's bug fix.

    With this plugin, it will display party member's special buffs in party list (Alt+Z)
    Buffs are:
    Look like
    [BAFS+]Player name
     
    See original : Topic
     
    Enjoy!
     
    Plugin Link
  8. Upvote
    evilpuncker reacted to Samuel in Custom @command   
    Hello everyone!
     
    Saw this feature in RagEmu so I adapted their code and turned it into a plugin.
     
    With this plugin enabled, custom commands that were created using bindcmd will be shown when you use @command depending on the gm level the account has if that custom command is available for his level.
     
    Enjoy!
     
    Credits to: RagEmu
     
    Link
  9. Upvote
    evilpuncker reacted to Ridley in About root privileges   
    1. As it says do not run it as root user. It even says that so where's the problem?
    2. Why asking here if you use RagEmu?
  10. Upvote
    evilpuncker reacted to hemagx in Odin Server side manner   
    You're lucky that i'm facing serious issue right now and i can't continue what i'm working on.
    Gonna work on this plugin now
  11. Upvote
    evilpuncker got a reaction from JulioCF in Editar calculos no status.c [renewall] - Help   
    matk
     
    batk
     
    esquiva perfeita
     
    acho q esses ai são os q eu sei (posso estar errado kk)
  12. Upvote
    evilpuncker reacted to Ragno in Clan System   
    iRO has the clan system active since some months, and players can apply to a clan. Here are some observations:
     
    Clan Master (I guess) is the npc who joins player to the clan. There is four clans on iRO right now (Sword, Arc Wand, Golden Mace and Crossbow).
     
    Guilded players can't join a clan.

    When joining a clan it is displayed the clan logo just like in the picture.

    When you pass the mouse over the clan master npc, it shows the clan logo in his name:
     


     
    This are the buffs seted when player joins the clan. This buff is like any other buff, is permanent and is removed when leave the clan.
     
     
     
    And this are the dialogues and messages from that four npcs:
     
     
     

    I used a "clan()" fictional command to indicate the kind of activity every npc do.
     
    I hope this help
  13. Upvote
    evilpuncker reacted to Neo-Mind in ONRRRO ? in screenshot   
    Ofcourse they are ... its Gravity !!!
  14. Upvote
    evilpuncker reacted to Neo-Mind in ONRRRO ? in screenshot   
    well from what i see in the client it will be present only if your langtype is 0
     
    The full encryption =>
     
    0 = R
    1 = O
    2 = H
    3 = U
    4 = T
    5 = N
    6 = A
    7 = S
    8 = E
    9 = W
  15. Upvote
    evilpuncker reacted to 4144 in point of rAthena   
    Not sure how good or bad ragnarok features implimented in hercules or rathena.
    But hercules allow plugins. For now plugins may change/replace almost anything. Dont need any line of code change in hercules.
    This is was main feature for me. I implimenting completly oher game engine based on hercules, and i using only plugins.
    This is simply impossible with any other ragnarok emulators.
  16. Upvote
    evilpuncker got a reaction from Helena in Trade headgear for another headgear but keep the refine rate?   
    I guess you need to change .@refine$ into .@refine to get rid off of the error
  17. Upvote
    evilpuncker got a reaction from nyxfatalis in Dragon Fear   
    https://github.com/HerculesWS/Hercules/blob/master/db/re/skill_db.txt#L600
  18. Upvote
    evilpuncker reacted to Dastgir in Plugin Collections   
    They are coming *soon*
    Added all 3, check the repo
  19. Upvote
    evilpuncker reacted to Dastgir in Rebirth System   
    Updated.
    Included reset Stats Menu, so that your Rebirth Stat's wont vanish.
  20. Upvote
    evilpuncker reacted to Dastgir in Plugin Collections   
    Added 'sellitem2'
    It is similar to sellitem, but you can define cards and refines in it.
    Syntax:
    sellitem2 <Item_ID>,identify,refine,attribute,card1,card2,card3,card4{,price};
  21. Upvote
    evilpuncker reacted to Dastgir in ONRRRO ? in screenshot   
    I think that's char id with simple encryption
    O = 1
    N = 5
    R = 0
    Your char id must be 150001
  22. Upvote
    evilpuncker reacted to Dastgir in Plugin Collections   
    Recent Updates:
    Added MacAddress Diff(Use Launcher for it) Added ChatTimeStamp Plugin (https://github.com/dastgir/HPM-Plugins/issues/19) Added FCP Bypass Plugin (https://github.com/dastgir/HPM-Plugins/issues/11) Added Charms Plugin Updated @market plugin to v1.5 CleanUp of plugins: (arealoot, afk, auraset, charms, autoattack, autonext, criticalmagic, costumeitem, dispbottom2) Fixes auraset bug.
  23. Upvote
    evilpuncker reacted to Dastgir in Get last_mac Address   
    Let me see what I can do

    Edit: Might not able to test the edit, since I don't have Launcher (and I need to recompile the server , which I couldn't afford atm)

    Here you go:
    https://github.com/dastgir/HPM-Plugins/tree/master/diff
  24. Upvote
    evilpuncker reacted to Dastgir in Charms   
    My Free Times comes too late :(
    Anyways, Here it is: https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/CharmSystem.c
  25. Upvote
    evilpuncker got a reaction from Ai4rei in RO Patcher Lite, v4.2.3.1325 - last updated 2024/05/11   
    great as always by the way the bundle link is not working (I use it to update bRO )
×
×
  • Create New...

Important Information

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