132nd-vWing / TRMA

Training Mission Arctic
3 stars 0 forks source link

Scripting request: Missile script #29

Closed 132ndNeck closed 3 weeks ago

132ndNeck commented 4 months ago

@132nd-Entropy: Request to implement the missile script similar to what we have in ATRM.

132ndNeck commented 1 month ago

Missile script works great.

But, is it possible to add a sound notification like we had on ATRM? This will make it easier for pilots to realize that they are hit.

132nd-Entropy commented 3 weeks ago

sure, Im going to implement this. However, there is no way to specifically send a text message or sound to a unit. It all works on the GROUP level. As such, when there is groups with more than one client all clients in that group will hear that sound.

132ndNeck commented 3 weeks ago

sure, Im going to implement this. However, there is no way to specifically send a text message or sound to a unit. It all works on the GROUP level. As such, when there is groups with more than one client all clients in that group will hear that sound.

Ah, I was not aware. That is weird, since in the ME, there is a option to use sound to unit? image

132nd-Entropy commented 3 weeks ago

Yeah but not in scripting. It's the old thing that's why it is recommended not to have groups with more than one unit, because the entire messaging menu etc system works on the group level only