Support for scrap copterSolved
I believe this is the problem in the code . No string was added for the new transport

if (args.Count < 1) Msg("helpBuy", player, new object[] {
_itemsNeededToBuyVehicles, GetVehicleSettings(RowBoatPrefab).price.ToString(), GetVehicleSettings(RhibPrefab).price.ToString(),
GetVehicleSettings(SedanPrefab).price.ToString(), GetVehicleSettings(HotAirBalloonPrefab).price.ToString(), GetVehicleSettings(MiniCopterPrefab).price.ToString(),
GetVehicleSettings(ChinookPrefab).price.ToString()
@TheDoc update it please
There might be a bug, I will double check the code. Sorry about that.
Ipinvader, in another thread you said you would have a fix. Where can we find it?
Locked automatically