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

[TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)


Post New Thread Reply   
 
Thread Tools Display Modes
Rothgar
Veteran Member
Join Date: Nov 2007
Old 01-07-2016 , 03:52   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #31

Hey, I was just trying to see if anyone was using my new include functions and forwards and saw you were using a customized version of the AFK Manager, I skimmed through the plugin (Was an old version) and it seems all you were looking to add was a forward for when a player was moved or kicked by the plugin?

Is this all you changed? If so I can probably add that to the new version, I've got a couple of forwards currently but should be easy enough to add those 2, just want to see if there is anything else you changed?
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 01-08-2016 , 00:13   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #32

Quote:
Originally Posted by Rothgar View Post
Hey, I was just trying to see if anyone was using my new include functions and forwards and saw you were using a customized version of the AFK Manager, I skimmed through the plugin (Was an old version) and it seems all you were looking to add was a forward for when a player was moved or kicked by the plugin?

Is this all you changed? If so I can probably add that to the new version, I've got a couple of forwards currently but should be easy enough to add those 2, just want to see if there is anything else you changed?
That is pretty much what was changed. The original plugin for AFK Manager did not have any support at the time I needed it for notifying any plugin when it (afk manager) moves players to kick / spec and give an option for the plugin to "deny" it via the forward.
__________________

Last edited by El Diablo War3Evo; 01-08-2016 at 00:13.
El Diablo War3Evo is offline
Rothgar
Veteran Member
Join Date: Nov 2007
Old 04-09-2016 , 19:36   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #33

Hey El Diablo I send a PM I think a while back but didn't hear but can I get some feedback on what you would like to see or need for the forward?

https://forums.alliedmods.net/showpo...postcount=1718

Need input on what changes are actually needed to accommodate requirements such as yours. Plus want to try and get it right the first time so it doesn't need to be changed later.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
Sarge Benny
Junior Member
Join Date: Jan 2016
Old 05-27-2017 , 15:48   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #34

Can we get a version of this except for sniper or other classes?
Sarge Benny is offline
Umbrozium
Junior Member
Join Date: Dec 2017
Location: ǝʌɐɹ
Old 02-05-2018 , 10:58   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #35

Quote:
Originally Posted by Sarge Benny View Post
Can we get a version of this except for sniper or other classes?
What he said.
__________________
overmind searches for undermeanings
Umbrozium is offline
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 12-30-2021 , 01:46   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #36

It might be possible, but if you do this with a heavy... He just won't be able to keep up with anyone!
__________________
El Diablo War3Evo is offline
Slash The Mighty
Member
Join Date: May 2006
Location: Vault 13
Old 05-18-2022 , 21:17   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #37

I'm having some struggle with this plugin..

It installs and works perfectly, very nice plugin by the way, but I'm disconnected randomly despite disabling afk kicks..
I have mp_idledealmethod set to 0, and it seems to only disconnect me when !afkon is enabled.
As far as I can tell, it occurs on round end, but this could just be speculation.

My afk_manager.cfg says sm_afk_kick_min_players "24",
If I check it with sm_cvar after a server restart, it states correctly that it's set to 24, however minutes after enabling !afkon I'm disconnected.

I've tried setting sm_afk_kick_players "0", and sm_afk_kick_time "9999999.0", same thing happens.

Here's my logs:
PHP Code:
L 05/18/2022 20:50:05: [afk_manager.smxMinimum player count for AFK move has not been reachedfeature is now disabledsm_afk_move_min_players 1 Current Players 0
L 05
/18/2022 20:51:09: [afk_manager.smxMinimum player count for AFK move is reachedfeature is now enabledsm_afk_move_min_players 1 Current Players 1
L 05
/18/2022 20:51:26: [afk_manager.smxMinimum player count for AFK move has not been reachedfeature is now disabledsm_afk_move_min_players 1 Current Players 0
L 05
/18/2022 20:51:44: [afk_manager.smxMinimum player count for AFK move is reachedfeature is now enabledsm_afk_move_min_players 1 Current Players 1
L 05
/18/2022 20:59:44: [afk_manager.smxMinimum player count for AFK move has not been reachedfeature is now disabledsm_afk_move_min_players 1 Current Players 
SourceMod 1.10.0.6515, by AlliedModders LLC
Metamod:Source version 1.11.0-dev+1144
IP: 178.155.248.168:5077
__________________
---

Last edited by Slash The Mighty; 05-18-2022 at 21:28.
Slash The Mighty is offline
Send a message via AIM to Slash The Mighty Send a message via MSN to Slash The Mighty Send a message via Skype™ to Slash The Mighty
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 02-11-2023 , 20:48   Re: [TF2] AFK PLAYER MEDIC BOT (controls player's client) Updated 16 MAY 2015 (v1.21)
Reply With Quote #38

Quote:
Originally Posted by Slash The Mighty View Post
My afk_manager.cfg says sm_afk_kick_min_players "24",
If I check it with sm_cvar after a server restart, it states correctly that it's set to 24, however minutes after enabling !afkon I'm disconnected.
Your afk_manager? Are you using the one that is included, if not, you need to use the afk_manager that is included.

Also... if you are compiling it yourself, you need to use SourceMod 1.7 as stated.

http://www.sourcemod.net/latest.php?...n=1.7&os=linux

http://www.sourcemod.net/latest.php?...1.7&os=windows

You should also run the latest sourcemod / metamod on your server.
__________________
El Diablo War3Evo is offline
Reply



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 00:56.


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