Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealdamage - cvar disable models #310

Open
shanapu opened this issue Aug 30, 2018 · 4 comments
Open

Dealdamage - cvar disable models #310

shanapu opened this issue Aug 30, 2018 · 4 comments

Comments

@shanapu
Copy link
Owner

shanapu commented Aug 30, 2018

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

@8guawong
Copy link

made a pull request for this

@shanapu
Copy link
Owner Author

shanapu commented Aug 31, 2018

❤️

shanapu pushed a commit that referenced this issue Sep 2, 2018
* Add sm_dealdamage_model_enable convar
* Added damage for ct on weapon fire and bonus for killing on hide

#309
#310
@shanapu shanapu added done in dev and removed todo labels Sep 2, 2018
@baferpro
Copy link
Contributor

baferpro commented Sep 2, 2018

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 )

@shanapu
Copy link
Owner Author

shanapu commented Sep 3, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants