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

Functions

bool Bot_ExistsInServer (string botName)
 
bool Bot_AddBot_f (string botName, float teamValue, float spawnDelay, string newName)
 
bool BotProfile_AddRandom (void)
 
void BotProfile_Init (void)
 
void Bot_ListBotProfiles_f (void)
 

Function Documentation

◆ Bot_AddBot_f()

bool Bot_AddBot_f ( string  botName,
float  teamValue,
float  spawnDelay,
string  newName 
)

◆ Bot_ExistsInServer()

bool Bot_ExistsInServer ( string  botName)

◆ Bot_ListBotProfiles_f()

void Bot_ListBotProfiles_f ( void  )

◆ BotProfile_AddRandom()

bool BotProfile_AddRandom ( void  )

◆ BotProfile_Init()

void BotProfile_Init ( void  )