Jump to content

Recommended Posts

Hey! 

 

I've been trying to add compatibility between the OP4, BLUE4 as well as GREEN4 radios using the TFAR mod. 

Looking at NKEY's (Author of TFAR) website I came up with this: 

/*
NAME: TFAR_Compat_fix.sqf 
INIT: execVM "tfar_combat_fix.sqf"
*/

_Encryption = tf_west_radio_code;
tf_guer_radio_code = _Encryption;
tf_east_radio_code = _Encryption;

It should find the encryption code of BLUE4 and set it as the code for GREEN4 as well as RED4, however this doesn't work. 

Tested on dedi btw. 

 

If anyone have any info regarding this or could offer any help that'd be greatly appreciated. Thanks! :)

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  

×