People Playground

People Playground

Chemical Warfare
Articured101 22. maj 2023 kl. 4:51
Gases don't do anything.
Every time I use a gas, it does absolutely nothing. At this point the gases are colored fog. And this is the same for everything that makes gas.
< >
Viser 1-5 af 5 kommentarer
Voilk 29. juli 2024 kl. 7:25 
in my case Gases doing some damage to humans, but that's only "cosmetic" damage if we could say that. Anyone knows how to fix that?
CmdrLittlez 23. sep. 2024 kl. 18:39 
Suprisingly, If you wait long enough with the knockout gas, people can die by it.
officalnine995 6. okt. 2024 kl. 18:25 
go to the chemical warfare mod folder (SteamLibrary\steamapps\workshop\content\1118200\2226697361) and open BreatheBehaviour.cs, change the line
person.OxygenLevel -= (float) (Mathf.Pow(Mathf.Sin(Time.time * 3f), 16f) * 0.5 / 90.0 * (Time.deltaTime * 60.0));
to
person.OxygenLevel -= (float) (Mathf.Pow(Mathf.Sin(Time.time * 3f), 16f) * 5 / 90.0 * (Time.deltaTime * 60.0)); somebody told me to do this and it worked
Articured101 10. okt. 2024 kl. 5:33 
meth

Oprindeligt skrevet af officalnine995:
go to the chemical warfare mod folder (SteamLibrary\steamapps\workshop\content\1118200\2226697361) and open BreatheBehaviour.cs, change the line
person.OxygenLevel -= (float) (Mathf.Pow(Mathf.Sin(Time.time * 3f), 16f) * 0.5 / 90.0 * (Time.deltaTime * 60.0));
to
person.OxygenLevel -= (float) (Mathf.Pow(Mathf.Sin(Time.time * 3f), 16f) * 5 / 90.0 * (Time.deltaTime * 60.0)); somebody told me to do this and it worked
Articured101 10. okt. 2024 kl. 5:33 
i mean math
< >
Viser 1-5 af 5 kommentarer
Per side: 1530 50