ACE.Manu_EngineCost
SPart of ACE namespace
function ACE.Manu_EngineCost(hp, fuelType)👁️ 1 viewsUpdated 1 week ago
Description
Engine manufacturing $ = peak hp x $/hp for the fuel type. hp is peak power (peakkw/0.7457). nil fuel -> Petrol (250); a known-name-but-unmapped fuel -> 350.
Parameters
| Name | Type | Description |
|---|---|---|
hp | any | |
fuelType | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.