SWORD-insane aip for mpi games.Extract in battlezone folder.

Moderators: GSH, VSMIT, Red Devil, Commando

Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

so you won? If you lost, it needs no improvement.
Building aips for everyone.
Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

Please, tell me how to put shield to scion units.
Building aips for everyone.
User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: New Challengeable AIP

Post by Red Devil »

they are given to them by the DLL if they have built a Stronghold.
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
User avatar
Red Spot
Attila
Posts: 1629
Joined: Mon Feb 21, 2011 6:14 pm
Location: The Netherlands

Re: New Challengeable AIP

Post by Red Spot »

To be more exact:
ISDF: dll gives tanks SP-stabber when the armory is up.
Scion: dll gives a random shield when the stronghold is up, and iirc gives arc to warriors when the requirements for it are met.
User avatar
DarkCobra262
Sabre
Posts: 275
Joined: Sat Feb 25, 2012 9:13 pm
Contact:

Re: New Challengeable AIP

Post by DarkCobra262 »

Red Spot wrote:To be more exact:
ISDF: dll gives tanks SP-stabber when the armory is up.
Scion: dll gives a random shield when the stronghold is up, and iirc gives arc to warriors when the requirements for it are met.
This. As Red Spot said, the DLL handles that.
Modding/Modelling like a noob...
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: New Challengeable AIP

Post by MrTwosheds »

If you want it done better, you will have to include customized unit odf's and have the aip build them.
The Silence continues. The War Of Lies has no end.
Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

SoI just have to build the armory to upg the tank, scout, etc? OR do I have to put an UPGRADE plan in which the armory upgrades the scout,etc?

Also, what is the DLL?
Building aips for everyone.
User avatar
Red Spot
Attila
Posts: 1629
Joined: Mon Feb 21, 2011 6:14 pm
Location: The Netherlands

Re: New Challengeable AIP

Post by Red Spot »

dll = Dynamic link library
That probably doesnt tell you anything, but these files basicly have code in them to make programs or specific parts of programs work, like games.
In BZ2 each gametype basicly has a dll for that gametype, these dll's dont do all the work, but they have some control over the game. In this case they may switch AIP's, add weapons to units or for instance keep taps on how many scavs the AI builds.

Check the modlog for how to get started on modding dll's.

BZ2 allows you to play with a lot of things, you can for instance build the armory by using the AIP's, after which the dll will give tanks an upgraded weapon (only tanks, no scouts etc).
You can also tell the AIP to build a custom odf (eg: ivtank_custom), this will allow you to make changes in the odf for that unit (eg: give tanks SP-stabber by default). You do need to first create this custom odf. Then instead of building a few ivtank in your AIP you specify it to build your custom ivtank_custom, which may have SP without the need for an armory, but there is a good chance people will complain about the AI cheating more than it should (personal prefrence though).

I think I said this before to you, but you may want to look at other mods cause you're basicly asking for info you could easilly figure out for yourself. Not that a basic explanation is a problem, but nobody here can explain it well enough to give you a good impression of the possibilities of this game. Looking at a mod and seeing how you can make changes to things and link it throughout the game may give you a lot better idea of what you can do and there is no need to reinvent the wheel, unless you like square wheels... :)
Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

Removed link.
Last edited by Protrector on Sun Mar 02, 2014 6:17 pm, edited 1 time in total.
Building aips for everyone.
mase
Thunderbolt
Posts: 160
Joined: Sat Mar 05, 2011 11:17 am

Re: New Challengeable AIP

Post by mase »

Protrector wrote:New AIPs from me. It is very hard with scarp cheat and all.

http://www.gamefront.com/files/24022136/Sword_AIP.zip
The AI only builds 2 constructors and then scouts.
Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

play it to the end please. Yes, it uses many scouts. Try to beat the ai instead of playing it for 3 minutes. It is very good. I tested it myself and lost.
Building aips for everyone.
Protrector
Thunderbolt
Posts: 105
Joined: Mon Sep 30, 2013 4:01 pm

Re: New Challengeable AIP

Post by Protrector »

Removed link.
Last edited by Protrector on Sun Mar 02, 2014 6:18 pm, edited 1 time in total.
Building aips for everyone.
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: New Challengeable AIP

Post by MrTwosheds »

Something some people don't realize straight away is that the list of items that can be built by a recycler, for example, does NOT apply to AIP's...
An AIP can instruct a recycler/constructor to build anything. Constructors build buildings and factories build units that have the factory requirement. You can make your AIP build ivtank_custom1, ivtank_custom2, ivtank_custom3, using conditions in the aip to determine when they are built. This way you could simulate the way a human commander might upgrade unit loadouts as the game progresses.
Also, please pray from time to time-it doesn't hurt.
I do not wish to be a part of a collective meme delusion, don't preach unless you are prepared to accept the response... We've all been getting on so well recently. :)
The Silence continues. The War Of Lies has no end.
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: New computer for MPI. PLEASE DOWNLOAD!!! Please!!!!Pleas

Post by Nielk1 »

@Mr2Sheds
Didn't that change at some point? Well, I mean, not what it builds per say but the old 1.2 system ignored prerequisites if I recall, as I had to deal with the enemy AI constructor sending in tons of assault tanks before the enemy base even fad a factory. I think now prerequisites are checked, but variant units would have the same prerequisites, so that should be fine.
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: New computer for MPI. PLEASE DOWNLOAD!!! Please!!!!Pleas

Post by MrTwosheds »

Just trying to point out that an AI team can build any units its told to by an AIP, without modifications to the recycler lists. Its not obvious to someone new to modding.
Alternate ODF's is a far better way than trying to make a dll that does it all for you.
The Silence continues. The War Of Lies has no end.
Post Reply