Jump to content

Low Grade Fuel doesn't transfer into Motorcycle Gas Tanks

Pending 1.1.0

superNug
superNug

Posted (edited)

I noticed in the plugin's code and in game that it doesn't include the motorcycle gas tanks. also, unloading fuel from the chainsaw reverts it back to the vanilla style Low Grade Fuel please help, i'm over here trying to learn how to code it myself! thank you for your support

the following is plugin-list, just in case if there's a conflict:

BackToTheWild  
BetterLoot  
BuildingActions  
BuildingSkins  
CarTurrets  
CopyPaste  
DangerousTreasures  
DeathNotes  
Diseases  
DrugBusiness  
Economics  
Ganja  
GatherRewards  
GUIShop  
Hotel  
HumanNPC  
ImageLibrary  
Imperium  
ImprovedDoorClosers  
ItemSkinRandomizer  
Kits
Liquid Fuel
MoneyTime  
NightZombies  
NPCDropGun  
PathFinding  
PlayerAdministration  
RaidableBases  
RandomRaids  
RealisticTorch  
RealtimeWipeInfo  
ServerRewards  
SignArtist  
SkinButton  
SkullCrusher  
SortButton  
SpawnModularCars  
StackSizeController  
Tides  
TrafficDrivers  
UpdatesChecker  
VehicleDeployedLocks  
Waypoints  
XPerience  
ZoneManager 

Edited by superNug
consolidation
superNug

Posted (edited)

[deleted]

Edited by superNug
superNug

Posted (edited)

fixed it. added this:

{ "chainsawfuelstorage", LGF_SKINID },
{ "motorbikefuelstorage", LGF_SKINID },

{ "motorbikesidecarfuelstorage", LGF_SKINID },

and this:

{ "chainsawfuelstorage", 250 },

{ "motorbikefuelstorage", 250 },

{ "motorbikesidecarfuelstorage", 250 },

 

Edited by superNug
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.