SkipNightVote [Replaced]
Discussion in 'Plugin Support' started by HighTower 2, May 10, 2015.
-
HighTower 2 updated SkipNightVote with a new update entry:
Small fixes -- Added vote progress display!
Last edited by a moderator: May 15, 2015 -
HighTower 2 updated SkipNightVote with a new update entry:
Small output fix
-
Still gives me the OnTick issue ... tried everything, reboot, delete, reload, unload ...
<..>
12:35 PM [Info] Loaded plugin SkipNightVote v1.0.6 by Mordenak
12:35 PM [Error] SkipNightVote: OnTick failed: Object reference not set to an instance of an object
12:35 PM [Error] SkipNightVote: OnTick failed: Object reference not set to an instance of an object
<..> -
1. Remove SkipNightVote.cs from plugins/ folder
2. Remove SkipNightVote.json from config/ folder
3. Place fresh download of SkipNightVote.cs in plugins/ folder
If this doesn't work, I would be highly surprised. But could you provide me the settings in your config file after doing those steps? Thanks. -
Thank you very much for your patience, it was my fault -
Please, move all text messages to config. Because in new oxide if you're translate text in plugin it looks like ???
-
[DOUBLEPOST=1432273002][/DOUBLEPOST] -
-
Hi i currently use this addon i have change cfg file see below
Code:{ "pollRetryTime": 10.0, // time in minutes for vote to reopen "pollTimer": 3.0, // time in minutes for how long vote remains open "requiredVotesPercentage": 0.75, // % of players required to pass the vote "sunriseHour": 8, // morning hour "sunsetHour": 18 // evening hour }
Last edited by a moderator: Jun 30, 2015 -
-
But in regards to the questions:
If you're on the latest version, you shouldn't be having any config issues - but in case you are, try these steps and let me know if they work for you:
1. Edit your config with desired setting - Make sure you upload your changes back to the server and that you're not just editing a local copy!
2. Reload plugin via 'oxide.reload SkipNightVote'
3. Check the config values on the server.
4. When night comes (you could also change the time manually) the vote should stay open for the time in the config.
I would expect them to be exactly what you have entered, because this is exactly how it behaves when I do it.
If that still doesn't work for you, please post me the version of the plugin (if not the latest), and what steps you are taking so that I can try and reproduce this.
EDIT: Also, I do not believe there should be any plugin conflicts, but I will check out the plugin you mentioned and see if there are any.
Thanks!
[DOUBLEPOST=1433475291,1433467829][/DOUBLEPOST]
[DOUBLEPOST=1433475517][/DOUBLEPOST]
Thanks! -
HighTower 2 updated SkipNightVote with a new update entry:
Config overhaul!
-
I cant translate it
After translation, it returns to its original state -
-
-
Wulf Community Admin
-
Sry 4 my eng -
when trying to set the required vote to 0.51 (51%) it only displays required as 50% in chat but still requires a 51% vote.
-
Thanks for the report, I'll check it out tonight when I'm off work.