-GLT-Turrican
-
Content Count
2 -
Joined
-
Last visited
-
Medals
Posts posted by -GLT-Turrican
-
-
OK, a little howto for all:
1. Place the GLTDynamicAI modul anywhere on the map.
2. Place a couple of KI groups on the map (with or without waypoints)
3. Name each group in the init-line of the group leader this way: <groupname> = group this;
4. Set the DAIGROUPS variable in the init-line of the module: DAIGROUPS = [<groupname#1>,<groupname#2>,<...>];
That is the minimum you must do.
Optional you can define other values for the "DAI" variables also in the init-line of the module.
kbTell not work after Patch 1.75 OA
in ARMA 2 & OA - TROUBLESHOOTING
Posted
After the last patch to version 1.57.76815 i have a problem with "kbTell" and dedicated server game (MP). In the editor game, SP or when i start a local MP session it works.
After the patch you can not see the sentences from the AI on the lower screen. But in the map-screen "Chat log" you see (all) the sentences form the AI and the player. it seems to be a locality problem. when i use kbTell local on a client for a server AI person there is a message in the rpt-log: "Conversation - need to be initiated by the speakter owner"?
The player kbTell sentences can always be seen in the lower screen?