Arma 3
RZ Infection
97 Comments
Machu 24 Dec, 2024 @ 2:47pm 
Hello, do I need this mode to use on Ravage or is it not necessary?
LeonidasSparta 24 Feb, 2023 @ 6:53am 
Hello sir I just want to ask you, in Ryan mod the zombie is doesn't move when the player or unit standing far from a zombie. is this mod fixing the problem?
smoke 30 May, 2022 @ 1:46pm 
Nice one thank you :steamthumbsup:
MusTanG  [author] 29 May, 2022 @ 6:29pm 
@smokedog77
Hey brotha, roger that and done kind sir.


DPCG Dev Community : https://discord.gg/donkeypunch
Weapons Free Gaming : https://discord.gg/weapons-free
smoke 20 Mar, 2022 @ 11:34pm 
@MusTanG Can you please change your Keys folder name, you have it spelt "Key" and it needs to be "Keys" :ontoagoodthing: :steamthumbsup::NATO::CSAT::unionjack:
MusTanG  [author] 5 Jan, 2022 @ 10:57am 
Hi @Agent Mulder,

Short answer: This makes infection work within Exile
Yes, this addon requires Zombies and Demons since it turns on infection for Exile server.
You will need to have a zombie spawner script for your server.
ExileZ 2.0 and one rewritten by another coder is your best bet, both are under the ExileZ name.
Once you have that installed everything should be working as you are wanting.
Agent Mulder 5 Jan, 2022 @ 8:06am 
im 5 hours in trying to make my dedicated exile server have zombies in it lol pls help me
Agent Mulder 5 Jan, 2022 @ 8:04am 
so this is an infection spread mod for Zombies and Demons. not a zombie mod for exile? I have used Zombie And Demon automated and manually to my dedicated server and it never worked. looking for a zombie mod that does
MusTanG  [author] 2 Jun, 2021 @ 4:27pm 
This is the version I know of and helped a very tiny bit.
https://github.com/patrix87/ExileZ-2
These are the settings lines for Infection:
https://github.com/patrix87/ExileZ-2/blob/master/exilez/init/fn_init.sqf#L97-L102

It does not show Infection on by default in Kuplion's rewrite either
https://github.com/Brenner650/ExileZ-Mod/blob/master/exilez_mod/config.sqf#L102-L108

Hope this helps you correct what you are trying to setup your way.
Nate 11 May, 2021 @ 1:57am 
So would you happen to know if the ExileZ edition that you and someone speak of having your mod work with, do you know if infection is included in ExileZ by default cause i added it to my Exile server for zombies and now my players seem to start coughing, get blurry vision and then heartbeat and die
MusTanG  [author] 15 May, 2020 @ 8:40pm 
Hi @captainshane,

Sorry for delay in reply.
Only use the -mod command line, for example:
"-mod=@exile;@RZInfection;"

This will load the mod as needed and will be on the list of mods required for clients connecting

Hope this helps, good luck bud!
captainshane 12 May, 2020 @ 1:42pm 
Hello guys!

I'm in the process of getting this mod up and running server-side (love the concept!) - but have a very basic question I feel foolish even asking:

Do I also have to include the @RZ Infection direct to the (player) mod section of the command line? I assume I certainly have to do this for the server mod part of the command line anyway, to point at the RHInfection folder on the server.

In a nutshell - am I adding @RH Infection to both the mod line, and server mod line, of the command line? Requiring players to also subscribe to this mod to join the server (ie: not server side only?).

Apologies, the readme only mentions the 'mod line' which is confusing me.
Many thanks!
MusTanG  [author] 30 Mar, 2020 @ 11:09am 
Hi @z4khy,

Have you tried to activate the infection module from within Zombies and Demons yet?
Try that out first by following the Zombies and Demons install instructions.

Workshop:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=501966277
BI Forums:
https://forums.bohemia.net/forums/topic/182412-zombies-demons-50/

Modules are installed and configured within 3DEN. Not sure if there is ample information but those links above might help.
But this video is their tutorial and shows 3DEN work being done.
https://youtu.be/btdkn6l-cfU

Have a great day
zakhy 6 Mar, 2020 @ 1:47pm 
Hello,
I use the zombie and demon mod on my life post apo server, however I would like to use your mod, is it functional on a life server? if so how to make it work? thank you very much
MusTanG  [author] 27 Jan, 2020 @ 1:55pm 
Wow, sounds like some great troubleshooting has been going on the last 20 hours for ya!!!!!
Sorry I was sleeping for work and @ work all day, its about 4pm now so you started this around 8pm last night give or take.

You are free to join discord to have quicker communication on this!
https://discord.me/expoch

-sTanG

ps. I am under my dev handle DirtySanchez in discord, MusTanG has been my gamer handle for over 20 years now, but modding and development only about 6 of those years.
Geekm0nkey 27 Jan, 2020 @ 11:38am 
So its not the DB that the issue, I have tried 3 different setups.. When i use my dev box with .v93 of infistar on the same mysql server as the live. it work, where the live doesn't.. when i get a chance I'll downgrade my infistar and see if it works, if it does have to find out whats causing it.
Geekm0nkey 27 Jan, 2020 @ 8:57am 
Plot thickens... I have a local dev box that has an exact copy of everything from my live server.. only 2 differences. MySQL on the dev box is "portable" and infistar is an older version like .92 .93.. My dev box doesn't have the DB issue i posted, it works as expected? Any suggestions? And.. When cured systems don't seem to ever fully clear up (blurred vision around edges)
Geekm0nkey 26 Jan, 2020 @ 6:54pm 
found this in my sql logs.

[16:21:05:785150 --5:00] [Thread 3792] extDB2: SQL_CUSTOM_V2: Incorrect Number of Inputs: Input String updateInfection:0:0
[16:21:05:785174 --5:00] [Thread 3792] extDB2: SQL_CUSTOM_V2: Incorrect Number of Inputs: Expected: 3 Got: 2
Geekm0nkey 26 Jan, 2020 @ 6:47pm 
I think i solved that issue, my next issue is its not writing to the DB.. I'm using the 32bit code, updated the exile.ini, added the SQL, i can manually add entries, the RPT shows that its doing something. but no additions or updates happen. Players do get infected, just no database updates.
MusTanG  [author] 25 Jan, 2020 @ 10:00pm 
That looks like you have an error within your zombie spawning script.

_return is not defined and it needs that info for line 78 and looking up a bit, it shows _return is suppose to be a location check.
Again the second error on line 122, looks like it also deals with locations.

I can only suspect that maybe you are on a map that is not supported within the script.

Hope that info helps you resolve your concerns.
btw is that Kuplion's newest version or is it the ExileZ that Patrix87 did?
Geekm0nkey 25 Jan, 2020 @ 8:25pm 
After installing and setup the infection seems to work, zombies spawn but now my RPT file throws this error. Which I went back to other logs and no trace of it. Any idea why?

19:00:29 "ExileZ Mod: Monitored Live Zombies | 4 "
19:00:31 Error in expression <elected Zombie Class : %1",_return];
};
_return;
};

if !(_validLocation) then
{>
19:00:31 Error position: <_return;
};

if !(_validLocation) then
{>
19:00:31 Error Undefined variable in expression: _return
19:00:31 File exilez_mod\scripts\SpawnZombie.sqf..., line 78
19:00:31 "ExileZ Mod: Spawning 1 Zombie and adding it to the Monitor"
19:00:31 Error in expression <alse;

_zombie = _tempGroup createUnit [_zClass, _position, [], 0, "NONE"];
[_zo>
19:00:31 Error position: <_zClass, _position, [], 0, "NONE"];
[_zo>
19:00:31 Error Undefined variable in expression: _zclass
19:00:31 File exilez_mod\scripts\SpawnZombie.sqf..., line 122
DarkDancer 8 Dec, 2019 @ 11:39pm 
rzinfection_antivirus_pills
OdinCZ 3 Sep, 2019 @ 9:39pm 
@MusTang,
Thank you very mutch master :)
MusTanG  [author] 3 Sep, 2019 @ 5:47pm 
@OdinCZ,

There are many servers that still host RZInfection and only a few of you guys are coming with issues at this time.
The best I can offer is to be patient.
I have a server being built right now with the need for RZInfection.
If there are issues with it, they will be fixed.

Stay tuned, but not on the edge of your seat.
This server being built is a one by one testing process and they wont be touching this mod for a few weeks.

Thanks
-sTanG
OdinCZ 2 Sep, 2019 @ 9:59pm 
@MusTanG
Hi, I have the same problem as Blaéz. Server is 32bit, I used the 32bit kit here. I log in stuck in the ground then get kicked 1 minute later. Please help. Thx
MusTanG  [author] 22 Mar, 2019 @ 6:56pm 
Hi @Blaez,

The last update for Exile was 1.0.4 I believe.
The mod was tested working as intended.

There are 2 sets of overrides available. (32bit and 64bit)
You must use the proper versions for your server setup.
ExtDB2 is 32bit and ExtDB3 is 64bit.
If you are using a Game Server Provider, you are most likely on 32bit.
If you host dedicated then you should be utilizing a 64bit setup.

Check it out and let me know how it all goes.
Have a great weekend @Blaez
SinJin 22 Mar, 2019 @ 8:52am 
@MusTanG

Having issues with the class CfgExileCustomCode >> ExileServer_object_player_database_load.sqf.

When I comment it out in the config I can log into the server no issue. When I try to run the custom code I log in stuck in the ground then get kicked 1 minute later.

Thoughts ?
MusTanG  [author] 2 Feb, 2019 @ 5:22am 
Uncle Billy,

What you are describing is exactly the end result of using the incorrect items.
https://github.com/ravmustang/RZInfection/blob/master/%40eXpochZ%20Infection/Readme.txt

Reading does the body good!
Use the correct classnames for compatibility

rzinfection_antivirus_pills
rzinfection_antivirus_injector
UncleBilly 31 Jan, 2019 @ 8:32pm 
What's on Github and Steam are different. For example, Git only has one override file while Steam has four. Which is right? I think the four files may be because it loks like the other files are oriented toward preserving the infectious state across logouts and server restarts. That being a given, I'm atill having an issue where the injector or pills cannot be consumed or used. they spawn in, show up in inventory, and shwo up if they ae double clicked - but consume and use remain greyed out.
MusTanG  [author] 21 Nov, 2018 @ 4:32pm 
@Meikel184
Subscribe here at workshop.
Open up your arma 3 launcher and it will install it to the !Workshop folder and you will see it.

Otherwise it is hosted on my github
https://github.com/ravmustang/RZInfection
[HRTMT] Kitsuneko184 14 Oct, 2018 @ 9:34am 
In the arma folder come not a new folder for his addon where can i finde this for my server ?
Azazel 14 May, 2018 @ 4:19pm 
oh ok
MusTanG  [author] 14 May, 2018 @ 3:19pm 
This was just a compatibility mod and expanded to a bit more.
Infection is courtesy of Ryan Zombies Mod itself.
Expect an update to this mod hopefully soon with infection persistence for Epoch and Exile
Epoch being the newest addition to the experimental version I have tested.

Hope this answers your question.
Azazel 13 May, 2018 @ 10:11pm 
does this work without exile/epoch?
MusTanG  [author] 15 Mar, 2018 @ 6:14am 
It was tested working the day of 1.0.4's release.
Then on monday I updated the github repo to reflect its compatibility.
https://github.com/ravmustang/RZInfection/commit/bcecd8bda0e871921a7713ae52f099f1a5b794df

This only uses 1 override and that base function from exile did not change.
Please use discord for further support and maybe we find the source of the issue.
Https:/discord.me/eXpoch
[DRT]DaddelGoggi 14 Mar, 2018 @ 1:53am 
they no longer work on Exile 1.04 please can you fix this....thx
Dog Water 23 Nov, 2017 @ 9:27pm 
corrupted when i subscribe to it
MusTanG  [author] 31 Jul, 2017 @ 2:55pm 
Thanks @Radio
Here is another one for ya
SUBSCRIBERS
Current 126,854
Total Unique 175,953

We are also located https://discord.me/eXpoch
See ya round!!!!
Iced Lenin 31 Jul, 2017 @ 2:41pm 
35,061 Unique Visitors
126,856 Current Subscribers

How do you do such magic
MusTanG  [author] 30 Jun, 2017 @ 12:40pm 
@tik_solo

https://discord.me/eXpoch
Please check out the #support_request channel.
There are recommendations for your information about your setup to provide us in order to properly provide the support you request.

Thanks!!
SoLo 30 Jun, 2017 @ 12:32pm 
Getting wrong vehicle type in trader how do I fix this?
MusTanG  [author] 12 May, 2017 @ 3:00pm 
Support moved to https://discord.me/eXpoch

Thank you @Friendly_Firefly
Khittin 12 May, 2017 @ 2:29am 
quick question: does this mod have a chance to drop the pills and the injector as a loot?
Khittin 11 May, 2017 @ 4:48pm 
ahh i figured it out. thanks for the help (never done programming before. its my first time)
Khittin 11 May, 2017 @ 3:40pm 
im getting the error

File exile_server_config\config.cpp, line 6440: /CfgBuildings/:missing `}`
Khittin 11 May, 2017 @ 3:34pm 
@MusTanG thanks but now im having a hard time to know where to put the
rzinfection_antivirus_pills
rzinfection_antivirus_injector
do i do it like this

};
class rzinfection_antivirus_pills {
table = "CfgLootTables";
};
class rzinfection_antivirus_injector {
table = "CfgLootTables";

or like this

class CfgLootTables
{
/**
Result of 100 rounds:

Exile_Item_PlasticBottleDirtyWater
rzinfection_antivirus_pills
rzinfection_antivirus_injector
30Rnd_45ACP_Mag_SMG_01
10Rnd_9x21_Mag
MusTanG  [author] 11 May, 2017 @ 12:59pm 
@Friendly_FireFly
Your loot table is in the exile_server_config pbo
That is located in your ArmaServer -> @ExileServer -> addons folder

Depbo that file and then open up the config.cpp in any notepad++ type program

ENJOY! :)
Khittin 11 May, 2017 @ 12:47pm 
hey guys im kinda new at this but im stuck at this part of install
///////////////////////////////////////////
Add the following two classes

rzinfection_antivirus_pills
rzinfection_antivirus_injector


To your:
loot table(server side config)
price list and traders(mission side config)

///////////////////////////////////////////
i can't seem to find the loot table
MusTanG  [author] 22 Apr, 2017 @ 5:16am 
I have replied in our Forums at DonkeyPunch.INFO, however for the fastest help join discord at https://discord.me/eXpoch
Pur3x 21 Apr, 2017 @ 9:57pm 
hey guys this is awesome,i just had a question does this still work ?, whenever i add it to traders i get bad vehicle type any suggestions ?