Aim and AI

Hi,

I'm new to modding and don't exactly know where to find what I'm searching for.
I'm wondering if it's possible to change precision of weapons (both for players and NPC) and how the AI manage the combat (is it possible to tell them to search for cover ?).

Thanks!
 
You should read this guide first to familiarize yourself with the file formats and tools you'll need to know about to mod SRTT. To mod weapon accuracy you'll need to modify weapons.xtbl. To change AI behaviour, you should edit ai_behavior.xtbl and ai_personalities.xtbl. All of these files can be found within misc_tables.vpp_pc. The guide will tell you all you need to know about how to extract and modify those files. Most xtbl files have a section at the bottom that explains what most of the values do. Use this to find the parts that you want to modify.

Good luck!
 
Yes I know that, I read it :)
But it's still hard to find what to edit. Thanks for the AI ; does somebody know for the weapon's precision value ? Is it "weapon spread" min and max ?
 
Back
Top