I am working on a script that will allow a player to be an FAC for MP games. Basically, it just shoots smoke at a target so friendly player-controlled A/C can find the enemy you need vaped.
The error I am recieving is a hint format error. The thing sort of works like toadlife's airstrike script's hint box. (Actually, it basically is the same
)
This is my line:
hint format ["Target: %1", target]
in my test mission, I recieve a wierd message in the hint box. It says:
Target: scalar bool array string 0xffffffef
I don't know what this means! :help:
---------------------------
PS: I think this script will be cool. Especially in the MP mission I am working on. (LOL, i'm sorta talking to myself here
)