Mammoth-MK3


All New Graphics!! A Mammoth Mk3 from Tiberian Wars!, my new rendition of one its just like the t1 atom functionally but with two rocket launchers no flamer or machine gun, This tech can be unlocked after the Atom Bomb and base Tank are researched. James Fire and randomflyingtaco creators of Factorio and Conquer have explicit permission to use and modify the Mammoth-MK3 for use with Factorio and Conquer

Content
3 months ago
1.1 - 2.0
10.4K
Transportation Combat

g Logistics Requesting

5 months ago

Is there a way to add the ability for it to make Logistics requests, the same as the vanilla tank?

Being able to refuel and re-arm on the fly would be super useful while doing offworld remote driving.

5 months ago

If the vanilla tank does it then yes, I will have to figure out how its done.

4 months ago

The vanilla car doesn't do it, but I don't see why it couldn't.

Looks like the relevent field is here:

https://lua-api.factorio.com/latest/prototypes/CarPrototype.html#trash_inventory_size

trash_inventory_size :: ItemStackIndex optional new
Default: 0

If set to 0 then the car will not have a Logistics tab.

4 months ago

The vanilla car doesn't do it, but I don't see why it couldn't.

Looks like the relevent field is here:

https://lua-api.factorio.com/latest/prototypes/CarPrototype.html#trash_inventory_size

trash_inventory_size :: ItemStackIndex optional new
Default: 0

If set to 0 then the car will not have a Logistics tab. Would just need to look for that field in the vanilla tank prototype and essentially copy paste it over.

3 months ago

Added enjoy!

New response