Search results

  1. Beret

    Effect State refactoring

    Currently all eathena based emulators work the effect state incorrectly. In hercules uses two enumerations one for effects other for icons. This is totally wrong, in the official there is only an enumeration for the state of effects that are those of skills such as blessing. This enumeration is...
  2. Beret

    New fields in skill db

    I was looking at Aegis and decided to create this suggestion to add more fields to the skill database.  The intent of this posting is to facilitate the use of modifications of the skills. That way we can only use one @reloadskilldb and all modifications come into operation. SkillHitPer is the...
  3. Beret

    Clan System

    Clan system offers effects for members that are part of the clan, some packets are present since the client 2012-07-02aRagexeRE. There are 4 types of clan who are they: Sword Clan Arch Wand Clan Golden Bear Clan Crossbow Clan In kro was made an update that added new clans. How to join a...
  4. Beret

    Anti fraud message

    There is a packet in aegis that checks similar name of the player who send pm to you, if the similar name is like a friend or a member of your clan a message is shown. message the  name similar to a friend: msgstringtable 918: This name is not registered in your Friend List. Please check the...
  5. Beret

    Add new database format

    A while back when hercules was implemented new updates I gave the idea to ind use configuration (.conf), today I see how much this mode brought more easily for creation and configuration, I noticed that the item_db is now also in file Well why not expand to other files which can facilitate both...
  6. Beret

    Autotrade command to buyingstore

    Well we have the command @at for vending, more why don't you extend the command to support buyingstore.
  7. Beret

    Update mapzone

    I believe that mapzone is the best setting ever created, the facility that allows the modifications, I suggest adding a few more options as aegis and also a @reloadmapzone command that allows me to read again the configuration without having to relogin to the server. Noticed that the aegis...
  8. Beret

    Encrypt grf

    Hello guys, I was wondering if anyone has an encrypt grf that runs on windows 8.
  9. Beret

    Item bonus

    In aegis the bonus items are cleaner than the current emulator, I don't know why eathena never followed the model aegis to bonus because let cleaner script tab items. Why not change some bonus for aegis mechanics, for example: Aegis AddParamTime VAR_STR 3 5400AddParamTime VAR_DEX 3...
  10. Beret

    Monster transform

    This effect is nothing more than the continuation of the scroll effect with a difference this effect is activated by hitting the target has some chance of success, in addition to being transformed you earn some bonus   http://herc.ws/board/topic/1087-scroll-transform/page-2  
  11. Beret

    Paid Server

    Well this feature is much more ancient was never implemented in an emulator. This system sets the time in which the player has access to the server for example: 18:54:50 in this case above I have 18 hours 54 minutes and 50 seconds of server access. - When that time runs out even me being online...
  12. Beret

    pcjobnamegender.lua client 2013

    Well I wanted to change the names of the classes, I had seen this file pcjobnamegender.lua looks like he is responsible for changing the name of the class, I tried to change more continues with the same name, someone knows how can I change the names?
  13. Beret

    Stop message play

    In official when the player gets much time online is sent a message to him to rest and stop playing, Hercules already has this feature ? msgstringtable.txt   line 1314 line 1315 line 1316 line 1317   %d hour(s) has passed.#%d hour(s) %d minute(s) has passed.#Please stop playing the game, and...
  14. Beret

    Server paying

    Well I set my server as paid, but how can I release the access for those who paid ? // Type of server.// No functional side effects at the moment.// Displayed next to the server name in the client.// 0=normal, 1=maintenance, 2=over 18, 3=paying, 4=P2Pchar_maintenance: 3 
  15. Beret

    Implement New skill GD

    Currently the official form does not work, there is a skill to this. GD_ITEMEMERGENCYCALL http://ratemyserver.net/index.php?page=item_db&item_id=12968 http://ratemyserver.net/index.php?page=item_db&item_id=12969 http://ratemyserver.net/index.php?page=item_db&item_id=12970
  16. Beret

    Aegis logs

    As we know the emulator still supported the older logs which follows eathena, a lot has changed in those years, my suggestion is to renewal in the logs, to follow aegis and so provide more support for Server Admins. Logs aegis: Some may already exist in hercules. Soon I will post logs of...
  17. Beret

    Global message

    Is there any function that would allow me to send a global message using src ?
  18. Beret

    Special buff

    Well looking back to aegis, noticed that the current effects of SC are worked by the script, that would be great in hercules because effects could be created quickly and without source code editions. Buff "EFST_TARGET_BLOOD" event OnStartEquip: AddStateTolerace BODYStun 10 AddStateTolerace...
  19. Beret

    Renewal Attack

    Renewal attack was added just a few days. So I decided to go in will make a comparison. Attributes: dex +120 and agi  +120 In iro using the items of id: 1743 as refining +0 and 1773. In iro damage I got 14536 ~ 14687 In hercules using the same items I got the damage: 7484 ~ 7535 Wanted to know...
  20. Beret

    Scroll transform

    Was looking at and noticed that hercules does not have this system, it would be interesting to add.                                                         Information - Transformation process is of 20 minutes. - When die back to normal form. - To be transformed is gain some attributes...
Back
Top