ENT.SelectSchedule
From GMod Wiki
Event Hook | |
Hook Name | SelectSchedule |
Syntax | ENT:SelectSchedule( ) |
Description | Called when a scripted NPC have to select its schedule. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=ENT.SelectSchedule]ENT.SelectSchedule [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- You should use this hook to define the schedule of a scripted npc.