Has anyone figured out how to add custom upgrades to units? I'm trying to add a Thompson upgrade for paratroopers and am having some trouble. I tried cloning the captain smg upgrade and adding it to the paratrooper sbps and changed the grid location to 1,3 so it should be below the m1919a6 upgrade but no joy.
Thanks for the direction! So I have a new problem now. I have created a label that is showing the popcap values I want, but it is showing all players overlapped since I am looping through all players in the game in the default.scar file. How do I use only the local player? I looked at the scar documentation and cannot find an enum value that will help me get the client player only.
So I have made a tuning pack that uses the vehicle population variable to shift all vehicles to their own population pool. It works just fine but it is difficult to play since there is no ui element to show the vehicle population variable. Is there a way i can add this to the ui? Even just a plain text vehicle pop cap on the side of the screen would suffice. The only ui elements in the attribute editor are for 3d interface elements like rotational placement and area markers. Thanks for any help.