You should have some cars in there omnibot_enable Description Enables Omni-Bots if they are installed on the server. Parameters Type: boolean Default: 0 omnibot_flags (Changed in 1.2.9) Description Various flags affecting the behaviour of bots. Parameters Type: bitmask 1 Disable XPSave for bots 2 Bots cannot mount tanks 4 Bots cannot mount emplaced guns 8 Don't count bots (this affects the value of the cvar 'omnibot_playing' which contains the number of bots playing or -1 if this flag is set) 16 Bots will gib wounded players, so they can no longer be revived (New in 1.2.7) 32 Bots will trigger team mines and spotted mines (New in 1.2.9) 64 Bots are able to use g_shove (New in 1.2.9) Default: 0 omnibot_path Description Must point to the absolute path of where Omni-Bot is installed. Example: set omnibot_path "/home//enemy-territory/omni-bot/" (note the slashes at both the beginning and end of the path). Parameters Type: string Default: ""