Osiris/API/CharacterUseSkillAtPosition: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterUseSkillAtPosition'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_SkillID''', ''(REAL)'''''_X''', ''(REAL)'''''_Y'''...") |
(No difference)
|
Revision as of 18:00, 6 July 2018
Full Definition(s)
- call CharacterUseSkillAtPosition((CHARACTERGUID)_Character, (STRING)_SkillID, (REAL)_X, (REAL)_Y, (REAL)_Z, (INTEGER)_ForceResetCooldown, (INTEGER)_IgnoreHasSkill)
Description
Makes _Character cast/use the skill with stats ID _SkillID on the position specified by _X, _Y and _Z.
Notes
- See CharacterUseSkill for more information on the parameters _ForceResetCooldown and _IgnoreHasSkill.
- Unlike CharacterUseSkill this call did not receive the parameter IgnoreChecks with DOS2 Patch 5.