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 is a helper function only available if your SENT is based on base_ai

Arguments

1 Schedule sched
Schedule to start.