You are here: Games > Counter Strike > Tools >
EditByBSEditor: Allows admins to Create a bot which can be fully controlled, e.g. move it and handle its menus, etc.
Why?
I didn't see many examples of making a bot in these forums, so i decided to make one.
This plugin can also be used for testing purposes, I myself hate asking other people to join my server to test some Little stuff, then when I find an error, they have to wait on the server for ages before I get it fixed
Mostly its just for fun though
Commands:
amx_botadd - create a new bot
amx_botexec - execute a command on your bot
amx_botmove <0-2> - make your bot move:
* 0: off
* 1: copy your movements
* 2: same as #1 + aim the same spot when shooting
* 3: look the opposite way and do the opposite moves
amx_botcmds <1/0> - when enabled, all owner commands are sent to his/her bot
amx_botdel - kick your bot from the server
Server cvars:
potti_hudcolor - changes the color of the hud message
potti_hudpos - changes the position of the hud message
Note:
When executing commands, only engine cmds will work, so for example cvars cannot be changed.
Also, I recommend you bind a button to "messagemode amx_botexec", it will be more comfortable to use than opening console every time.
Requirements: No special requirements