HELP :(
-
- Newbie
- Beiträge: 1
- Registriert: 11.09.2021, 12:05
HELP :(
please help, what script should I use to get these units ai to go in a certain direction? ?? please help
- Comrade Kimo
- Oberfeldwebel
- Beiträge: 448
- Registriert: 03.09.2020, 03:48
- Wohnort: Sharkia ,Egypt
- Kontaktdaten:
Re: HELP :(
Absolutely, here is how to do it...
first make the units that you want to go a certain location in a group, for example let's take B0 group.
Then you must add the location to the area you want the units in B0 group to go to. for example let's take location 14
then you must make a script
in the first window of the script, insert your condition. let's say mission start (begging of the mission)
then in the second window, make this script
turn off this trigger
AI_BEHAVIOR for the group B0 Infantry - Guard location (for tanks make tanks guard location)
AI_LOC1 for group B0 #14
AI_LOC2 for group B0 #14
now the infantry or tanks can move out to the location
Regards
first make the units that you want to go a certain location in a group, for example let's take B0 group.
Then you must add the location to the area you want the units in B0 group to go to. for example let's take location 14
then you must make a script
in the first window of the script, insert your condition. let's say mission start (begging of the mission)
then in the second window, make this script
turn off this trigger
AI_BEHAVIOR for the group B0 Infantry - Guard location (for tanks make tanks guard location)
AI_LOC1 for group B0 #14
AI_LOC2 for group B0 #14
now the infantry or tanks can move out to the location
Regards