Change this:
To this to announce everything in one go every 4 minutes:Code:"Announcement List": [ "Free Serveur TeamSpeak: lescathares.ts3serv.com", "Appuyez sur K pour afficher la liste des kits", "Push K for kits list", " Type: /helivote open 1 -> Call heli on you by a vote", " Last Wipe 23/03/2017" ],
To this to announce just 1 every 4 minutes:Code:"Announcement List": [ [ "Free Serveur TeamSpeak: lescathares.ts3serv.com", "Appuyez sur K pour afficher la liste des kits", "Push K for kits list", " Type: /helivote open 1 -> Call heli on you by a vote", " Last Wipe 23/03/2017" ] ],
Please read the overview for an explanation on this part of the configCode:"Announcement List": [ [ "Free Serveur TeamSpeak: lescathares.ts3serv.com" ], [ "Appuyez sur K pour afficher la liste des kits" ], [ "Push K for kits list" ], [ " Type: /helivote open 1 -> Call heli on you by a vote" ], [ " Last Wipe 23/03/2017" ] ],![]()
GUIAnnouncements
Moved
Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017
- 5/5, 66 likes
-
that s work now thx
-
not working.
Code:(23:26:29) | Loaded plugin GUIAnnouncements v1.23.81 by JoeSheep (23:26:29) | Failed to call hook 'OnServerInitialized' on plugin 'GUIAnnouncements v1.23.81' (InvalidCastException: Cannot cast from source type to destination type.) (23:26:29) | at Oxide.Plugins.GUIAnnouncements.AutomaticTimedAnnouncementsStart () [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIAnnouncements.OnServerInitialized () [0x00000] in <filename unknown>:0 at Oxide.Plugins.GUIAnnouncements.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 (23:26:35) | [Advert Messages] RustyKarma Cheating will result in a permanent ban no exceptions
-
Code:
-
Tried looking through the entire thread for the answer, but words started to run together
Can the server restart feature of this plugin actually shut the server down or do we have to just time the announcements to correspond to externally scheduled automatic restarts? -
Code:"Restart My Server":false,//Enables and disables automatically stopping at the specified times to restart (YOUR STARTUP SCRIPT MUST SUPPORT STARTING THE SERVER AFTER IT HAS SHUTDOWN)
-
Thank you! Just wanted to make sure. We have to have a line in the .bat to start the server back up though right?
-
-
all you have to do is set the time to the one you set with your server provider. make sure your time zones are the same . easy test is to set everything to 5 min to check if working . i have this running on my server and i never did a .bat file even when i ran a server of my personal machine did i have too . hope that helps .
-
-
yes . it works just fine for me
[DOUBLEPOST=1505321236][/DOUBLEPOST] -
Hey!
The welcome message displays at every connect, I interpret the setting as only at first join if "Show Welcome Back If Player Has Been Here Before" is false. -
-
Hi JoeSheep! Thanks for the awesome plugin, i just have a quick question, I would like to add Rain of Fire announcements and i want my Fancy drop announcements to work with my GUIAnnouncements, I tried but it doesn't compile and i get an error like this :
"FancyDrop v2.6.21: Failed to load config file (is the config file corrupt?) (Unexpected character encountered while parsing value: T. Path 'Notification['use GUI Announcements for any Drop notification']', line 169, position 55.)
It then loads a default config file, and the only difference is the default option is false.
I checked that line of code in the json file and it looks fine, i don't see any character issue. any ideas? Thanks in advance -
-
No i am not, only config files unless otherwise stated in the plugins instructions, and just realized fancy drop works fine. (error on my part) But is it possible to have GUI Announcements work with Rain of Fire? I really love both plugins and it would be awesome for GUI to see/detect ROF and announce it
-
-
Alright cool thanks! i'll drop them a post and see what they say. I appreciate the quick response
thanks again for your help
-
Hey all,
Firstly love the mod, it's pretty awesomeand the guys and girls on my server love it as well.
I've seen on some servers similar things that also give information to how many players are now on the server when someone joins. Is there a way it could be implemented...
For example... "DeBuG has joined the server, there are now 4 players on the server" -