Do u know how to make a smaller MVC that deploys into a Prisim tower or some other building?Ive tried and it dosent reconize it i created a new entry in the rules except making the deploy into a prism tower
Yeah I do that sort of thing in CannisRules... you have to add a new unit and make sure it DeploysInto= a valid BuildingType. It's rather simple really.
Then your problem is making the new unit... umm did you add it to the [VehicleTypes] list? Does it have a Prerequisite= that you can achieve? Is its TechLevel= between 1 and 10 inclusive? Have you limited it through ForbiddenHouses= and/or RequiredHouses=?