Hey guys, i really hope someone can help me out with this. First of all i have searched and based of a couple of previous posts have come up with a sort of working template.
I am using a script by LAGGY to set captive false, when a blufor fires in the vicinity of opfor which is fine. Then i have combined a little snippet by Wolfrug to detect if the player is within 10m of opfor to be detected and again setcaptive false.
The problem i have is that Wolfrugs solution uses a trigger moved to the players position every 0.5 seconds with a 10x10 circle looking for opfor presence. This is fine, but is there a way i can make this MP compatible?
Bascically i would like it so that if you fire within range of opfor you are detected, then again if you get within 10m or so they will detectt you. This needs to be MP compatible.
Additionally if there is a way for opfor to detect if blufor has a rifle in hand they will detect you. ut i really dont know how i would do this.
I have attached the template as i have it so far, i would be grateful if someone could take a look.