Change all Hack Crate timers (Rust)Solved

i know you can add "hackablelockedcrate.requiredhackseconds 300" in the CFG but trust me it can be faulty especially for our server we have tried literally everything to get that cfg to stick even our host is scratching there heads.

ill pay someone for just a simple plugin that just simply changes the hack crate timers so i dont have to worry about this stupid cfg constantly resetting or not holding. plz anyone :D?

You could use timed execute to run it on startup and such. Also, if host doesn't let you properly change it, switch hosts ASAP.
5f5631c33fa20.png misticos
You could use timed execute to run it on startup and such. Also, if host doesn't let you properly change it, switch hosts ASAP.

is no one willing to make me this plugin like i said i will pay :S

@tomhud i know the cfg works how ever mine is faulty and i cant be bothered to switch hosts and im so tired of the cfg resetting so all im looking for is a plugin that can just do this function and then i never have to deal with the cfg again is no one willing to help out dosnt have to be a plugin u post just would like to have this and more than willing to pay you for the one function plugin if anyone is willing to assist.

i know how the cfg works i know its supposed to work but it dosnt and its hard to explain lol

There won't be any other plugins because there is a command, they simply will not be approved because they do not do anything useful.
Give the man what he wants, I'll get it done for you for free, add me on Discord Dana#5247
There's a reason for the convar to reset itself, check your startup parameters, check your server.cfg, something is changing it, it doesn't magically change itself.
5f7951610daa4.png Dana
Give the man what he wants, I'll get it done for you for free, add me on Discord Dana#5247

added

5df121d013ded.png runescape
There's a reason for the convar to reset itself, check your startup parameters, check your server.cfg, something is changing it, it doesn't magically change itself.

i know id already be with another host except its a partner ship with 3 guys for a dedi but im annoyed when the host says

"we have no idea our selfs we have checked all settings and tried ourselfs to apply to your CFG manually and through and the console without anyluck this is very strange and will require some time to find a source but we are also having the issue where your configs will not stick"

i got players harrasing me for the change and my hands tied as i said ya dont have to post can be sent privatly and more than willing to pay you for the inconvience but im just sick of dealing with it and a plugin would be a simple fix if you were in my situation ud understand :( lol
If the server var doesn't work, it's basically a one line plugin...
private void OnEntitySpawned(HackableLockedCrate entity)
{
	// hackSeconds
}​
You could change the ConVar once in OnServerInitialized instead then.
5f5631c33fa20.png misticos
There won't be any other plugins because there is a command, they simply will not be approved because they do not do anything useful.

There are literally HUNDREDS of plugins that don't do anything useful on here.

 

5f5631c33fa20.png misticos
You could use timed execute to run it on startup and such. Also, if host doesn't let you properly change it, switch hosts ASAP.

This plugin has a tough time running server commands.

Arthatus2018

@tomhud i know the cfg works how ever mine is faulty and i cant be bothered to switch hosts and im so tired of the cfg resetting so all im looking for is a plugin that can just do this function and then i never have to deal with the cfg again is no one willing to help out dosnt have to be a plugin u post just would like to have this and more than willing to pay you for the one function plugin if anyone is willing to assist.

i know how the cfg works i know its supposed to work but it dosnt and its hard to explain lol

A lot of things stop working or have bugs because of other plugins disrupting them.  Have you tried unloading all of the plugins and then loading them back in one-by-one to see?  Of course, if that doesn't work, something's up with the system serving it.

this command works perfectly fine - i just added it to my server.cfg rebooted server and spawned in a locked crate
Timer is at 5 mins
Dont add the command without restarting the server or it wont work

Command in server.cfg - hackablelockedcrate.requiredhackseconds 300
f1 console  - spawn codelockedhackablecrate
solved someone made me the plugin such an easy solution when the community looks out for ewach other instead of making everything so complicated thanks Dana
Locked automatically