added yb_camping_allowed.

partially fixed bot freeze when no ammo left in his guns. now bots' should switch to knife and rush enemy.
This commit is contained in:
jeefo 2016-01-03 22:03:02 +03:00
commit 18b4636500
5 changed files with 28 additions and 30 deletions

View file

@ -959,7 +959,7 @@ extern bool OpenConfig(const char *fileName, const char *errorIfNotExists, File
}
const char *GetWaypointDir (void)
{
{
return FormatBuffer ("%s/addons/yapb/data/", GetModName ());
}