The-Cataclysm-Preservation-Project / TrinityCore

Archived repository for WoW 4.3.4.15595. The project will be reworked for Cataclysm Classic as an official new branch of TrinityCore at https://github.com/TrinityCore/TrinityCore
GNU General Public License v2.0
237 stars 97 forks source link

Core/SmartScripts: add a way to use Jump With Gravity in SmartScripts #390

Open gonzo1247 opened 1 year ago

gonzo1247 commented 1 year ago

Changes proposed:

Add a bool to define if it is a normal jump or one with gravity. If it is a jump with gravity, then 'speedZ' becomes gravity.

Issues addressed: Fixes #

Tests performed: (Does it build, tested in-game, etc) work ingame

Known issues and TODO list: