Hello everyone. I am facing issues with this script. I am probably doing something wrong.
I created a mission on editor, save it, put the script on the root folder of the mission and on the init field of the unit I put
_nil = [this,"PRONE_INJURED_U1"] execVM "PLP_calmSoldier3.sqf"
And when I start the preview it gives me an error:
[PLP_calmSoldier3] PRONE_INJURED_U1 is not available parameter.
Other anim like WATCH or SIT_LOW work just fine but others like SIT_HIGH1 give me this message.
Could a good soul help me with that, it will be very appreciated :D
edit: I am getting those STRINGS from the script it self