Call to Arms

Call to Arms

Call to Arms - Workshop
The place to find custom maps, missions and mods for Call to Arms! Do you want to contribute? Check out the installation folder of your game and browse the mods subfolder for tools and documentations.
Making Resupply zone appear on a vehicle.
Soooo, im trying to add the resupply zone to the UAF's ACV-15s. I added the line in the .def file from the Stryker

(include "/properties/resupply_generic.inc")
("apc_ammo")

This portion.

In the editor, it has the line that says: Supply Zone (And its checked), but the supply zone doesnt work. The ACV-15 in the editor even has the resupply amount on the HUD.
Last edited by Lord-Knight Fandragon; 25 Sep, 2020 @ 11:43am
< >
Showing 1-5 of 5 comments
hikip922 6 25 Sep, 2020 @ 8:31pm 
Ok I took a look at it, apparently along with those lines in the .def file you also need to add a file named "supply_zone.ebm" to the vehicles folder. Here's the content of the file in the LAV25's folder.
{bitmap {Axis 256 256 } {Filtering 1 } {AlphaChannel 1 } {Blend Alpha } {Frame "$/service/supply_zone.dds"} }
hopefully this helps.
Last edited by hikip922; 25 Sep, 2020 @ 8:31pm
Originally posted by hikip922:
Ok I took a look at it, apparently along with those lines in the .def file you also need to add a file named "supply_zone.ebm" to the vehicles folder. Here's the content of the file in the LAV25's folder.
{bitmap {Axis 256 256 } {Filtering 1 } {AlphaChannel 1 } {Blend Alpha } {Frame "$/service/supply_zone.dds"} }
hopefully this helps.

So I can just copy and paste that file over into the ACV's folder? Or how do I edit that if I need to?
hikip922 6 25 Sep, 2020 @ 8:36pm 
It should work if it is just pasted into the vehicles folder.
Originally posted by hikip922:
It should work if it is just pasted into the vehicles folder.

It did, that was the missing piece of the puzzle, ty
hikip922 6 25 Sep, 2020 @ 8:37pm 
np glad to help.
< >
Showing 1-5 of 5 comments
Per page: 1530 50