sarabveer / SM-Plugins

A Repo to Host My SourceMod Plugins
GNU General Public License v3.0
15 stars 11 forks source link

Plugin sw_gamedesc_override #3

Closed crashzk closed 6 years ago

crashzk commented 6 years ago

I tested the SW GameDesc Override Plugin on CSGO servers, but it does not work, could it upgrade to a version compatible with CSGO too?

sarabveer commented 6 years ago

Do you have the latest SteamWorks Extension?

crashzk commented 6 years ago

I think so, get the latest version here: http://users.alliedmods.net/~kyles/builds/SteamWorks/

Version that I downloaded was this: SteamWorks-git126-linux.tar.gz

List of sm exts list:

[SM] Displaying 19 extensions:
[01] Automatic Updater (1.8.0.6035): Updates SourceMod gamedata files
[02] Webternet (1.8.0.6035): Extension for interacting with URLs
[03] CS Tools (1.8.0.6035): CS extended functionality
[04] BinTools (1.8.0.6035): Low-level C/C++ Calling API
[05] SDK Tools (1.8.0.6035): Source SDK Tools
[06] Client Preferences (1.8.0.6035): Saves client preference settings
[07] SQLite (1.8.0.6035): SQLite Driver
[08] SDK Hooks (1.8.0.6035): Source SDK Hooks
[09] Regex (1.8.0.6035): Provides regex natives for plugins
[10] Top Menus (1.8.0.6035): Creates sorted nested menus
[11] Socket (3.0.1): Socket extension for SourceMod
[12] <FAILED> file "store_sm.ext.so": /home/ogp/OGP_User_Files/whmcs/670/csgo/addons/sourcemod/extensions/store_sm.ext.so: cannot open shared object file: No such file or directory
[13] PTaH (P Tools and Hooks) (1.0.7): Expanding sdkhooks and sdktools
[14] GeoIP (1.8.0.6035): Geographical IP information
[15] SteamWorks Extension (1.2.2): Exposes SteamWorks functions to Developers
[16] TAU LIB (1.1): 
[17] <FAILED> file "steamtools.ext.so": /home/ogp/OGP_User_Files/whmcs/670/csgo/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[18] <FAILED> file "curl.ext.so": /home/ogp/OGP_User_Files/whmcs/670/csgo/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
[19] MySQL-DBI (1.8.0.6035): MySQL driver implementation for DBI
sarabveer commented 6 years ago

Is the cvar in server.cfg? Have you tried setting it in console?

crashzk commented 6 years ago

Yes, I put CVAR on server.cfg.

Yes, I already configured it by the console, in case it changes there, only it does not change the name, it is the same "Counter-Strike: Global Offensive".

It modifies the name in CVAR but does not apply the new name.

sarabveer commented 6 years ago

It might be an issue with SteamWorks Ext, not my plugin then.

crashzk commented 6 years ago

Okay, I'll be contacting them then and doing the test again to see if it works.

Thank you, no problem returning the contact.