AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [CSS] Can I force other bots to follow or cover a certain bot? (https://forums.alliedmods.net/showthread.php?t=347173)

cjsrk 04-09-2024 13:10

[CSS] Can I force other bots to follow or cover a certain bot?
 
I tried
clientcommand(client, "followme");
clientcommand(client, "coverme");
As a result, nothing happened.
I also tried
Fakeclientcommand(client, "followme");
Fakeclientcommand(client, "coverme");
As a result, although the designated bot spoke the radio command, no bot responded to the radio command, and no one followed him or covered him.

So, is there any other way to command the bot to follow
or cover a specified bot?


All times are GMT -4. The time now is 18:45.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.