Jump to content
Sign in to follow this  
Tand3rsson

Display hit on target.

Recommended Posts

Hello!

I am trying to achive as displayed here 4:15

. That you can get a picture of you target on your screen and it shows your hits. Anyone know how to achive this?

And further down the road, would it be possible to show pictures of different objects, and display hits on those? For exampel show a RPG gunner where exactly he did hit that enemy apc?

Another workaround that would be great:

makes a red sphere appear where you hit a vechile:

this addEventHandler ["HitPart", {_spr = "Sign_Sphere10cm_F" createVehicle [0,0,0]; _spr setPosASL (_this select 0 select 3);}];

Would it be possible to have two APC:s, and have the hits on APC1 register on APC2?

Edited by Tand3rsson

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×