Back to ACE

ACE.Manu_EngineCost

S

Part of ACE namespace

function ACE.Manu_EngineCost(hp, fuelType)
View on GitHub|lua/acf/shared/sh_ace_manufacturing.lua:118-120
👁️ 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

NameTypeDescription
hpany
fuelTypeany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.