It's working, nothing has changed that would affect this. Make sure your oxide/lang files for the plugin are using unique keys and that the plugin is loaded.
AutoBroadcast
Moved
Total Downloads: 8,943 - First Release: Oct 26, 2014 - Last Update: Feb 27, 2017
- 5/5, 20 likes
-
Wulf Community Admin
-
Doesn't work at all. Same problem as LimitedNight. Clean install on my server and still nothing. Didn't even change anything in the lang file. For anyone reading this, just use an other plugin until Wulf fixes it.
-
hey wulf, i have reloaded the plugin, it then starts with the examlpe message but when change them to what i had before it wont work.. the lang/en/autobroadcast .json is vaildated. But still wont have it.. any ideas? want me to paste the text i have in the json file?
[DOUBLEPOST=1493114186][/DOUBLEPOST]hey wulf think i found the problem....
Failed to call hook 'OnServerInitialized' on plugin 'AutoBroadcast v1.0.8' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path '['Admin Message4']', line 6, position 3.) -
Wulf Community Admin
-
i removed that line and re added again so it fixed it... working as it should now
sorry im not great with the whole reload oxide thing on rcon. but im getting there
wulf you are great thanks again
-
How do i reload a plugin for example this one
-
Wulf Community Admin
-
i found in the rustadmin rcon it tells unloaded and reloaded... its oxide.reload AutoBroadcast
-
Wulf Community Admin
-
Hey @Wulf how do u add more messages?
When i did it in the past i would go:
ExampleMessage
AnotherExample
but dont know what to do after AnotherExample. Does the name matter? -
Wulf Community Admin
-
it is ok??
{
"SERVER":"NO USES CHETOS Y/O BUGS",
"SERVER":"SI TE DESCONECTAS EN EL MAR MORIRAS",
"SERVER":"NO ESCONDAS CAJAS EN LAS ROCAS O SERAS BANEADO",
"SERVER":"KITS- /KIT PISTOLA, INICIO, MATERIALES, AIR, RAD, CAZA, LR300"
} -
Wulf Community Admin
-
Thanks @Wulf
-
How do I delete all the files corresponding to this plugin? Which files should I delete? I want to install everything from the beginning
-
Wulf Community Admin
oxide/config/AutoBroadcast.json
oxide/lang/en/AutoBroadcast.json
Any other custom .json files created by you under oxide/lang. -
any way to have colours ?
-
Wulf Community Admin
-
Failed to run a 60.00 timer in 'AutoBroadcast v1.0.8' (ArgumentOutOfRangeException: Argument is out of range.)
at System.Linq.Enumerable.ElementAt[KeyValuePair`2] (IEnumerable`1 source, Int32 index, Fallback fallback) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.ElementAt[KeyValuePair`2] (IEnumerable`1 source, Int32 index) [0x00000] in <filename unknown>:0
at Oxide.Plugins.AutoBroadcast.<Broadcast>m__0 () [0x00000] in <filename unknown>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
im getting that error message. -
Wulf Community Admin