Hello,
It's been a while since I made missions for BIS games so I might be forgetting something but here it goes..
When I try to make a trigger execute a body of SQF code like this, for example:
On Act.
[] spawn { player globalChat "This is run in parallel."; };
I get an error message saying "Type script, expected nothing." Has the syntax changed or what am I doing wrong here? :confused:
On a sidenote, is there a list of vehicle weapons and ammunitions somewhere? Can't seem to find it.