Raised This Month: $ Target: $400
 0% 

DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]


Post New Thread Reply   
 
Thread Tools Display Modes
SpaceMonkey
New Member
Join Date: Dec 2008
Old 08-16-2009 , 08:11   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #321

Since the last steam update on the server side I have been seeing this error

Code:
L 08/15/2009 - 21:13:21: SourceMod error session started
L 08/15/2009 - 21:13:21: Info (map "dod_supplytrains_final") (file "errors_20090815.log")
L 08/15/2009 - 21:13:21: [SM] Native "GetClientTeam" reported: Client 10 is not in game
L 08/15/2009 - 21:13:21: [SM] Displaying call stack trace for plugin "addon_dodtms_autobalance.smx":
L 08/15/2009 - 21:13:21: [SM]   [0]  Line 188, temp.sp::CheckSwitchPlayer()
L 08/15/2009 - 21:28:49: Error log file session closed.
[SM] Listing 34 plugins:
01 "[DoD TMS] Addon - AFK Manager" (1.1) by FeuerSturm
02 "[DoD TMS] Addon - Anti-VoiceCmdSpam" (1.1) by FeuerSturm
03 "[DoD TMS] Addon - ClanTag Protection" (1.1) by FeuerSturm
04 "[DoD TMS] Addon - Class Restrictions" (1.1) by FeuerSturm
05 "[DoD TMS] Addon - High Ping Kicker" (1.1) by FeuerSturm
06 "[DoD TMS] Addon - Player / Team Commands" (1.1) by FeuerSturm
07 "[DoD TMS] Addon - RoundEnd Events" (1.1) by FeuerSturm
08 "[DoD TMS] Addon - Secret Spectate" (1.1) by FeuerSturm
09 "[DoD TMS] Addon - TK Revenge" (1.1) by FeuerSturm
10 "Admin File Reader" (1.2.2-dev) by AlliedModders LLC
11 "Admin Help" (1.2.2-dev) by AlliedModders LLC
12 "Admin Menu" (1.2.2-dev) by AlliedModders LLC
13 "Anti-Flood" (1.2.2-dev) by AlliedModders LLC
14 "Basic Ban Commands" (1.2.2-dev) by AlliedModders LLC
15 "Basic Chat" (1.2.2-dev) by AlliedModders LLC
16 "Basic Comm Control" (1.2.2-dev) by AlliedModders LLC
17 "Basic Commands" (1.2.2-dev) by AlliedModders LLC
18 "Basic Info Triggers" (1.2.2-dev) by AlliedModders LLC
19 "Basic Votes" (1.2.2-dev) by AlliedModders LLC
20 "Client Preferences" (1.2.2-dev) by AlliedModders LLC
21 "[DoD TMS] Base - DoD TeamManager Source" (1.1) by FeuerSturm
22 "Fun Commands" (1.2.2-dev) by AlliedModders LLC
23 "Fun Votes" (1.2.2-dev) by AlliedModders LLC
24 "gameME Plugin" (3.0) by TTS Oetzel & Goerz GmbH
25 "Kigen's Anti-Cheat" (1.1.9) by Kigen
26 "MapChooser" (1.2.2-dev) by AlliedModders LLC
27 "Nextmap" (1.2.2-dev) by AlliedModders LLC
28 "Player Commands" (1.2.2-dev) by AlliedModders LLC
29 "RateChecker" (0.2) by pRED*
30 "Reserved Slots" (1.2.2-dev) by AlliedModders LLC
31 "Menu Based Rules" (1.5.1) by XARiUS
32 "Medic Mod" (1.0.109) by <eVa>Dog
33 "Sound Commands" (1.2.2-dev) by AlliedModders LLC
34 "Spray Tracer" (5.8 ) by Nican132, CptMoore, Lebson506th


Other Info
Server engine: v1.0.0.14 (Windows, Dedicated, Protocol 15)
MetaMod:Source v1.7.1V
Sourcemod v1.2.2-dev (sourcemod-1.2.2-hg2737)
SpaceMonkey is offline
Dr.Sterbehilfe
Member
Join Date: Sep 2008
Old 08-22-2009 , 03:47   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #322

Thats not really an error. The plugin tried to switch a player that wasnt in game anymore. So it wrote an error.
You can ignore it.
__________________
Dr.Sterbehilfe is offline
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 08-22-2009 , 03:59   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #323

Yes, i'll add some more checks if the players are still ingame before
trying to perform any action on them for the next version.

Until that you can safely ignore it like Dr.Sterbehilfe said
FeuerSturm is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 09-16-2009 , 13:49   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #324

This package works great many many thanx.

Only have 1 Question.

for the AFK-M :

When a person joins the server he gets kicked when not a team is chosen. ( When idle )

Can i disable that kick ore make the timelonger instead 10 secs like 60 secs.

Would be great ive you lot could help me out here.

( Dont know where 2 edit this bit of the plug )
Happy DODs player is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 09-30-2009 , 06:41   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #325

Bump .

Anybody an idea ? For this little problem i have.

Thanx in advance.
Happy DODs player is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 09-30-2009 , 07:10   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #326

just edit in /cfg/dod_teammanager_source/ the addon_dodtms_afkmanager.cfg to your needs.

Quote:
// <#> = Time in seconds after that an AFK client is kicked
// -
// Default: "120"
// Minimum: "30.000000"
// Maximum: "300.000000"
dod_tms_afkkicktime "60"

// <#> = Time in seconds after that a client is considered AFK
// -
// Default: "60"
// Minimum: "30.000000"
// Maximum: "120.000000"
dod_tms_afktime "60"

// <#> = minimum number of active players on the server to start kicking - 0 = never kick!
// -
// Default: "5"
// Minimum: "0.000000"
dod_tms_afkkickminpl "5"
darkranger is offline
Cptrmaker
Junior Member
Join Date: Aug 2008
Old 10-03-2009 , 11:42   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #327

Quote:
Originally Posted by FeuerSturm View Post
Yes, i'll add some more checks if the players are still ingame before
trying to perform any action on them for the next version.

Until that you can safely ignore it like Dr.Sterbehilfe said
I'm having a problem with 3 different parts of the plugin. Here's the Info in the errors log that I am getting..


L 10/03/2009 - 08:07:10: [SM] Unable to load plugin "addon_dodtms_clantagprotect.smx": Native "TMSRegAddon" was not found
L 10/03/2009 - 08:07:10: [SM] Unable to load plugin "addon_dodtms_classrest.smx": Native "TMSIsWhiteListed" was not found
L 10/03/2009 - 08:07:10: [SM] Unable to load plugin "addon_dodtms_secretspectate.smx": Native "TMSRegAddon" was not found

I have put in a newly downloaded version of the plugin. And am still getting the same error message.


Any help would be greatly appreceated.

Last edited by Cptrmaker; 10-03-2009 at 11:58.
Cptrmaker is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 10-09-2009 , 17:50   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #328

The editing of the CFG doenst help i think.

Becos i wanna edit the IDLE KICK .

Cant find that 1 in the CFG .

So can anybody help me with that ore give an example what 2 do.

I would be very happy.

Thanx
Happy DODs player is offline
darkranger
Senior Member
Join Date: Apr 2006
Location: dod_hinterland
Old 10-10-2009 , 04:52   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #329

i have it written above.
with that config a player get kicked when he joins the server after 60 seconds.
or
a player is in game an do nothing(=idle). after 60 seconds he will be moved to spec, after he was moved to spec then it needs 60 seconds to kick them.

and only when more then 5 players on it. if there are less then 5 players the plugin does nothing.



if it is not so, then i think you have another plugin running that do the kick.

and go to http://www.dodsourceplugins.net/. there is more help.

Last edited by darkranger; 10-10-2009 at 04:55.
darkranger is offline
JawsDK
Junior Member
Join Date: Oct 2009
Old 10-28-2009 , 12:10   Re: DoD TeamManager Source v1.1 + ADDONS! (Multi-Language) [11th July 2009]
Reply With Quote #330

NICE!!! great job, this deserves a clap on the shoulder!
JawsDK 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 01:32.


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