Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Zeisen
Forum: Extensions 10-23-2017, 22:48
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

I fixed myself. but still there is issue terrorlist bot can kill each other.
Forum: Extensions 10-23-2017, 20:55
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

I found what is bug exactly. (in CS:GO)

It happened only terrorlist bots. they looking each other. and sometimes attack to his teammates.

Edit: I found more bug. i coded like this.

public...
Forum: Extensions 06-13-2017, 04:49
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

public Action OnShouldBotAttackPlayer(bot, player, &bool:result)
{
if (ignore_bot_list[player])
{
result = false;
return Plugin_Changed;
}
if (bot_ignore_time[bot] >= GetGameTime())...
Forum: Extensions 06-11-2017, 07:07
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

it works fine, but there is problem.

sometimes few bots attacks his teammate. even though i didn't script to attack teammate. seems like it's bug.
Forum: Extensions 06-09-2017, 05:38
Replies: 74
Views: 70,665
Posted By Zeisen
Forum: Extensions 06-08-2017, 13:25
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

[SM] Unable to load extension "botattackcontrol.ext": Detour failed: CCSPlayer::IsOtherEnemy

it happened on gamedata by byte(invex).
Forum: Extensions 05-19-2017, 14:34
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

I was thinking no one might helps this... thank you!
Forum: Extensions 05-13-2017, 00:08
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

[SM] Unable to load extension "botattackcontrol.ext": Detour failed: CBaseEntity::InSameTeam
[SM] Unable to load extension "botattackcontrol.ext": Detour failed: CCSBot::OnPlayerDeath
Forum: Extensions 11-20-2016, 00:58
Replies: 74
Views: 70,665
Posted By Zeisen
Re: [CS:S/CS:GO] Bot Attack Control

[15] <FAILED> file "botattackcontrol.ext.2.csgo.dll": Detour failed: CCSBot::OnAudibleEvent

Edit: I fixed it myself. Here is CCSBot::OnAudibleEvent signature for windows, csgo :...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 05:24.


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