Osiris/API/CharacterFreeze: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterFreeze'''(''(CHARACTERGUID)'''''_Character''') ===== Description ===== Makes the character Story-frozen. Story-frozen charact...") |
(No difference)
|
Revision as of 09:57, 20 December 2017
Full Definition(s)
- call CharacterFreeze((CHARACTERGUID)_Character)
Description
Makes the character Story-frozen. Story-frozen characters cannot move or perform in-game actions and skip turns in combat. They also do not play animations.
Notes
- Since this blocks both scripted and player-initiated behaviour, use sparingly and always remember to unfreeze characters for all outcomes of the situations.