Recent content by Razorblade

  1. R

    Can't edit skill names

    Hey guys, i'm trying to change some skill names but i keep failling :/ i'm using this guide: http://herc.ws/wiki/Adding_new_skills#Renewal.2FNon-Xray_Support i have skillinfoz folder, so i edit skillinfolist.lua and skilldescript.lua files but i don't have any changes in game. Also tried to...
  2. R

    Como fazer uso de skill matar personagem?

    Opa, beleza? Queria saber como que eu faço pro uso de uma skill matar o personagem que a usa. Andei olhando algumas skills que teoricamente o fariam, como Martírio e Suicide, mas apenas deixam com 1 de hp. No script elas ficam assim: status->set_hp(src, 1, 0); Quando altero o "1" ali para...
  3. R

    Permanent property enchantment

    Based on Eddga's card (permant endure status), i'm trying to make a permanent property enchantment on weapon, but i can't make it permanently... Eddga's card script: Property enchantment: As you can see, it's the same code, but in-game: Only enchantment has countdown...  Help <3 #EDIT...
  4. R

    OnUnequipScript problem

    Hey guys, i'm trying to create some misc items that add stats bonus to the character with the OnUnequipScript on itemdb, but it isn't working. Other commands like change base are working fine. How can i make a misc item add +3 on luk just for being on inventory, for instance? Thanks!
Back
Top