Hello, I usually work with C# and program ai mods for GTA V. i did a few arma 3 missions but thats all i did with arma "modding".
Im having trouble to understand the general envoirement.
Therefore i have a few questions
- getting the vehicle, the character is in? [ANSWERED]
=> player.GetParent();
- How to Get Position of an Character. [ANSWERED]
=> player.GetOrigin();
- how to Perform actions such as GetInVehicle, MoveTo And PerformBandaging/AdministerSaline <====== [STILL UNKNOWN] (Help Needed)
I value your time so if you want to only provide me with example code i would be also very happy because most of the code available does not contain Tasking AI via Script