Arma 3
Kurt's Survival System (KSS)
387 Comments
sKOL_Beats 12 Apr @ 12:16pm 
how do i consume some food?
Valhalla Actual 27 Feb @ 1:30pm 
@Kurt I was wondering if you could tell me what cfg type the items are found in I am trying to use along side a trader script and use your items for what trader is selling but the array format for trader is classname, price, cfg type, max number per object for sale] and I can find the items cfg type.
boceliny 7 Jan @ 7:42am 
need more survival items , please :)
HBAOplus 20 Aug, 2024 @ 1:06am 
@Hanz ze Panzer Bringer
This mod is compat with ACE3, you can use it (eat meals) through ace interation.
Some missions in We Stand Alone Together - The Men of Easy Company are utilizing this mod.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2681518176&tscn=1724139018
shartweiser 19 Aug, 2024 @ 8:41pm 
can this be used in antistasi ultimate?
Hanz ze Panzer Bringer 21 Jul, 2024 @ 7:27am 
Is this ace compatible and how do i use it?
GAlvares 6 May, 2023 @ 1:30pm 
for me is loading the mod as corrupted :(
=INSIG= 23 Jan, 2023 @ 8:03pm 
ACE Compat?
Smokkerino 23 Jan, 2023 @ 1:08pm 
Hello, i am trying to add a simple addaction to a well that would make the player drink from it and increase his thirst of 10 for example. Any idea on how to achieve this?
Lying Sack Of Fun 7 Nov, 2022 @ 1:40pm 
I wonder if it's possible to make a temperature mod.
DonHart 14 Oct, 2022 @ 9:16am 
Cant activate it :(
Can I play it along with the main campaign?
if so... how to..?
Joel 6 May, 2022 @ 9:22am 
is there any way to not die when the counter reaches 0?
Чупакабрик 4 May, 2022 @ 10:29pm 
оживись брат
Epsilon 2 May, 2022 @ 10:17pm 
is this gonna spawn ambient?
Elth 20 Mar, 2022 @ 8:11am 
Does it work on AI? Getting them to scavenge would be hilarious.
Joel 10 Mar, 2022 @ 4:41pm 
is there any way to not die when the counter reaches 0?
Cardboard 24 Feb, 2022 @ 1:02pm 
does this do anything to AI?
BeefWinkletin 23 Jan, 2022 @ 7:27pm 
Some how I cant eat the food do I need things to eat certain foods?
Napalm 7 Dec, 2021 @ 6:56pm 
Found a solution. Use this guys.

//initServer.sqf
{
[_x, "curatorUnitAssigned", {
params ["_curator", "_player"];

private _owner = owner _player;
missionNamespace setVariable ["KSS_progress_hunger", false, _owner];
missionNamespace setVariable ["KSS_progress_thirst", false, _owner];

}] call BIS_fnc_addScriptedEventHandler;
}forEach allCurators;
Napalm 7 Dec, 2021 @ 4:38pm 
A question.. I got multiple players who are zeuses (6 of them) and when I put disable KSS module on map and synced them all to it, it only works for one of them... Any way to fix this? Giving each zeus player his own disable KSS module on map wont help. Thanks in advance.
Jackhammer 24 Nov, 2021 @ 8:39am 
How can I enable "Default HUD" using script, on debug console?
igorpc 11 Nov, 2021 @ 4:30am 
So... What's the difference between ace hunger and this mod?
༎ຶོGOTA༎ຶོ SOFT Russ 30 Oct, 2021 @ 10:30am 
почему не могу употребить еду?
потому что у меня ACE?
YourLocalAsian 13 Oct, 2021 @ 11:18am 
Hi, so I wanted to use this for my dedicated server mission but it says that the KSS module doesn't work. Is there any fix for this?
Senzsh 13 Aug, 2021 @ 1:48pm 
Спасибо!!! Великолепный выбор набор!!!
Жаль что не все Сценарии с его использованием.
Country Doggo 7 Aug, 2021 @ 7:44pm 
If I create some 3D models, do you think you can implement them as editor placeable items?
Pedro 11 Jun, 2021 @ 12:28pm 
hi bro, can i use it for my life server
Izzy012 26 May, 2021 @ 12:25pm 
Will this work for ravage?
Redeye 11 May, 2021 @ 6:29pm 
Does this work with Zeus servers?
Gio 7 May, 2021 @ 8:29pm 
how do you eat?
DARKLORD 7 May, 2021 @ 2:49am 
я могу как- то его добавить по ходу задания или нет?
CanadianDude 17 Mar, 2021 @ 4:11pm 
Where to find it?
Kurt  [author] 4 Feb, 2021 @ 11:15pm 
>Is it possible to get the classname of each item in this mod?
probably yes. https://github.com/Kurt212/KSS/blob/master/src/cfgWeapons.hpp

They all inherit from kss_itemcore and they all have subclass KSS.
VierKhan 4 Feb, 2021 @ 11:54am 
Is it possible to get the classname of each item in this mod?
Pyoda 1 Feb, 2021 @ 10:21am 
how does it work with ace
Redwing070778 18 Jan, 2021 @ 1:30am 
Das mit dem Doppelklick funktioniert nicht.
Batz 17 Jan, 2021 @ 8:55pm 
anyway to get this working in a premade? say an Antistasi server?
Thomaslinxin 9 Jun, 2020 @ 10:43pm 
How to spawn item in map?
thesnypr 7 Jun, 2020 @ 11:40pm 
great ;)
Voroshilov 2 Jun, 2020 @ 7:57am 
Anyway, your mod is great, thank you very much!
Kurt  [author] 2 Jun, 2020 @ 7:15am 
Well, I guess no. I have no time and will to develop KSS now.
Voroshilov 1 Jun, 2020 @ 5:27pm 
Are you planning to add a functionality of eating/drinking only half of the content?
Voroshilov 30 May, 2020 @ 4:36am 
Can I ask - are you going to add a script that adds several different objects to inventory when clicking on an object?
Voroshilov 30 May, 2020 @ 4:31am 
Thatnk you very much!
Kurt  [author] 30 May, 2020 @ 3:02am 
Yes. Feel free to clone and modify mod on github https://github.com/Kurt212/KSS and check out wiki https://github.com/Kurt212/KSS/wiki
Voroshilov 29 May, 2020 @ 8:11am 
Hello! We have a small Soviet Afghan RP server, we are currently using your vanilla mod, would you allow us to make a mod with the products of that era based on yours? We want to change textures and object descriptions, for example: Pepsi -> Sisi lemonade; IRP - Etalon N1
Kurt  [author] 16 Feb, 2020 @ 6:27am 
No, it in not possible to set it by serVariable, look at https://community.bistudio.com/wiki/publicVariableClient
Hullahopp 16 Feb, 2020 @ 5:50am 
Hi!
Been reading your code, but since it's a mod it get's tricky to modify it without a reupload, so here's my problem and the question I have for you
The problem: Both hunger and thirst are only really available to the client, and writing a loop that runs every 10 seconds to do a setVariable to the unit is a cheap way of making these variables available for the server (and everyone else for that matter).
Question: Is it possible to tie these variables to units using setVariable without the need of a locally ran loop? Did I maybe miss some code that already makes these variables public? Thanks!
Chairman Mao's Chicken 5 Oct, 2019 @ 5:29am 
Compatable with ace yes?
kes 14 Sep, 2019 @ 8:53am 
Would it be possible to, instead of dying from a lack of food/water, to have an effect on the stamina of the unit? The first real punishment being death is a little too much in my opinion. Having the ability to effect the performance factor of the unit depending on how well fed/hydrated they are would make sense, I think.