splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

Save pistol choice on next map / set amount of time #266

Closed inputuserhere closed 4 years ago

inputuserhere commented 4 years ago

Have it so it remembers the pistol choice on next map change.

splewis commented 4 years ago

The plugin already does this using the sourcemod clientprefs system (https://wiki.alliedmods.net/Client_Preferences_API_(SourceMod)).