[RTS]BN+VS*
16 years ago
Hey guys,

I'd like to get some feedback on this map .
It's a classic AoD map (4 players max) that mainly follows the principle of not letting the bot reach the end of the road. Some waves also attack, depending on which difficulty you set the bot.

An older version of this AoD was always my favourite, but after reinstalling my OS, I lost it, and only found some version a nub had screwed up (half the waves deleted, bunkers everywhere, ect). So I fixed it up again and added my own additions. If someone knows who the original author is, please let me know so I can include his nick @ the credits.

Youtube vid:


So please let me know what you like about it, and what could be changed to make it even better 😄

Cheers
BN


Sponsor
[RTS]BN+VS*
16 years ago
I'm currently trieng to do these 2 tings, but dno if they are possible:
1. Make the ship attack and move along the path at the same time in hard and brutal modes
2. Fire some special attack at a random place on the map
Any help with this would be appriciated 😄

Here you have a screenshot:
UserPostedImage
[RTS]BN+VS*
16 years ago
Hey,

No suggestions on how to solve these 2 issues?

Cheers
BN
Drummin
16 years ago
Well sort of...
By making two "follow path" subroutine scripts, one that just follows the path and the other that exactly follows the path you can make the battleship attack while moving. The "follow exactly" will have the ship move along the path, period. The script that just tells the team to follow the path will allow the ship to attack, but it will chase units all over the map. So in the team section under unit actions I'm triggering one or the other of these scripts depending on if an enemy is spotted. I tried a number of ways on triggering the ship to attack an area as it moved along and didn't get anything working as I liked. I'll attach the map I used for testing. It has others scripts disabled for just testing the battleship.   art of defense se4 v1-18.zip (22kb) downloaded 15 time(s).
[RTS]BN+VS*
16 years ago
Hey,

Thnx a lot for the effort 😁
I'll have a look at it right away :)

Cheers
BN
[RTS]BN+VS*
16 years ago
Hey,

Just had a look at your map.
Rotten it won't work completely like that either...

And there are 2 more issues with the ship:
* The gfx from the custom weapons won't work (you don't see the bullets and explosions unless you take an unmodified weapon)
* The weapons don't work independently - sometimes the ship will only use the forward cannon (which is relatively weak), and shoot on a building while not doing anything with rear weapon.

I guess the c&c engine just wasn't designed for that, but would have been nice if you could do that :)

Cheers
BN
[RTS]BN+VS*
16 years ago
Hey guys,

Drummin suggested (in an email) to create bots taht will aid a human player when playing skirmish. This would be great, but I don't have experience with that kind of scripting. If another AoD has this functionallity, probably only a few changes would have to be made to the scripts after export/importing them.

Does anyone know such an AoD?

Cheers!
[RTS]BN+VS*
zergswarms
16 years ago
If I'm not mistaken, I believe there actually is one with comps on this site.
UserPostedImage
[RTS]BN+VS*
16 years ago
Drummin
16 years ago
Not an AOD per-say but my Dark Fortress map made for Zero Hour works in this manner. Just importing the skirmish scripts into the map and some minor script changes starts to get your map working in this way. I would continue to adjust AI player to work better on this map.   art of defense se4 v2.zip (58kb) downloaded 14 time(s).
[RTS]BN+VS*
16 years ago
Hey,

Thnx! I'll have a good look at that, and see how it can be used in the map when I create a new version. This won't be any time soon though. Feel free to do it yourself and put your name in the credits or something :)

Btw, adding bot scripts is nice, but I'd still stick with the current version numbering (v1.x), instead of naming it v2.

Cheers
Drummin
16 years ago
Hey it's your map and have no intention of redoing or renaming it. I just added the skirmish scripts and changed your "wrong bot" scripts. This was an example to show you.