View Single Post
Ryan2
Senior Member
Join Date: Jul 2020
Old 08-01-2022 , 13:38   Re: [CSGO] How do you spawn a bot in a certain location?
Reply With Quote #12

Quote:
Originally Posted by Franc1sco View Post
You can change the command access for a flag from here

Code:
Overrides
{
	"sm_bot"	"k"	// Change permission access to the flag set
	"sm_ctbot"	"k"
	"sm_tbot"	"k"
	"sm_nobot"	"k"
}
But if you want to use it by console then you dont need to change access since console always have access to all the commands.
Still planning to use this when I get to that point in my project. Just letting you know because I hate knowing you made changes for me that I never used/tried.
Ryan2 is offline