Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													



 
														
													 
														
													 
														
													 
														
													 
						 
						

 
			 2
 2			 
					




There should be no compatibility problem.
AI will share information with each other at certain intervals, the information I assume, is: enemy position,enemy type.. things like that.
of course
All_Radio_Nets = allgroups
All_Radio_Nets spawn eis_blacklist_s_add;
All_Radio_Nets spawn eis_blacklist_r_add;
For example if you wanted to add all current opfor groups, you could use:
O_Radio_Net = groups opfor;
O_Radio_Net spawn eis_EisApp;
Communication among different IS-teams is beyond the scope of this mod. 🥱Also it's time to wrap up this project. Future work will focus on potential bug fix.