Jump to content

Incorrect fuel burning times on a campfire(IWBUMS)


Swagger

Recommended Posts

I was testing fuel burning times on a campfire against the numbers that are taken from media\lua\server\Camping\camping_fuel.lua.  For example it says that a log should burn for 4 hours but I was getting about 2 hours.  I tested this with the other fuel sources listed and I would always get half or around about that value.

I found the offending piece of code in media\lua\server\Camping\SCampfireSystem.lua at line 165 and 166 the same function is added to the events (the function that seems to reduce the burn times every ten minutes)

Events.EveryTenMinutes.Add(EveryTenMinutes)

When I comment out one of those calls then the burn times become consistent with camping_fuel.lua.  I doubt it was intentional, but if it is then ignore this plz.  This is on the current IWBUMS build

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...