June 19, 2013, 11:42:58 AM

Author Topic: Changing "Game" Name  (Read 294 times)

Offline acasey07

  • Level 0 Beginner
  • Posts: 1
  • <3 WCS :)
Changing "Game" Name
« on: March 02, 2012, 06:35:26 PM »
How do you change the text that shows up under "game" in the steam server browser. Currently it say Warcraft Source 0.78, and I would like to change it back to just regular Counter Strike: Source.

Offline Stinkyfax

  • I <3 WCS
  • Level 7 Expert
  • *****
  • Posts: 2103
  • WoW mod
    • World of Warcraft mod Servers
Re: Changing "Game" Name
« Reply #1 on: March 02, 2012, 07:50:42 PM »
How do you change the text that shows up under "game" in the steam server browser. Currently it say Warcraft Source 0.78, and I would like to change it back to just regular Counter Strike: Source.
Instead of changing it twice, I think you just need to disable the name change. It's in the source ^^
If you run war3source search for: Action:OnGetGameDescription
For WCS I am not sure, sorry.



Offline Predz

  • WCS Developer
  • Level 7 Expert
  • *****
  • Posts: 343
  • Warcraft:SPE
Re: Changing "Game" Name
« Reply #2 on: March 03, 2012, 02:25:15 AM »
Go into "addons/sourcemod/plugins" and delete the file named "wcs_gamename.sp".

Offline Stinkyfax

  • I <3 WCS
  • Level 7 Expert
  • *****
  • Posts: 2103
  • WoW mod
    • World of Warcraft mod Servers
Re: Changing "Game" Name
« Reply #3 on: March 03, 2012, 07:56:58 PM »
Go into "addons/sourcemod/plugins" and delete the file named "wcs_gamename.sp".
Hold on, is WCS now SP coded? Did I miss a revolution nobody told me about?
P.S. I think you mean to delete the SMX, not SP file.