Jump to content

Vichomax14

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Vichomax14

  1. (getiteminfo(getequipid(EQI_HAND_L),ITEMINFO_TYPE) getiteminfo = Returns some values of an item. Price, Weight, etc... (info of Doc) getequipid = Returns id from specific part of equipment. ITEMINFOTYPE = type of equipment, can be a weapon or armor(shield). I hope it helps you.
  2. i want that a skill can use in hiding and try with flags "AllowWhenHidden" but don't work, i don't have idea where i should modify to make it work , help pls Ragnarok 2022-12-29 17-28-30.mp4
  3. Busco hacer un sistema de que algunos objetos den Bonos que se otorgan al realizar una acción, como realizar un golpe, recibir un golpe, castear una skill, etc.. como autobonus pero que ese bono vaya aumentando, primero un 10% de Atk, despues 20% y asi. ayuda Tengo solo esto pero no funciona: .@d = 0 autobonus2 "{bonus2 bAddClass,Class_All,.@d;}",1000,5000,0,"{.@d += 10}";
×
×
  • Create New...