48 lines
1.1 KiB
INI
48 lines
1.1 KiB
INI
{[Info]
|
|
//Interaction Key Use For Handling Actions (E)
|
|
InteractionKey 38
|
|
//Second Interaction Key Use For Handling Actions (G)
|
|
InteractionKey2 47
|
|
//Jerry Can Stuff
|
|
JerryCanCost 0
|
|
JerryCanRefillCost 0
|
|
UnarmPedWhenHoldingNozzle true
|
|
WaitTimeAfterRefuel 500
|
|
//If the player can use the fuel nozzle to drop fuel on groun
|
|
CanUseNozzleDetached true
|
|
}
|
|
|
|
{[Locales]
|
|
DismountFuelPump [~r~E~w~] Dismount Fuel Pump
|
|
DropNozzle Press ~r~E~w~ To Drop The Nozzle
|
|
MountFuelPump [~g~E~w~] Mount Fuel Pump
|
|
PlaceFuelPump [~r~E~w~] Place Fuel Pump
|
|
PickupFuelPump [~g~E~w~] Pickup Fuel Pump
|
|
PurchaseJerryCan [~r~G~w~] Pickup Jerry Can
|
|
RefillJerryCan [~g~G~w~] Refill Jerry Can
|
|
UseJerryCan [~g~E~w~] Use Jerry Can
|
|
JerryCanEmpty ~w~Jerry Can Empty
|
|
VehicleTankFull ~g~Tank Full
|
|
}
|
|
|
|
{[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
|
|
} |