DayZ
The Last of Us Mutant's
4me  [udvikler] 26. mar. 2023 kl. 11:22
Feedback
Here we help to solve the problem or report it.
__________________________________________________

Тут мы помогаем решить проблему или же сообщаем о ней.
< >
Viser 1-2 af 2 kommentarer
nurver 29. mar. 2023 kl. 13:04 
@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
Sidst redigeret af nurver; 29. mar. 2023 kl. 13:07
Deceased 22. apr. 2023 kl. 1:44 
Oprindeligt skrevet af 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?
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50