Search the Community
Showing results for tags 'options'.
Found 6 results
-
We Need This this is C# coding example for "Change stance" if tab like leftCrtl and then character Crouch and if im holding leftCtrl like 50ms character goes to phrone. PS. Teemu Pesonen (PesoDev) public class changestance : MonoBehaviour { public float timer = 0; public float changestancetime =50;//ms public float playerstance; // Change stance code example please add something like this in game void Update() { if (Input.GetKey(KeyCode.LeftControl)) { timer += Time.deltaTime; //Duck if (timer <= (changestancetime/100)) { playerstance = 1; } //Prone if (timer >= (changestancetime/100)) { playerstance = 2; } } else { timer = 0; } } }
-
hi, just had an idea about an grendae belt that probably is allready in the works so you have more space for specific types of grenades , but also a grendae quickdraw option so you can choose the type of grenade you want to use in specific situations might give the game mechanics more variety entertainment and quality of life and give more use to less used grenade types in the game overall. thought i bring it up here keep it up but please fix the game its current state is very broken specially the fact that sometimes magazines and or backpack bug out weapon ammunition that then deal no dmg at all without knowing it. keep it up and stay safe over there
-
I wonder if you can add an option in the options menu to change the speaker of where the sound of the game coming. I would appreciate if you do so in the full game once it fully release.
-
It would be nice if you could chose where on the picatinny rails to mount your optics. I think the whole point of the rail system is flexibility, so why does my red dot always have to be mounted in the middle of the rail? sometimes i wanna scoot it forward or backward a little. i think that would be a cool feature in this game. unless it already is a feature and i just don't know how to use it, then disregard
-
As it's the season to be merry and so on, I thought I'd modify a classic X-mass song. Other variations are welcome On the first day of christmas the EFT devs sent to me A Cheeki Breeki in a pine tree On the second day of christmas the EFT devs sent to me Two janky veprs, and A Cheeki Breeki in a pine tree On the third day of christmas the EFT devs sent to me Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the fourth day of christmas the EFT devs sent to me Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the fifth day of christmas the EFT devs sent to me Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the sixth day of christmas the EFT devs sent to me Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the seventh day of christmas the EFT devs sent to me Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the eighth day of christmasthe EFT devs sent to me Eight USECS op-erating Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the nineth day of christmas the EFT devs sent to me Nine PMs barking Eight USECS op-erating Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the tenth day of christmas the EFT devs sent to me Ten shots a-missing Nine PMs barking Eight USECS op-erating Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree On the eleventh day of christmas the EFT devs sent to me Eleven streamers streaming Ten shots a-missing Nine PMs barking Eight USECS op-erating Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree [Verse 12] On the twelth day of christmas the EFT devs sent to me Twelve devs hotfixing Eleven streamers streaming Ten shots a-missing Nine PMs barking Eight USECS op-erating Seven scavs TK'ing Six newbie hatchetlings Five gold chains Four hairy BEARS Three desyncs Two janky veprs, and A Cheeki Breeki in a pine tree If anyone has Photoshop skills visualising it would be much appreciated Marry x-mass all!
-
I was wondering if it was planned, or possible to add, the ability to get the multi buy discount option across two different types? For example if I wanted to buy a Left Behind Edition and Prepare For Escape Edition? Also what about an option to gift an upgrade to someone? Thanks in advance, Mad