Hi Guys,
i have 3 questions in SQF.
So here they come:
Q 1:
Is it possible to spawn a bomb with setPos [getPos this select 0, getPos this select 1, getPos this select 2] and add to the 3 values another value. (Like getPos this select 0 + 20m)
Q 2:
Is it possible to show a picture in a hint?
Q 3:
Is it possible to give the units in a c130j a hint if the c130j is damaged?
I tried:
Problems: it doesn't give me a hint and if it work, it would show the hint to all players in the server.
Thanks for your answers :)
And additional:
The best way to execute the script? :)