Свойство | Type | Description | |
---|---|---|---|
CurrencyName | string | ||
DefaultPrices | List |
||
DefaultStartingBalance | decimal | ||
DefaultTradeRange | double | ||
EnableLcds | bool | ||
EnableNpcTradezones | bool | ||
EnablePlayerPayments | bool | ||
EnablePlayerTradezones | bool | ||
Language | int | ||
LimitedRange | bool | ||
LimitedSupply | bool | ||
MaximumPlayerTradeZones | int | ||
NPCStartingBalance | decimal | ||
NpcMerchantName | string | ||
PriceScaling | bool | ||
ShipTrading | bool | ||
TradeNetworkName | string | ||
TradeZoneLicenceCostMax | decimal | ||
TradeZoneLicenceCostMin | decimal | ||
TradeZoneMaxRadius | decimal | ||
TradeZoneMinRadius | decimal | ||
TradeZoneRelinkRatio | decimal |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
CalculateZoneCost ( decimal radius, bool relink ) : decimal | ||
EconConfigStruct ( ) : System |
public CalculateZoneCost ( decimal radius, bool relink ) : decimal | ||
radius | decimal | |
relink | bool | |
Résultat | decimal |