Hi everybody I was wondering if i could make it so one airdrop comes every single hour (one hour in real life)
Now I KNOW there is a lot of plugins where you can do this but a lot of them mess up with the day / night system so Can anyone provide me a good plugin
thanks in advance
Solved Airdrops and when they come
Discussion in 'Rust Discussion' started by Freamz, Jul 3, 2016.
-
FancyDrop for Rust | Oxide
This is currently the best Airdrop plugin here on oxide, developer is very active, he listents to requests and ofc, it doenst mess with night/day -
Thanks I did not see this plugin yet altho I can't seem to find out where exactly in the config file i can enable a timer to get one airdrop every single hour is it this part ?
Code:"Timer": { "Cleanup old Drops at serverstart": true, "Maximum minutes for random timer delay ": 50, "Minimum minutes for random timer delay ": 30, "Minimum players for timed Drop": 2, "Remove builtIn Airdrop": true, "Use Airdrop timer": true }
-
Set it like this:
Code:"Maximum minutes for random timer delay ": 60, "Minimum minutes for random timer delay ": 60,
Code:"Minimum players for timed Drop": 1,
-
yeah thanks its working.