Hello,
I'd like to add custom texture to the vehicles ( the official texture we can chose in the editor) in the decription.ext of my custom warlords mission:
example in this line if i can add ?
class Vehicles
{
class CUP_B_M1030_USA
{
cost = 100;
requirements[] = {};
};
And the other thing, i'd like to disable the air drop for all the soldiers, vehicles of the request menu and do them appear in front of me like the defences if it's possible?
Thanks