Hi.
I'm trying to make bots for a stargate half life mod , with the HPB bots source.
I can't find where is defined mod_id....
I cant jsute find "int mod_id = 0;" in dll.cpp
I think i need to define it to make the dll working with the mod...
Can you help me ?
well, the different MOD id's are defined in bot.h i believe. As for mod_id, i don't remember, try using "Find in Files" to search your project for "mod_id" you should find it pretty quickly.