Search results

  1. Tio Akima

    roulette

    how to enable rolate system?   updated the emulator and I'm not getting enable the roulette!   thanks
  2. Tio Akima

    conquests system

    I wonder if the conquests system is working 100% ???? thanks
  3. Tio Akima

    download via tortoiseSVN

    it is possible to download the emulator with the tortoise, without having the misfortune to come   GD_GUILD_STORAGE zones rathena   among billions of files that comes along ...?         I'm trying the link   https://github.com/HerculesWS/Hercules     but has many unnecessary files together.   thanks
  4. Tio Akima

    Skill BODY RELOCATION

    Hi I am with a doubt in a skill I'm trying to edit the skill BODY RELOCATION when the player has aspd above 190, instead of moving quickly, the player Warpa for those who understand code, should not be difficult. like skill BODY RELOCATION this video https://www.youtube.com/watch?v=3k7j_1h_q1g
  5. Tio Akima

    TortoiseSVN - TortoiseGit

    hello I have some questions regarding the TortoiseSVN Does anyone here use this tool to update the emulator? I edited my server, in the source, skills, etc ...   In my case, if I send the Tortoise update my emulator, I will lose the editions have I done?     the Tortoise updates on top of my...
  6. Tio Akima

    condition if () in skill

    I'm trying to put a condition on a custom skill ... But I'm having problems.   the condition is an if () that identifies the class of player .... and depending on the class, the skill performs a particular function.   I tried this:   if(pc->jobchange == 15 || 4016 || 4077){...break;}  then I...
  7. Tio Akima

    Hercules Ultimate Localization Design

    hello, can someone explain to me how the Hercules Ultimate Localization Design   system of support languages.   thanks
  8. Tio Akima

    sprite baby class?

    What makes the sprites of classes babys in small sprites?   client-side?   It is possible to change the size of the sprite of the other classes to baby size?   [note: not use the act editor]     thanks    
  9. Tio Akima

    description on the icon [HELP]

    hello,   I'm with a problem   the description on the icon of the skill is not showing up!   how do I this description on the icon appear?     thanks
  10. Tio Akima

    Alt+a for new hexed

    hello,   I'm using the new clients with new updates support.   the ability to open the window ALT + A is not working.   how can I fix?   [my client 2014-10-22]
  11. Tio Akima

    Baby class!

    What makes the sprites of classes babys in small sprites? client-side?   it is possible to change the size of the sprite of other classes for baby?
  12. Tio Akima

    hair / colors to start

    How can I to set just a hair (as an option) to create the character?   [When creating the character, the player have only one hair option.]   thus being able to change / modify your character just the stylist.     [sAME DOUBT AS TO COLOR]     thanks
  13. Tio Akima

    custom skill for pvp

    help how to make a skill that shows the sp_max the opponent? thanks
  14. Tio Akima

    Damage baseado in SP

    hello,   I would like the damage was based on the amount of current SP.   does anyone know how I do it?
  15. Tio Akima

    ERROR diff - NEMO

    hello I am trying my diffar hexed   22/10/2014 Client   But it turns out the following error:         And also I can not select some recommended options. Does anyone know what can it be?
  16. Tio Akima

    soundeffect()

    Hello   does anyone know how to use the clif_soundeffect () function; in a skill?   the intention is to draw a sound effect.   tried the following:   clif->soundeffect(sd,&sd->bl,"teste.wav",type);   as a way to debug, I left out the file the intention was to show the error which...
  17. Tio Akima

    sprite position by skill

    hello It is possible to perform a certain position of the sprite with the skill? or is this just set the client side? I wanted to increase the arsenal of positions of a sprite ... raised up, but ... use that position in the skill that is the problem.   is it possible?   using a position of the...
  18. Tio Akima

    [Help] skill not available

    my skill custom not available... how come? what is the problem?   she put on all files   I followed the tutorial on Wiki   my skill ''Example 2'' not available:     screen:           @EDIT   Error in Skill ID Over! Solved http://herc.ws/board/topic/512-skill-id-processing-overhaul/
  19. Tio Akima

    WorldMapa -> yellow arrows / NPC / locating block

    Hello everybody, I want to make some more changes on the World map   so if anyone knows the responsible files, give that help.     - Change the NPC   - Change the fate of these yellow arrows:     The third doubt is how to add these blocks location on the map? thanks!
  20. Tio Akima

    help [HAIR STYLE]

    I have a little problem ...   Released to put 43 hair styles in the folder conf / battle / cliente.conf   put 43 styles ...     but in game, appears only to the 30 ... from the 30 it shows a single standard style!   folders are correct, why not show the other style?   a problem with the...
Back
Top