Revan
Members
-
Joined
-
Last visited
Files posted by Revan
-
Simple Fuel Script
I have stripped out the repair, and Car washing functions because I felt that it didnt fit in personally.
Defaults Values:
FuelCost = 1 - Allows user to define how much it will charge per fuel added
FuelAdd = 1 - Allows user to define how much fuel to add per second
FUELMILEAGE = 8 - Determines how much fuel is taken while idling
(Driving will consume more fuel based on RPM of the engine)
Controls:
Numpad 5 - Refuel
How FUELMILEAGE works:
FUELMILEAGE = FUELMILEAGE / 50
example FUELMILEAGE (8) = 8 / 50 -> 0.16 fuel consumed while idling
Original Copyright: endosan
Modifcations: Revan -- http://steamcommunity.com/id/darth_revan
- 6,873 Downloads
- 35 Comments
Updated -
Adds some console commands that you might find useful, and well... Stupid ones as well
Working Commands:
AntiLoading - Removes a locked loading screen (default key: F1)
LEAVE - Disconnects from a Multiplayer session
HOST - Displays Players ingame, ID of players & the HOST ID
KILL - Obviously... It kills you.
Disabled Commands:
PING - Still cant get it to work
- 1,146 Downloads
- 9 Comments
Updated