zachhox 10 Posted November 3, 2009 Hi, 1. Could someone please give me a description of the CfgAISkill? I can fairly guess in some bases but to be sure. 2. And what do the values "{0, 0, 1, 1};" mean each? 3. And in a mod how can I make 3 versions of it, for example for West, East and Merc? I tried Wiki but it didn't have much on it. I looked through ProperAI but couldn't much I wanted either. aimingAccuracy = {0, 0, 1, 1}; aimingShake = {0, 0, 1, 1}; aimingSpeed = {0, 0.500000, 1, 1}; courage = {0, 0, 1, 1}; commanding = {0, 0, 1, 1}; endurance = {0, 0, 1, 1}; general = {0, 0, 1, 1}; reloadSpeed = {0, 0, 1, 1}; spotDistance = {0, 0.200000, 1, 0.400000}; spotTime = {0, 0, 1, 0.700000}; Thanks. Share this post Link to post Share on other sites
.kju 3245 Posted November 3, 2009 zachhox please use the forum search. There are several good threads on the topic. Share this post Link to post Share on other sites