Some DLL issues / questions
Moderators: GSH, VSMIT, Red Devil, Commando
- Red Devil
- Recycler
- Posts: 4398
- Joined: Fri Feb 18, 2011 5:10 pm
- Location: High in the Rocky Mountains
Re: Some DLL issues / questions
that is what Natty did originally for G66. the AIP's built the units if they didn't exist and then grabbed them with the DLL; worked very well.
- General BlackDragon
- Flying Mauler
- Posts: 2408
- Joined: Sat Feb 19, 2011 6:37 am
- Contact:
Re: Some DLL issues / questions
Yeah. If you want the AI to build things "naturally" it's best to use AIPs.
You can control when/why it builds X units of X type. You can use provide names, and even make them race independent. If the player has object of provide name "X" then you make the AIP do so and so...
You can even use DLL to spawn the object with provide name X under certain conditions, by placing an invisible object with the provide name off map on the player's team.
You can control when/why it builds X units of X type. You can use provide names, and even make them race independent. If the player has object of provide name "X" then you make the AIP do so and so...
You can even use DLL to spawn the object with provide name X under certain conditions, by placing an invisible object with the provide name off map on the player's team.