Unknown
From DarkAI
AI
SET ENTITY TURN SPEED
This command sets the speed
at which the entity can rotate in degrees per second. Calling AI
Update will use timer based movement to keep the entity to its
defined rotate speed regardless of the current frames per second.
The default value is 240 degrees per second.
Syntax
AI
Set Entity Turn Speed Entity Number, Speed#
Parameters
Entity
Number, The id of the entity to set the turn speed.
Speed#,
The new speed in degrees per second.
Return
n/a