DayZ
The Last of Us Mutant's
4me  [开发者] 2023 年 3 月 26 日 上午 11:22
Feedback
Here we help to solve the problem or report it.
__________________________________________________

Тут мы помогаем решить проблему или же сообщаем о ней.
< >
正在显示第 1 - 2 条,共 2 条留言
nurver 2023 年 3 月 29 日 下午 1: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
最后由 nurver 编辑于; 2023 年 3 月 29 日 下午 1:07
Deceased 2023 年 4 月 22 日 上午 1:44 
引用自 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?
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50