mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-06 03:17:25 +00:00
some fix up
This commit is contained in:
@@ -102,6 +102,14 @@ BotPressADS(time)
|
||||
self maps\mp\bots\_bot_internal::pressAds(time);
|
||||
}
|
||||
|
||||
/*
|
||||
Bot presses the use button for time.
|
||||
*/
|
||||
BotPressUse(time)
|
||||
{
|
||||
self maps\mp\bots\_bot_internal::use(time);
|
||||
}
|
||||
|
||||
/*
|
||||
Bots will press the attack button for a time
|
||||
*/
|
||||
|
Reference in New Issue
Block a user