DayZ
TalkingNPC
Showing 21-30 of 30 entries
< 1  2  >
Update: Nov 6, 2021 @ 3:38am

- added chinese voices (Thx ZHUBOWULA)
- added additional ambient sounds (Thx RusGamerPro)
- added additional czech voices (Thx spreyeers_CZE)
- added additional english voices from Stalker

Update: Oct 31, 2021 @ 1:45am

- modding dayzgame for correct removal NPC from player pool
- remove not needed code from NPC base

Update: Oct 31, 2021 @ 12:10am

- hotfix - NPC is not player :) sorry for that

Update: Oct 30, 2021 @ 11:52pm

- added vehicleClass to NPC base class to prevent spawn as npc

Update: Oct 30, 2021 @ 8:52am

- added NPCs (prefix TNPC)
- added custom animgraph (prepare for custom anims)
- added NPCs can now animate mouth when speaking
- NPC must be one meter around trigger to be automatically assigned to trigger
- added more english voices, including female (Thx MagicMuggle)
- added debug switch to json config
- added ambient sounds (index begins at 2001)
- tested with old Trader, should work with TraderPlus too
- Expansion Market not yet supported directly

Update: Oct 14, 2021 @ 6:46am

- added new english sounds (Weyland)
- added new russian female voices (RusGamerPro)

Update: Sep 19, 2021 @ 4:37am

- fix client side null pointer

Update: Sep 18, 2021 @ 2:55am

- added czech sounds
- added english sounds (Weyland)

Update: Sep 11, 2021 @ 11:58am

- remove debug message

Update: Sep 11, 2021 @ 11:12am

- Initial release