Raised This Month: $32 Target: $400
 8% 

[CS:GO] BOT Improver


Post New Thread Reply   
 
Thread Tools Display Modes
manicogaming
AlliedModders Donor
Join Date: Aug 2014
Old 05-21-2020 , 23:29   Re: [CS:GO] BOT Improver
Reply With Quote #41

Quote:
Originally Posted by Sout12 View Post
Yes, im pretty sure im not doing it wrong just "bot_aimlock 1" and thats it right?
Download the latest version, everything should be fine now.
manicogaming is offline
Sout12
Member
Join Date: May 2017
Old 05-22-2020 , 03:40   Re: [CS:GO] BOT Improver
Reply With Quote #42

Quote:
Originally Posted by manicogmaing View Post
Download the latest version, everything should be fine now.
Yep, everything is working perfect. Thanks a lot <3
Sout12 is offline
Le1T
Member
Join Date: Oct 2018
Old 05-24-2020 , 11:12   Re: [CS:GO] BOT Improver
Reply With Quote #43

Quote:
Originally Posted by manicogmaing View Post
Download the latest version, everything should be fine now.
Is it possible to add sprays to bots?
https://forums.alliedmods.net/showthread.php?p=2118030
Le1T is offline
hinsfans
New Member
Join Date: May 2020
Old 05-25-2020 , 07:13   Re: [CS:GO] BOT Improver
Reply With Quote #44

Quote:
Originally Posted by manicogmaing View Post
Download the latest version, everything should be fine now.
nice plugin!
but may bot_aimlock command not working.i have download the latest version.
what is wrong?
hinsfans is offline
sekac
Senior Member
Join Date: Nov 2016
Old 05-27-2020 , 06:40   Re: [CS:GO] BOT Improver
Reply With Quote #45

It's not working because the check in GetClosestClient should look like this:

Code:
if (client == i || !IsPlayerAlive(i) || (g_cvFFA.IntValue == 0 && GetClientTeam(i) == clientTeam))
{
	continue;
}
And because of unnecessary return at line 206:
Code:
else
{
	return Plugin_Continue;
}
This is my fixed version which makes the amount of aim locking determined by bot_difficulty.
Attached Files
File Type: sp Get Plugin or Get Source (bot_improver.sp - 250 views - 17.8 KB)

Last edited by sekac; 05-27-2020 at 08:17.
sekac is offline
Le1T
Member
Join Date: Oct 2018
Old 05-28-2020 , 06:09   Re: [CS:GO] BOT Improver
Reply With Quote #46

It works.
You should to type sm_rcon bot_aimlock 0 (0 - off, 1 - on)
Le1T is offline
Sout12
Member
Join Date: May 2017
Old 05-28-2020 , 06:58   Re: [CS:GO] BOT Improver
Reply With Quote #47

Quote:
Originally Posted by Le1T View Post
It works.
You should to type sm_rcon bot_aimlock 0 (0 - off, 1 - on)
Yea, i have "bot_aimlock 1" in my server.cfg and it works fine for me as well.
Sout12 is offline
Ilker
BANNED
Join Date: Feb 2020
Location: https://t.me/pump_upp
Old 06-07-2020 , 16:30   Re: [CS:GO] BOT Improver
Reply With Quote #48

Hello, I remade my server today, the plugin is crashing my server when bots spawn
Ilker is offline
Send a message via ICQ to Ilker Send a message via AIM to Ilker Send a message via Yahoo to Ilker
manicogaming
AlliedModders Donor
Join Date: Aug 2014
Old 06-07-2020 , 18:41   Re: [CS:GO] BOT Improver
Reply With Quote #49

Quote:
Originally Posted by Ilker View Post
Hello, I remade my server today, the plugin is crashing my server when bots spawn
The plugin is working fine, make sure you install everything expecially the gamedata.
manicogaming is offline
melodic_eZ0
New Member
Join Date: Jun 2020
Old 06-09-2020 , 06:53   Re: [CS:GO] BOT Improver
Reply With Quote #50

Can someone please help with the installation? Where am I supposed to put the 'addons' folder and do I have to install anything else for this to work? Thanks
melodic_eZ0 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:03.


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