as I do so that all players can vote? i try with "grant group dayvote.use but not work...
Day Vote [Unmaintained]
Discussion in 'Plugin Support' started by insane8472, Jul 31, 2015.
-
Did you try "grant group default dayvote.use" ?
-
-
where you can change the prefix "dayvote yes\no" to "day yes" and "day no" in the code?
-
not working after the new update ... no error message nothing
-
-
Please note, I don't recommend editing the script unless you really know what you are doing -
Hello everyone! How i can configure this plugin to everybody can vote ? not just admins...
-
Code:
oxide.grant group default dayvote.use
-
You can configure: server time 22:00 - 4:59 voted disable\ does not work? And from 5:00 - 21:59 Enables \ work?
ps Server Time, not in-game.
[DOUBLEPOST=1468394480][/DOUBLEPOST]p.p.s. The idea is to disable the dayvote into the night. -
Change
Code:"UsePermissions": "true",
Code:"UsePermissions": "false",
-
If you set it to false, doesn't that mean that players also have access to admin comands ?
dayvote.admin - Allow players to use administrator commands -
Are you able to make this calculate the vote out of the people who voted (if 10 people vote, 6 yes and 4 no it is successful). I was able to do this HeliVote by simply making it calculate Yes >= No and for it not to check with the required percentages. Is there a way to do this for this plugin?
-
I got a problem...
after the vote process has ended the time wont change
Can somebody help me or fix this? -
-
I had to remove the plugin after last Thursdays update. It was spamming the server so bad with many error messages. I'm waiting for an update.
-
-
It was spamming error messages so bad that I had to remove it. I'll give it a try again and reload it later today to see if it happens again. I'll let you know.
Here is the error message that it kept spamming over and over constantly until I removed the plugin:
[09/01/2016 19:26:00] [Oxide] 19:26 [Error] Failed to call hook 'OnTick' on plugin 'DayVote v1.1.1'
File: DayVote.lua Line: 226 attempt to index global 'VSky' (a nil value):
at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0Last edited by a moderator: Sep 6, 2016 -
Seems I made changes a long time ago and never uploaded it, hmm. Try the attached file and let me know.
Attached Files:
-
-
Just a follow-up to let you know the the update file worked great with no issues. Thanks