MyJailbreak
MyJailbreak copied to clipboard
Dealdamage - cvar disable models
request by @8guawong
for dealsdamage since you have an option to color the models already maybe have an option to not set the player model i want to keep player downloads to the bare minimum
https://forums.alliedmods.net/showpost.php?p=2612558&postcount=873
made a pull request for this
❤️
Maybe can do so: sm_dealdamage_model_enable > sm_dealdamage_separation_mode (example)
sm_dealdamage_separation_mode: 0 - disabled all 1 - set colors ( Example blue, red ) 2 - set models ( Like now )
if I understand you correct:
0 - disabled all - sm_dealdamage_model_enable 0 & sm_dealdamage_color 0 1 - set colors ( Example blue, red ) - sm_dealdamage_model_enable 0 & sm_dealdamage_color 1 2 - set models ( Like now ) - sm_dealdamage_model_enable 1 & sm_dealdamage_color 0