chore: update Stripper:Source to latest version (#4474)
* fix: servername variable assignment for sf and unt
The servername variable was incorrectly assigned using the selfname variable instead of the correct servername variable. This has been fixed to ensure accurate information is displayed for each game type.
* chore: update Stripper:Source to latest version
---------
Co-authored-by: Daniel Gibbs <[email protected]>
mod_info_sourcemod=(MOD "sourcemod""SourceMod""${sourcemodurl}""${sourcemodlatestfile}""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""source;""GAMES""NOTGAMES""http://www.sourcemod.net""Admin Features (requires Metamod: Source)")
mod_info_steamworks=(MOD "steamworks""SteamWorks""${steamworksurl}""${steamworkslatestfile}""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/KyleSanderson/SteamWorks""Exposing SteamWorks functions to SourcePawn")
mod_info_stripper=(MOD "stripper""Stripper Source""http://www.bailopan.net/stripper/snapshots/1.2/stripper-1.2.2-git129-linux.tar.gz""stripper-1.2.2-git129-linux.tar.gz""0""LowercaseOff""${systemdir}""addons/stripper/maps;""ENGINES""Counter-Strike: Global Offensive;Counter-Strike: Source;Day of Defeat: Source;Half Life: Deathmatch;Half Life 2: Deathmatch;Insurgency;Left 4 Dead;Left 4 Dead 2;Nuclear Dawn;Team Fortress 2;""NOTGAMES""http://www.bailopan.net/stripper/""Add or remove objects from map (requires MetaMod)")
mod_info_stripper=(MOD "stripper""Stripper Source""${stripperurl}""${stripperlatestfile}""0""LowercaseOff""${systemdir}""addons/stripper/maps;""ENGINES""Counter-Strike: Global Offensive;Counter-Strike: Source;Day of Defeat: Source;Half Life: Deathmatch;Half Life 2: Deathmatch;Insurgency;Left 4 Dead;Left 4 Dead 2;Nuclear Dawn;Team Fortress 2;""NOTGAMES""http://www.bailopan.net/stripper/""Add or remove objects from map (requires MetaMod)")
# CS:GO Mods
mod_info_gokz=(MOD "gokz""GOKZ""${gokzlatestlink}""${gokzlatestfile}""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/KZGlobalTeam/gokz""GOKZ ${gokzlatestversion} - Implements the KZ game mode (requires SourceMod and MetaMod)")