DayZ
The Last of Us Mutant's
4me  [developer] 26 Mar, 2023 @ 11:22am
Feedback
Here we help to solve the problem or report it.
__________________________________________________

Тут мы помогаем решить проблему или же сообщаем о ней.
< >
Showing 1-2 of 2 comments
nurver 29 Mar, 2023 @ 1:04pm 
@CUBE

I tried to write you on discord, but it says you are not found.

modded class tmane_fastlurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

modded class tmane_fatlurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

modded class tmane_lurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

makes mutants immune to toxic gas
special thanks to shroom
Last edited by nurver; 29 Mar, 2023 @ 1:07pm
Deceased 22 Apr, 2023 @ 1:44am 
Originally posted by nurver:
@CUBE

I tried to write you on discord, but it says you are not found.

modded class tmane_fastlurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

modded class tmane_fatlurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

modded class tmane_lurk extends ZombieMaleBase
{
override bool ResistContaminatedEffect()
{
return true;
}
}

makes mutants immune to toxic gas
special thanks to shroom

This goes into init.c I suppose?
< >
Showing 1-2 of 2 comments
Per page: 1530 50