Garry's Mod Wiki

ENTITY:StartSchedule

  ENTITY:StartSchedule( Schedule sched )

Description

Starts a schedule previously created by ai_schedule.New.

Not to be confused with ENTITY:StartEngineSchedule or NPC:SetSchedule which start an Engine-based schedule.

This hook only exists for ai type SENTs.

Arguments

1 Schedule sched
Schedule to start.