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

Old thread


Post New Thread Closed Thread   
 
Thread Tools Display Modes
klausenbusk
AlliedModders Donor
Join Date: Jan 2011
Old 07-21-2011 , 06:49   Re: SteamTools - SteamWorks for SourceMod
#161

What do Steam_CheckClientSubscription in the TF2 free plugins?
klausenbusk is offline
Dragonshadow
BANNED
Join Date: Jun 2008
Old 07-21-2011 , 22:56   Re: SteamTools - SteamWorks for SourceMod
#162

Quote:
Originally Posted by Mike_BoG View Post
Awesome extension. I use this to reboot my server when a master server restart request is recieved. Thanks.
Mind sharing code?
Dragonshadow is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 07-22-2011 , 01:50   Re: SteamTools - SteamWorks for SourceMod
#163

@Dragonshadow: http://forums.alliedmods.net/showthread.php?t=156966
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 07-22-2011 , 16:54   Re: SteamTools - SteamWorks for SourceMod
#164

PHP Code:
public OnPluginStart()
{
    
LoadTranslations("common.phrases");
}


public 
Action:Steam_RestartRequested()
{
    
PrintToServer("[SM] Server needs to be restarted due to an update.");
        
ServerCommand("changelevel cp_orange_x3");

Don't know if it works or not, no updates have been released.
Mike_BoG is offline
Truban
BANNED
Join Date: Aug 2009
Location: Ukraine
Old 07-24-2011 , 10:57   Re: SteamTools - SteamWorks for SourceMod
#165

Servers TF2
Error in logs

Quote:
L 07/24/2011 - 16:29:24: [SM] Plugin encountered error 15: Array index is out of bounds
L 07/24/2011 - 16:29:24: [SM] Displaying call stack trace for plugin "steamtools.smx":
L 07/24/2011 - 16:29:24: [SM] [0] Line 70, steamtools.sp::Steam_StatsReceived()
L 07/24/2011 - 18:11:57: [SM] Plugin encountered error 15: Array index is out of bounds
L 07/24/2011 - 18:11:57: [SM] Displaying call stack trace for plugin "steamtools.smx":
L 07/24/2011 - 18:11:57: [SM] [0] Line 76, steamtools.sp::Steam_StatsUnloaded()
L 07/24/2011 - 18:16:56: [SM] Plugin encountered error 15: Array index is out of bounds
L 07/24/2011 - 22:01:48: [STEAMTOOLS] Failed to parse ticket from STEAM_0:0:678829137, subscription and DLC info will not be available.
MetaMod:Source v1.8.7V, SourceMod v1.3.8
Installed on the server plug-ins

Code:
01 "AdminConnectmsg" (0.0.3) by R-Hehl
02 "Admin File Reader" (1.3.8) by AlliedModders LLC
03 "Admin Help" (1.3.8) by AlliedModders LLC
04 "Admin Menu" (1.3.8) by AlliedModders LLC
05 "Advertisements" (0.5.5) by Tsunami
06 "Anti-Flood" (1.3.8) by AlliedModders LLC
07 "Basic Chat" (1.3.8) by AlliedModders LLC
08 "Basic Comm Control" (1.3.8) by AlliedModders LLC
09 "Basic Commands" (1.3.8) by AlliedModders LLC
10 "Basic Info Triggers" (1.3.8) by AlliedModders LLC
11 "Basic Votes" (1.3.8) by AlliedModders LLC
12 "TF2 Class Restrictions" (0.6) by Tsunami
13 "Client Preferences" (1.3.8) by AlliedModders LLC
14 "Fun Commands" (1.3.8) by AlliedModders LLC
15 "Fun Votes" (1.3.8) by AlliedModders LLC
16 "HLSW Info" (1.1) by Tsunami
17 "[TF2] Horseless Headless Horsemann" (1.6) by Geit, modified by retsam, FlaminSarge and Naris
18 "Extended Mapvote" (1.4.1) by Powerlord, Zuko, SM Community and AlliedModders LLC
19 "Maplister" (1.4) by theY4Kman
20 "Melee" (0.2.9) by linux_lover
21 "Anti-Micspam" (0.5) by FLOOR_MASTER and Bor3dGaming.com
22 "Nextmap" (1.3.8) by AlliedModders LLC
23 "Outdated do?" (1.0) by KK
24 "Player Commands" (1.3.8) by AlliedModders LLC
25 "Players Votes" (1.5.0) by The Resident, pZv!
26 "RandomCycle" (1.3.7) by AlliedModders LLC
27 "Reserved Slots" (1.3.8) by AlliedModders LLC
28 "Server Redirect" (1.1) by Brainstorm
29 "Server Redirect Ads" (1.1) by Brainstorm
30 "Server Redirect Commands" (1.1) by Brainstorm
31 "REGEX word filter" (1.2) by Twilight Suzuka
32 "Sound Commands" (1.3.8) by AlliedModders LLC
33 "SourceBans" (1.4.8) by SourceBans Development Team
34 "SourceBans Sample Plugin" (1.0.0 RC2) by SteamFriends Development Team
35 "Spray Tracer" (5.8) by Nican132, CptMoore, Lebson506th
36 "SteamTools Tester" (0.7.1) by Asher Baker (asherkin)
37 "[TF2] Player Stats" (8.3.1) by DarthNinja

Last edited by Truban; 07-24-2011 at 16:56.
Truban is offline
Send a message via Skype™ to Truban
tomteat
Junior Member
Join Date: Jul 2011
Old 07-28-2011 , 08:54   Re: SteamTools - SteamWorks for SourceMod
#166

Using this with SRCDSAdmin crashes my L4D1 & L4D2 Servers. Anyone else having this problem?
tomteat is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-28-2011 , 09:01   Re: SteamTools - SteamWorks for SourceMod
#167

Quote:
Originally Posted by tomteat View Post
Using this with SRCDSAdmin crashes my L4D1 & L4D2 Servers. Anyone else having this problem?
Quote:
Originally Posted by asherkin View Post
At the moment only Source 2009 games are supported.
Neither L4D nor L4D2 runs on the Source 2009 engine.
__________________
asherkin is offline
tomteat
Junior Member
Join Date: Jul 2011
Old 07-30-2011 , 13:57   Re: SteamTools - SteamWorks for SourceMod
#168

Ahh ok. Thanks anyway.
tomteat is offline
m4ster
Senior Member
Join Date: Mar 2007
Old 07-31-2011 , 13:33   Re: SteamTools - SteamWorks for SourceMod
#169

Steam_RequestGroupStatus() can be used only with fully authed clients? I would like to use it together with the OnClientPreConnect forward.
__________________
m4ster is offline
SmackDaddy
Veteran Member
Join Date: Oct 2009
Old 08-07-2011 , 15:59   Re: SteamTools - SteamWorks for SourceMod
#170

I am getting the following filling up my server logs and I am not sure why as the only thing to have changed was the TF2 updates put out by valve:

Quote:
L 08/07/2011 - 10:42:01: [SM] Plugin encountered error 15: Array index is out of bounds
L 08/07/2011 - 10:42:01: [SM] Displaying call stack trace for plugin "steamtools.smx":
L 08/07/2011 - 10:42:01: [SM] [0] Line 76, steamtools.sp::Steam_StatsUnloaded()
SmackDaddy is offline
Closed Thread



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 12:49.


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