Garry's Mod Wiki

ENTITY:DoSchedule

  ENTITY:DoSchedule( table sched )

Description

Runs a Lua schedule. Runs tasks inside the schedule.

This is a helper function only available if your SENT is based on base_ai

Arguments

1 table sched
The schedule to run.