[3.1] Ultimate Scavenger AI Mod

Did you create a mod, map, music, or a tool? Present them here and earn feedback!
Note: addon requests do not belong here.
Note, everything uploaded to this forum, MUST have a license!
tehbananascavs
Greenhorn
Posts: 10
Joined: 10 Jun 2014, 21:34

Re: [3.1] Ultimate Scavenger AI Mod

Post by tehbananascavs »

nvm about the bodys, i got that worked out. but, how to gety them without give all command?
Also with the damn give all command it give EVERYONE every thing :stressed:
so, by doing that, my scav units are crap, compared to the dragon units the ais are making,Plus, i get las. sat spammed when im to lazy to disable them, so PLEASE tell me if theres some line that i can add to make it so the bodys and weapons are starting stuff :beg:
michcio
New user
Posts: 2
Joined: 24 Sep 2014, 11:29
Location: Poland

Re: [3.1] Ultimate Scavenger AI Mod

Post by michcio »

Hello everyone, I'm new here.
btw sorry for my english.
Ok, thats all for introduce.
So I have troublem with Cyborg Thermite and Plasmite Flamer sound.
I'm using this mod and "NullBot: Extra personalities", both for wz 3.1.1 version, running in Win 7.
When I run only Nullbot, sounds plays corectly. When running Ultimate Scavenger AI mod either with or without Nullbot, "advanced flamer" sounds are silent. Can U fix it? This is not indispensable, but no sound from few units is annoying...
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: [3.1] Ultimate Scavenger AI Mod

Post by NoQ »

Yeah, bug, thanks, nice catch!
Try this one?
Attachments
ultimatescavs-1-16.mod.wz
(453.26 KiB) Downloaded 686 times
michcio
New user
Posts: 2
Joined: 24 Sep 2014, 11:29
Location: Poland

Re: [3.1] Ultimate Scavenger AI Mod

Post by michcio »

Thank you very much. Now everything is working rightly :D
Great work :wink:
Swagmaster Bandit
Greenhorn
Posts: 9
Joined: 14 Dec 2014, 03:35
Location: Brazil

Re: [3.1] Ultimate Scavenger AI Mod

Post by Swagmaster Bandit »

Hello, I would like to know, if is there anyway, to allow the Scavengers to also build their Infantry, I know for sure that their "Infantry" uses:
-BaBa Body
-BaBaLegs
-BaBa MG

I would really love to be able to have them avaliable for the Scavs, would also be a great addition to Scavenger Wars I think. Also as a Side note, what is different on this ultimatescavs-1-16.mod.wz from 1-15?
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: [3.1] Ultimate Scavenger AI Mod

Post by NoQ »

what is different on this ultimatescavs-1-16.mod.wz from 1-15?
Fix broken weapon sounds (as mentioned few posts above).
allow the Scavengers to also build their Infantry
There used to be issues with producing these units back when the mod was actively developed (now they are fixed). They're also very weak and eat up unit limit if produced in large numbers. Anyway, it's possible, maybe will do someday.
Swagmaster Bandit
Greenhorn
Posts: 9
Joined: 14 Dec 2014, 03:35
Location: Brazil

Re: [3.1] Ultimate Scavenger AI Mod

Post by Swagmaster Bandit »

Is there any way to increase the unit limit? I don't know of how much it is, but around 5000 would be nice. Or less depending on the PC.

Or the scavengers stop making a billiong buildings, and make more vehicles and defenses only. :P
ProDeMatrix
New user
Posts: 3
Joined: 09 Jan 2016, 20:55

Re: [3.1] Ultimate Scavenger AI Mod

Post by ProDeMatrix »

Hey NoQ,
will you update your mod to WZ 2100 3.2.x?
JrmyR
Rookie
Rookie
Posts: 28
Joined: 28 Aug 2013, 18:32

Re: [3.1] Ultimate Scavenger AI Mod

Post by JrmyR »

+1

This mod is really fun :)
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: [3.1] Ultimate Scavenger AI Mod

Post by NoQ »

Sorry guys, still drowning in irl work.

If only i had a little more time to complete the conversion scripts, it would have been easier.
JrmyR
Rookie
Rookie
Posts: 28
Joined: 28 Aug 2013, 18:32

Re: [3.1] Ultimate Scavenger AI Mod

Post by JrmyR »

No problem NoQ, we can wait.

By the way what kind of conversion is needed?
I do not find any documentation about 3.1.x to 3.2.x differences..
User avatar
Berserk Cyborg
Code contributor
Code contributor
Posts: 938
Joined: 26 Sep 2016, 19:56

Re: [3.1] Ultimate Scavenger AI Mod

Post by Berserk Cyborg »

NoQ, I can try making this mod compatible with the 3.2 series. I assume the bulk of the work would be .txt -> .json for the stats and maybe some minor changes to the scav script?
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: [3.1] Ultimate Scavenger AI Mod

Post by NoQ »

Yep, if you want to work on this, the plan is to take the txt->ini and ini->json scripts (the former should be on my github, see also, the latter should be in the /tools/ in the official repo), find out why don't they magically work and fix them, then the mod should be playable with probably minimal AI tweaks.

Once conversion is done, you could optimize the AI with the new functions (eg. enumRange()), because it lags quite a bit, or you could make a NullBot3 ruleset/personality to handle this, similarly to how there's a ruleset/personality to play standard scavengers; but NullBot3 approach would make the game a bit more unfair - scavengers would attack one player at a time rather than all players uniformly).
User avatar
Berserk Cyborg
Code contributor
Code contributor
Posts: 938
Joined: 26 Sep 2016, 19:56

Re: [3.1] Ultimate Scavenger AI Mod

Post by Berserk Cyborg »

.txt->.ini works fine as long as a check is added to csv2ini.py in your repo for non-existent files so it does not crash. .ini->.json worked from what I can tell. Have not looked in depth into these scripts yet.

For the Scavenger script:
1. The helicopters lose ammo after a while and wander about. The only way I could fix this was to add cheap scavenger vtol pads and vtol rearming stuff from NullBot3 tactics (and update the buildDroid calls). *Know any tricks to keep ammo capacity full without the pads?
2. Made undefined checking a function so as not to repeat ~15 similar calls scattered about.
3. Probably safe to remove the DORDER_OBSERVE hack.

For the stats I just placed what is needed into the necessary files with 3.2.2.

I have a 3.2 compatible version as-is with the changes above. But there is noticeable lag after a while. Will look into optimizing it.
User avatar
Berg
Regular
Regular
Posts: 2204
Joined: 02 Sep 2007, 23:25
Location: Australia

Re: [3.1] Ultimate Scavenger AI Mod

Post by Berg »

Do you need scav chopper re-arm pads?
Post Reply