MyJailbreak icon indicating copy to clipboard operation
MyJailbreak copied to clipboard

Dealdamage - cvar disable models

Open shanapu opened this issue 6 years ago • 4 comments

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

shanapu avatar Aug 30 '18 01:08 shanapu

made a pull request for this

8guawong avatar Aug 30 '18 09:08 8guawong

❤️

shanapu avatar Aug 31 '18 00:08 shanapu

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 )

WhyFaust avatar Sep 02 '18 20:09 WhyFaust

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

shanapu avatar Sep 03 '18 13:09 shanapu