insane8472 submitted a new resource:
Timed Events - Allows automatic events to take place depending on server time.
Read more about this resource...
Timed Events [Unmaintained]
Discussion in 'Plugin Support' started by insane8472, Sep 1, 2015.
-
OH MY GOD. JUST LOOKING FOR THAT plugin. Thank you!!!!!!!!!
-
-
Thanks.
-
Would be great if the plugin actually can hook not the REAL server time, but the time goes ON server day/night.(mean that env.time)
-
I will add this option. Shouldn't take too long.
-
insane8472 updated Timed Events with a new update entry:
1.0.1
-
Awesome! TOP! Thank you.
[DOUBLEPOST=1441210924][/DOUBLEPOST]I can't put a command with signs like * _ or else. It just skip that part.
For ex. ( gather.rate dispenser * 4 ) - it types gather.rate dispenser without * and 4 in console. -
insane8472 updated Timed Events with a new update entry:
1.0.2
-
Insane, you are insane!
Thank you!
-
Hope it all works for you now.
-
Is there a particular way to set events to happen certain amounts of time apart? Hourly airdrops would be excellent.
-
Using local time, the config under events > local would look like...
Code:"12.00.PM:airdrop.massdrop 1", "01.00.PM:airdrop.massdrop 1", "02.00.PM:airdrop.massdrop 1", "03.00.PM:airdrop.massdrop 1", "04.00.PM:airdrop.massdrop 1"
-
insane8472 updated Timed Events with a new update entry:
1.0.3
-
Hi, how are you?
I have a question , because when I try to put some command within the game tells me I do not have permits.
I found reading this:
oxide.grant <group | user> <name | id> event.admin
oxide.revoke <group | user> <name | id> event.admin
But really do not know where to put it , meaning that if the file and "NAME " & "ID" have to change or will it? -
Is there anyway to make the timing more precise to a half minute or second for example?
-
-
Yes, I own server and clear commands to try to put this plugin or other too, will not let me ! : /
I always get the same message , you are not allowed for this command.
As I can give me permission ?
[DOUBLEPOST=1441451556][/DOUBLEPOST]I know that to give permission to the players is " oxide.grant event.admin player group " <- EXAMPLE
But to give you the "admin " does not work , I still can not use it! : /
Any solution?Attached Files:
Last edited by a moderator: Sep 5, 2015 -
-
Since this is meant to be an admin only command, permissions cannot be removed. However, to allow everyone to use it, use the following commands.
oxide.grant group admin event.admin
oxide.grant group moderator event.admin
oxide.grant group player event.admin
Make sure to use the correct commands as the example you posted is incorrect. -
insane8472 updated Timed Events with a new update entry:
1.0.4