Skip to content
DummkopfOfHachtenduden edited this page Sep 19, 2021 · 1 revision

Issues a script object to turn in a specific direction. If ApplyToPlayer is true, the direction will be applied to the player object even if the script object is different and stays after script ends.

Parameters

Nr. Name Type Value range
1. ObjectID string ObjID or *player
2. Direction float
3. ApplyToPlayer bool o or 1

3.0 S_ObjectTurn *player 180 1

Clone this wiki locally