Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 01/16/20 in all areas

  1. 1 point
    =General *Elemental system recode part 10. -This update focuses on adding support for all of Tera's skills. -With this update, the recoding of the entire elemental system is now complete. -Any further updates to the system will be bug fixes and optimization. -Im sooooooo glad im finally done with this. *Reduced the amount of code used for some autocasting status's. =Skills *EL_WIND_SLASH -Fixed a issue where it was dealing magical damage instead of physical. *EL_SOLID_SKIN *EL_STONE_SHIELD *EL_POWER_OF_GAIA *EL_PETROLOGY *EL_CURSED_SOIL *EL_UPHEAVAL *EL_STONE_HAMMER *EL_ROCK_CRUSHER *EL_ROCK_CRUSHER_ATK *EL_STONE_RAIN -Added support for these skills.
  2. 1 point
    luizragna

    NPC

    Search the command *getmapxy in the doc/scripts_commands.txt
  3. 1 point
    luizragna

    NPC

    Try add to get the same item when he is used. For example, Fly Wing add this line in the fly wing getitem Wing_Of_Fly, 1; The full item + script: { Id: 601 AegisName: "Wing_Of_Fly" Name: "Fly Wing" Type: "IT_DELAYCONSUME" Buy: 60 Weight: 50 BuyingStore: true Script: <"itemskill AL_TELEPORT,1; getitem Wing_Of_Fly, 1; "> },
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.