ENTITY:TranslateSchedule
Description
Called by the engine to alter NPC schedules, if desired by the NPC.
This hook only exists for
ai
type SENTs.Arguments
Returns
1 number with SCHED enum
The schedule that should override the incoming schedule.
Not returning anything, or returning a non value will perform the default action.