View Single Post
Pan32
Member
Join Date: Dec 2010
Location: ?
Old 03-13-2015 , 19:25   Re: [ANY] SteamWorks Game Description Override
Reply With Quote #20

So for some reason on csgo, the plugin would not change the game description unless you changed the cvar ingame, which was inconvenient, so I decided to make a small fix. All it really does is request the cvar value on OnConfigsExecuted() and set it, to make sure the name you set up on gameservers_[gamemode].cfg or on server.cfg will be indeed read.

If you want to compile it yourself, obviously requires steamworks.
Attached Files
File Type: sp Get Plugin or Get Source (sw_gamedesc_override.sp - 329 views - 1.5 KB)
File Type: smx sw_gamedesc_override.smx (3.3 KB, 365 views)

Last edited by Pan32; 03-14-2015 at 21:46.
Pan32 is offline