48 lines
1.2 KiB
INI
48 lines
1.2 KiB
INI
{[Info]
|
|
//Interaction Key Use For Handling Actions (E)
|
|
InteractionKey 51
|
|
//Second Interaction Key Use For Handling Actions (G)
|
|
InteractionKey2 47
|
|
//Jerry Can Stuff
|
|
JerryCanCost 100
|
|
JerryCanRefillCost 50
|
|
UnarmPedWhenHoldingNozzle true
|
|
WaitTimeAfterRefuel 500
|
|
//If the player can use the fuel nozzle to drop fuel on groun
|
|
CanUseNozzleDetached true
|
|
}
|
|
|
|
{[Locales]
|
|
DismountFuelPump [~r~E~w~] Zapfhahn abziehen
|
|
DropNozzle Drücke ~r~E~w~ um den Zapfhahn fallen zu lassen
|
|
MountFuelPump [~g~E~w~] Zapfhahn befestigen
|
|
PlaceFuelPump [~r~E~w~] Zapfhahn platzieren
|
|
PickupFuelPump [~g~E~w~] Zapfhahn nehmen
|
|
PurchaseJerryCan [~r~G~w~] Kaufe einen Benzinkanister für
|
|
RefillJerryCan [~g~G~w~] Fülle deinen Benzinkanister für
|
|
UseJerryCan [~g~E~w~] Benzinkanister benutzen
|
|
JerryCanEmpty ~w~Benzinkanister leer
|
|
VehicleTankFull ~g~Tank voll
|
|
}
|
|
|
|
{[FuelTank]
|
|
RopeLength 3.5
|
|
RopeMaxLength 7.0
|
|
ExplodeAfterRopeBreak true
|
|
}
|
|
|
|
{[FuelTankModels]
|
|
//Model Name, Z Offset
|
|
prop_gas_pump_1d 2.3
|
|
prop_gas_pump_1a 2.3
|
|
prop_gas_pump_1b 2.3
|
|
prop_gas_pump_1c 2.3
|
|
prop_vintage_pump 1.8
|
|
prop_gas_pump_old2 1.6
|
|
prop_gas_pump_old3 1.6
|
|
}
|
|
|
|
{[FuelCapOffsets]
|
|
//Model Name, LeftX,LeftY,LeftZ,RightX,RightY,RightZ
|
|
baller 1,1,0,0.5,1,0
|
|
} |