Recent content by reds09

  1. R

    [HELP] Custom skill that only work if an effect is active

    I'm trying to make a skill only be performed or take damage when the target is petrified (SC_STONE), but I can not solve. I used the example of SC_WHITEIMPRISON: and I did my, but it does not work fot. Is there some function that checks whether the player is with some active status...
  2. R

    function

    Is there any function in src that I can use in a skill to check your id? Ex: When I give Targed in a mob the skill will verify that the mob that used the skill and the determined ex: If (checker == IDMOB) performs the function {} else {} runs
  3. R

    Remove animation

      I'm trying to remove the animation "slotmachine" that appears when trying to capture a pet. I was in the file "pet.c" but found nothing to remove this animation.   Does anyone know how to remove or and other file?   because not found any animation called the same in pet.ce or other files.
  4. R

    Skill Edition

    I'm trying to customize the skill "theft" of the thief (TF_STEAL ID: 50) so she only run the "theft" if the check is positive. For example: Only steal the mob have such "item" So steal if such a "mob" So steal the mob is specified with both hp I began trying to verify the mob and was thus...
  5. R

    Check "if" to mob and skill

    What would be the "names" right to call for a check of a "mob" and if a "skill" is active:   Eg (these low are wrong, only one ex)     To run such a thing to such skill have to be active and the same and the mob.   I've tried several ways, mainly the skill that was up to "src_start"  ...
  6. R

    Walking On Water.

    I know I walk in and determined to "browedit" when it will build the map or edit.   But I wonder where is the "src" on the water or what makes the character walk ...   Because I want to make the character can walk on water when activating a "certain" skill.
  7. R

    One block to equip not be unequipped "manually".

    How could I do to when a specific equip equipped when it can not be unequipped "manually". Ex: By equipping it would be "stuck" to the player, even running a "tool" that unequip. If someone could teach me at least where to start. Like I desativasse the "unequip" (following how it works Ex...
  8. R

    Problem: Skill custom invoking mobs

    To support in English   I created a custom skill based on skill "Bio Cannibalize ID: 232".   The skill of the function itself went well, he invokes the mob, however it does not in the state of "slave" (that follow me, etc.).   He still has the free will of it, walk wherever, just do not attack...
  9. R

    Item custom.

    Eu tentei adicionar item novos ao meu servidor, por meio de tutoriais antigos, mas ouvi dizer que existe um novo meio de add que e pelo "Iteminfo.conf" e não pelos que no caso eu não tenho...   Meu Hexed: 2014-03-05bRagexe_patched Se alguem poder me ensinar. 
  10. R

    Grupo do Eden.

    Eu quero saber como eu poderia editar em geral o sistema do "Grupo Do Eden":  - Os equipamentos que posso receber - Npc's(mudar falas, nomes etc) - Quest's(Quais mobs e como alterar qual mob sera pedido, o que e para fazer e a premiação) - Etc Eu dei uma passada em  "npcremissoeseden" e fui...
  11. R

    HVAN_CAPRICE,Caprice

    Existe a possibilidade de colocar a skill ID:8013 HVAN_CAPRICE,Caprice usável em classe? a minha já esta na skill tree, mas não solta a skill ao ser executada e também não pode ser coloca nas hotkeys. Editei apenas na skill tree e skilltreeview, acredito que falta algum arquivo a ser alterado...
  12. R

    [Problema] Skill tree e Nome do Job.

    Ainda estou de ''Transferencia'' para o emulador do Hercules  só esperando um membro me disponibilizar(já conversado) Mas ate lá quero monstrar meu problema: Estive alterando skill tree de algumas classes, mas não venho tendo sucesso. Eu primeiro fui na skill_tree.conf e coloquei por exemplo a...
  13. R

    Configurando

    Se eu não estiver na área certa se possível trocar de area, obrigado.  Sou novo aqui e estou atras de aprender e criar um servidor pelo emulador Hercules do qual foi me indicado dentro dos que existe atualmente.  Mas por eu ser novo não sei se para configurar e a mesma coisa dos de mais...
Back
Top