User Tools

Site Tools


arma3:scripting:dynamic-simulation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
arma3:scripting:dynamic-simulation [2019-12-03 08:48]
snakeman typo fixed.
arma3:scripting:dynamic-simulation [2022-06-25 12:43] (current)
snakeman header added.
Line 1: Line 1:
 ====== ArmA 3 Dynamic Simulation ====== ====== ArmA 3 Dynamic Simulation ======
 +
 +[[:​arma3|ArmA 3]], [[arma3:​config|Config]],​ [[arma3:​missions|Missions]],​ [[arma3:​modeling|3D Modeling]], [[arma3:​scripting|Scripting]],​ [[arma3:​terrain|Terrain]],​ [[arma3:​texturing|Texturing]],​ [[arma3:​tools|Tools]]
  
 Dynamic Simulation for arma3 is like what CoC AIOD was for OFP (I bet you have no idea what I'm talking about hehe, if you do, you are true old school guy). Basically it freezes AI units that are further out than the value you define, this causes them to use zero CPU power and allows you to put completely crazy amounts of AI into your mission without any "​lag"​ or slowdowns. Dynamic Simulation for arma3 is like what CoC AIOD was for OFP (I bet you have no idea what I'm talking about hehe, if you do, you are true old school guy). Basically it freezes AI units that are further out than the value you define, this causes them to use zero CPU power and allows you to put completely crazy amounts of AI into your mission without any "​lag"​ or slowdowns.
Line 24: Line 26:
 _grp enableDynamicSimulation true; _grp enableDynamicSimulation true;
 </​code>​ </​code>​
 +
 +
 +====== Dynamic Simulation Buggy? ======
 +
 +**2022-06-21T18:​13:​23Z**
 +
 +When playing single player PMC Livonia Ninjas campaign/​mission the next day, after being loading back into the game after yesterdays probably 10hrs gaming session, dynamic simulation soldiers seem to not switch into "​active"​ state even after players group approached within 1000 meters which was the configured group activating distance.
 +
 +Is dynamic simulation buggy with very long and large savegames? 781 units under dynamic simulation in this one.
 +
 +I do not know, I'm simply asking, don't go spreading this info as a fact because it is not, its simply one savegame load experience so far. Please let me know in [[https://​www.pmctactical.org/​forum/​viewforum.php?​f=68|PMC Tactical Forums: ArmA 3 area]] if you have further info.
 +
arma3/scripting/dynamic-simulation.txt ยท Last modified: 2022-06-25 12:43 by snakeman