View Single Post
Re: Bots in a sourcemod
Old
  (#4)
Cheeseh
[rcbot]
 
Cheeseh's Avatar
 
Status: Offline
Posts: 361
Join Date: Dec 2003
Location: China
Default Re: Bots in a sourcemod - 20-05-2010

You'll need to make a new bot type and mod type for your mod

see bot.h

you'll need to make a new yourbot.h and yourbot.cpp with the overrided bot functions

have a look at the bot files bot_hldm_bot.h & cpp
see:
bot_mods.h

about the mods and the CBotMods calss
  
Reply With Quote