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

[TF2] SteamTools Game Description Override


Post New Thread Reply   
 
Thread Tools Display Modes
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 10-30-2011 , 11:07   Re: [ANY] SteamTools Game Description Override
Reply With Quote #31

I read your post"S" very well. It's just annoying when someone says "It doesn't work" as you did 3 times.


Yes I did see your plug list, but short of coming to your house or connecting to your game server (neither of which I would do) I can't see what you expect from anyone.

Just posting your plugin list is pretty much useless. What you actually need to do, as I mentioned before, is investigate why it wont work. If that means unloading every plugin you have to see why then so be it. Join the club, many of us have had to do it ourselves. So unless someone can see one of your plugins and say "HEY it's because you have "THIS" loaded, which I would think is highly unlikely, I guess your busy for the next 6 hours unloading all your plugins, loading them back up one at a time and constantly restarting your server.

As a suggestion I would start by checking you haven't made a spelling error in the server.cfg. Forget using autoexec.bat.
Dbl check you actually loaded the plugin and the SteamTools extension.
Don't use anything complicated. Just use st_gamedesc_override "TEST NAME"
reboot your server.
__________________
Happy Happy Joy Joy


Last edited by sinblaster; 10-30-2011 at 11:22.
sinblaster is offline
seboxxl
BANNED
Join Date: Oct 2011
Old 10-30-2011 , 11:40   Re: [ANY] SteamTools Game Description Override
Reply With Quote #32

Actually I can't try unloading every plugin or extension (this almost always mean restarting server) because my server is always full.
At night I tried st_gamedesc_override "aa" and it didn't work (console outout was ok, but on the list it didn't work). I checked, extension and plugin were loaded.
seboxxl is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 10-30-2011 , 11:46   Re: [ANY] SteamTools Game Description Override
Reply With Quote #33

Quote:
Originally Posted by seboxxl View Post
Actually I can't try unloading every plugin or extension (this almost always mean restarting server) because my server is always full.
At night I tried st_gamedesc_override "aa" and it didn't work (console outout was ok, but on the list it didn't work). I checked, extension and plugin were loaded.
What's "Hide Name" in your plugins list?

When I get home, I'll give you a debugging version.
__________________
Dr. McKay is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 10-30-2011 , 13:39   Re: [ANY] SteamTools Game Description Override
Reply With Quote #34

Quote:
Originally Posted by seboxxl View Post
Actually I can't try unloading every plugin or extension (this almost always mean restarting server) because my server is always full.
At night I tried st_gamedesc_override "aa" and it didn't work (console outout was ok, but on the list it didn't work). I checked, extension and plugin were loaded.
Try this:
sm plugins unload_all
sm plugins load st_gamedesc_override
st_gamedesc_override "ASDF"

See if it works. Then you can do sm plugins refresh.
__________________
Dr. McKay is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 10-30-2011 , 16:57   Re: [ANY] SteamTools Game Description Override
Reply With Quote #35

Okay, here's a debugging version. Install SteamTools and this debugging version, unload the regular version if you have it loaded, load the debugging one, try to change your cvar, then post what the file /addons/sourcemod/logs/st_gamedesc_override_debug.log contains.
Attached Files
File Type: smx st_gamedesc_override_debug.smx (2.4 KB, 170 views)
File Type: sp Get Plugin or Get Source (st_gamedesc_override_debug.sp - 157 views - 2.5 KB)
__________________
Dr. McKay is offline
seboxxl
BANNED
Join Date: Oct 2011
Old 10-31-2011 , 06:50   Re: [ANY] SteamTools Game Description Override
Reply With Quote #36

Okay, thanks. I will do it at night.
Hide Name - http://forums.alliedmods.net/showthread.php?t=139760
seboxxl is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 10-31-2011 , 07:23   Re: [ANY] SteamTools Game Description Override
Reply With Quote #37

Quote:
Originally Posted by seboxxl View Post
Okay, thanks. I will do it at night.
Hide Name - http://forums.alliedmods.net/showthread.php?t=139760
Oh, that plugin should be okay. Just out of curiosity, why can't you use the client-side Filter button instead of a server-side plugin for hiding name changes?
__________________
Dr. McKay is offline
seboxxl
BANNED
Join Date: Oct 2011
Old 11-01-2011 , 02:34   Re: [ANY] SteamTools Game Description Override
Reply With Quote #38

I'm not interesting for hiding name changes. We had cheater changing names (script or sth) on the server once and it was difficult to ban him for my admins. Before, I was using Mani Admin Plugin, but on SM I needed plugin which kicks for name changing.

I will test your debugging verion now.

EDIT:
07:411 sm plugins unload_all
07:411 [SM] All plugins have been unloaded.
07:41:42 sm plugins load st_gamedesc_override_debug.smx
07:41:42 L 11/01/2011 - 07:43:42: SteamTools Game Description Override has loaded!
07:41:42 L 11/01/2011 - 07:43:42: Description set to
07:41:42 [SM] Loaded plugin st_gamedesc_override_debug.smx successfully.
07:42:06 st_gamedesc_override "ASDF"
07:42:06 L 11/01/2011 - 07:44:07: Cvar changed, description set to ASDF

From you debug file:
L 11/01/2011 - 07:43:42: SteamTools Game Description Override has loaded!
L 11/01/2011 - 07:43:42: Description set to
L 11/01/2011 - 07:44:07: Cvar changed, description set to ASDF

Of course still doesn't work, like before (I did refresh, testing in game browser too):




Last edited by seboxxl; 11-01-2011 at 02:54.
seboxxl is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-01-2011 , 06:24   Re: [ANY] SteamTools Game Description Override
Reply With Quote #39

Hm. The one you're working on is the first in the screenshot?
__________________
Dr. McKay is offline
seboxxl
BANNED
Join Date: Oct 2011
Old 11-01-2011 , 07:07   Re: [ANY] SteamTools Game Description Override
Reply With Quote #40

Yes. The gungame description is working on GunGame plugin.
seboxxl 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 12:25.


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