Files
Elite-Gaming-FiveM/resources/refuelingnozzle/settings.ini
T
KingMcDonalds b436d9047b fix and remove something add new
scripts holster the pull gun out  and new mlo
2024-09-20 13:26:29 -07:00

39 lines
838 B
INI

{[Info]
//Interaction Key Use For Handling Actions (E)
InteractionKey 38
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
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
}