Page 1 of 1

[CS:GO] No Agents Models

Posted: Sun Jan 26, 2020 9:26 pm
by Andreeas
Description:

Force to use default players models for people that have a agent model.


Cvars:
Put in server.cfg or use some map configs plugin for change default models per map.
Code:

Code: Select all

sm_noagents_ctmodel "models/player/custom_player/legacy/ctm_sas_varianta.mdl" // Set the default ct models for apply to people that have a agent skin
sm_noagents_ttmodel "models/player/custom_player/legacy/tm_phoenix_varianta.mdl" // Set the default tt models for apply to people that have a agent skin
sm_noagents_timer "1.2" // Timer on spawn for apply filter of no agents
Download