bazzaro135 1 Posted April 17, 2019 As the title says is it possible to add NPCs. I use to play a lot of arms 3 and we would mod zombies in. Now I want to go the reverse, i want to mod so soldiers into dayz. Is this possible? Share this post Link to post Share on other sites
Vernon_Price 135 Posted April 17, 2019 For that you need to write an soldier AI from scratch, its not impossible, but there is no documentation of how to do so as well. Share this post Link to post Share on other sites
IMT 3190 Posted April 19, 2019 On 4/17/2019 at 11:50 PM, Vernon_Price said: For that you need to write an soldier AI from scratch, its not impossible, but there is no documentation of how to do so as well. While it is indeed possible, you would need to implement that AI on scripting level instead of engine level. It would make an AI which is very prone to bugs, performance issues and also easy to figure out by reading the scripts. Not very optimal if you ask me. Share this post Link to post Share on other sites