mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-03 10:17:25 +00:00
airdrop test
This commit is contained in:
@@ -36,6 +36,11 @@ throwBotGrenade(gname)
|
||||
return self maps\mp\bots\_bot_internal::botThrowGrenade(gname);
|
||||
}
|
||||
|
||||
botIsClimbing()
|
||||
{
|
||||
return self.bot.climbing;
|
||||
}
|
||||
|
||||
BotGetTargetRandom()
|
||||
{
|
||||
if (!isDefined(self.bot.target))
|
||||
|
Reference in New Issue
Block a user