Thanks Wulf. I was already in bed by this point![]()
GUIAnnouncements
Moved
Total Downloads: 11,756 - First Release: Jul 13, 2015 - Last Update: Oct 20, 2017
- 5/5, 66 likes
-
why this announcement plugin show black background color? how to set nice blue table like on example?
-
-
Code:
string BannerTintGrey = "0.1 0.1 0.1 0.7"; string BannerTintRed = "0.5 0.1 0.1 0.7"; string BannerTintGreen = "0.1 0.4 0.1 0.5"; string TextYellow = "0.7 0.7 0.1"; string TextOrange = "0.8 0.5 0.1"; string TextWhite = "1 1 1";
-
-
Nice Plugins, Thanks!
it's work perfect on my server.
-
So if I want my server to restart at the times of 4:00 am and then at 4:00 pm
Would this be correct?
Code:"RestartServer": false, "RestartTimes": [ "04:00:00", "16:00:00"
-
-
Hello,
it's possible to add args onCode:New player announcement 1.
Code:Hello and welcome $user
-
Last edited by a moderator: Feb 26, 2017
-
What I mean is I would like to use this plugin to broadcast the warning of restart for the time I have set for restarts in my server scheduled restarts -
-
I did what you said and it is not popping up warning at all.
Code:"RestartAnnouncements": true, "RestartAnnouncementsWhen": [ "00:05:00", "00:03:00", "00:01:00", "00:00:30"
-
Last edited by a moderator: Mar 1, 2017
-
Hi there is problem translation language i've created a translated file in lang/fr folder but it won't want to use it.
Br -
Translation is in config folder :
Code:"Automatic Announcements": { "AirdropAnnouncement": false, "AirdropAnnouncementLocation": false, "AutomaticTimedAnnouncements": true, "AutomaticTimedAnnouncementsList": [ "Nous rejoindre : https://discord.gg/JnsftMy" ], "AutomaticTimedAnnouncementsRepeat": "00:15:00", "HelicopterAnnouncement": false, "HelicopterDeathAnnouncement": true, "HelicopterDeathAnnouncementWithKiller": true, "NewPlayerAnnouncements": false, "NewPlayerAnnouncementsList": [ "Bonjour et bienvenue sur notre serveur Free 4 Funs." ],
Last edited by a moderator: Mar 6, 2017 -
Thx for reply but i think you are not talking about the same thing maybe you have lose something. Translation for me such as /lang/en folder you have a native and automatically created file, and Oxide was added this to purpose the option you can translate yours plugins that write in this folder by copying it in the translated lang folder you want to be used with the /lang xx command in chat available for all players you want to translate your plugins game (that is for your server players) a simply look inside the lang folder you auto-understand. Oxide was do this option (for not like you ask translate the setting file) and force all players to have only one language available, because of complaint admin and players to have their translated plugins not only this one (and communist aspect ^^). It's not an Oxide problem I post but a plugin maker problem if they put a (default translate) file inside the lang/en folder then it can be able to be translated in other language folder you see in /lang if you not have it in the /lang folder then the plugin is not multilingual translated option. You have to read somewhere about oxide translation usage it seem before post how to modify a setting file :/ oxide was put this option for to avoid that exactly.
Br -
Code:
"AnnounceHelp": "Commande Chat : /announce <votre_message>, /announceto <nom_du_joueur> <votre_message>, /announcementstoggle [nom_du_joueur], /destroyannouncement, /announcecancelrestart | Console commands: announce.announce <votre_message>, announce.announceto <nom_du_joueur> <votre_message>, announce.toggle <nom_du_joueur>, announce.destroy, announce.cancelrestart",
-
Can you change the height now? I do not find.
Thx,
Shu -