Nuclide
Software Development Kit for id Tech
cmd.qc File Reference

Functions

void Bot_PickName (entity target)
 
entity Bot_AddQuick (void)
 Adds a bot to the game with some basic info. More...
 
void Bot_KillAllBots (void)
 
void Bot_ResetAllBotsGoals (void)
 

Function Documentation

◆ Bot_AddQuick()

entity Bot_AddQuick ( void  )

Adds a bot to the game with some basic info.

Returns the resulting entity. NULL if unavailable.

◆ Bot_KillAllBots()

void Bot_KillAllBots ( void  )

◆ Bot_PickName()

void Bot_PickName ( entity  target)

◆ Bot_ResetAllBotsGoals()

void Bot_ResetAllBotsGoals ( void  )