Bob74
Bob74
It might have issue with creating the log file, ensure that you have writing rights on GTA V folder and subfolders with your user (see https://github.com/Bob74/iFruitAddon2/issues/3#issuecomment-905921800)
Hi, by default it doesn't load an ipl (it ensures the room is empty): ```lua LoadDefault = function() -- This is where it would load an ipl but "Style.empty" is...
Hi, are you using ScriptHookVDotNet2 or 3? iFruitAddon2 is only compatible with ScriptHookVDotNet2 atm. It might also come from an update of ScriptHookVDotNet2, I will check. Edit : it seems...
Could you tell me which mod you are using so I could try on my side?
Hi, The "master version" is certainly only the source code of the mod, it won't be any use for you. You need to download the release : https://github.com/Bob74/iFruitAddon2/releases/download/v2.1.0/iFruitAddon2-2.1.0.zip Unzip it...
@MoriyaShiine Hi, I'm having the same issue with other brooms when I try moving using a broom with 0 ME on 1.18.2 (mod version 23). It also occurs when I...
I agree, this is really something missing to this mod! I want players to start with 20hp but not being able to go too high. At the moment I have...
I personally use Lightman Currency Tech to add economy to the server and its portable tanks are useful to move and sell fluids. https://github.com/Lightman314/LCTech/blob/main/src/main/java/io/github/lightman314/lctech/common/blocks/FluidTankBlock.java They are available in 3 blocks:...
Hi, I have never encountered this, could you upload the log files (ScriptHookVDotNet and iFruitAddon2)?
Ok I have the same issue with `adjustments`. This is weird, it really looks like it forces its way into an already existing contact. Not sure what i can do...