Nuclide
Software Development Kit for id Tech
|
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) |
entity Bot_AddQuick | ( | void | ) |
Adds a bot to the game with some basic info.
Returns the resulting entity. NULL if unavailable.
void Bot_PickName | ( | entity | target | ) |