Garry's Mod Wiki

Revision Difference

ENTITY:NextTask#551956

<function name="NextTask" parent="ENTITY" type="hook"> <ishook>yes</ishook> <description>Start the next task in specific schedule. <note>This hook only exists for **ai** type SENTs</note>⤶ <note>This hook only exists for `ai` type [SENTs](Scripted_Entities).</note>⤶ </description> <realm>Server</realm> <args> <arg name="sched" type="table">The schedule to start next task in.</arg> </args> </function>