Osiris/API/CharacterAppearAtPositionOutOfSightToCustom
Full Definition(s)
- call CharacterAppearAtPositionOutOfSightToCustom((CHARACTERGUID)_Character, (REAL)_X, (REAL)_Y, (REAL)_Z, (INTEGER)_Angle, (STRING)_Animation, (STRING)_Event)
 
Description
Same as CharacterAppearAtPositionOutOfSightTo with _PlaySpawn = 1, except that the specified _Animation will be played when spawning instead of the default spawning animation.
Notes
- Getting the angle right is hard and error-prone. If possible, use CharacterAppearAtPositionOutOfSightToObjectCustom instead.
 
See Also
- CharacterAppear
 - CharacterAppearAt
 - CharacterAppearAtCustom
 - CharacterAppearAtPosition
 - CharacterAppearAtPositionCustom
 - CharacterAppearAtPositionOutOfSightTo
 - CharacterAppearAtPositionOutOfSightToObject
 - CharacterAppearAtPositionOutOfSightToObjectCustom
 - CharacterAppearCustom
 - CharacterAppearOnTrailOutOfSightTo
 - CharacterAppearOnTrailOutOfSightToCustom
 - CharacterAppearOnTrailOutOfSightToObject
 - CharacterAppearOnTrailOutOfSightToObjectCustom
 - CharacterAppearOutOfSightTo
 - CharacterAppearOutOfSightToCustom
 - CharacterAppearOutOfSightToObject
 - CharacterAppearOutOfSightToObjectCustom
 - SetOnStage
 - StoryEvent