Garry's Mod Wiki

NEXTBOT:BehaveUpdate

  NEXTBOT:BehaveUpdate( number interval )

Description

Called to update the bot's behaviour.

If you override this hook you must call coroutine.resume(self.BehaveThread) to resume the NEXTBOT:RunBehaviour Behavior

Arguments

1 number interval
How long since the last update