gday guys wondering if any one has a or knows of a script that will generate random enemy convoys / patrols / or any type on random enemy around takistan.
thanks in advance.
gday guys wondering if any one has a or knows of a script that will generate random enemy convoys / patrols / or any type on random enemy around takistan.
thanks in advance.
The best one and easy to use is Dynamic-AI-Creator (DAC). Just search and you will find![]()
I did look at DAC and think its great BUT i dont like how you have the DAC box on the top left corner telling you what is happaning and when you look at the map you can see all the units that are spawning.
At first i thought it was debug mode or something but i can not find debug option any were dont spouse you know how to turn all that off so players dont see who and where things are spawning and get the DAC box of on screen.
You can turn it off if you want.
AVIBIRD 1
When playing this game, Keep Chuck Norris home!
If they make this game, They will play!
The truth is out there, If you look!
Yeah it is easy to turn it off, I dont use dacs anymore not because I dont like it its just I spawn everything from scripts now.
What I did was have a game logic on map with class dac and the unit dac_intern. In the init box put thiswhen all zeros you see nothing in gameDAC_Marker = 0;DAC_Com_Values = [0,0,0]
Also with Dac_intern I think you have to have the dacs folder in your mission folder. Anyway for any more info with this you will have to go to the correct thread i.e DACS 3.
Last edited by LockJaw-65-; Apr 20 2012 at 09:09. Reason: spelling