Hi,
Just to tell you works fine now, i don't know why![]()
AutoBroadcast
Moved
Total Downloads: 8,942 - First Release: Oct 26, 2014 - Last Update: Feb 27, 2017
- 5/5, 20 likes
-
hello
the plugin shows me that the 4 first line
Code:{ "eventfr": "vendredi 13 octobre event jump à 21H 1vip++ 1vip+ 1vip à gagner pour 1 semaine. Raid desactivé pendant l'event 2 heures", "clanen": "If you play more than one you are obliged to create a clan. Anyone who will be in a base has 100%, this base will be automated destroyed", "clanfr": "Si vous jouez à plusieurs vous êtes obligé de créer un clan. Toutes personne qui sera dans une base à 100%, cette base sera automatiquent détruite.", "rule": "Reglement et plugins tapez /info - Rules and plugins type / info", "language": "Speak english or french no repect MUTE chat", "eventen": "friday 13 October event jump a 21H 1vip++ 1vip+ 1vip to win for 1 week.Raid disabled during the event 2 hours", "wipe": "Wipe Sunday, October 15 at 9 am / dimanche 15 octobre à 9H." }
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Black, did you use the same variable on your lang ? If not, you need I think.
Like this :
/lang/en:
"wipe": "Wipe Sunday, October 15 at 9 am"
/lang/fr:
"wipe": "dimanche 15 octobre à 9H."
You must not use wipefr and wipeen, I think -
I put all in the file lang / en
-
Hey,
I have a problem with autobroadcast (AutoBroadcast | Oxide) , in the lang file I can put just 2 sentance when put 3 the plugins stop working and this message spawn in the console :
"Error while compiling: AutoBroadcast.cs(41,7): error CS1503: Argument `#1' cannot convert `string' expression to type `int'
Me lang file look like this :
-
Wulf Community Admin
-
Code:Failed to call hook 'OnServerInitialized' on plugin 'AutoBroadcast v1.0.8' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'AnotherExample', line 4, position 2.) at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00000] in :0 at Newtonsoft.Json.JsonTextReader.Read () [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00000] in :0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in :0
Last edited by a moderator: Oct 15, 2017 -
Wulf Community Admin
-
what's wrong?
Attached Files:
-
-
Wulf Community Admin
-
How can I change the color of the text? and which file do you put it in? broadcast text btw if that makes a diference.
-
Wulf Community Admin
[#hexcode]Text[#]
Example:
[#ffffff]Text[/#] -
the fffff is that the color i want it to be?
-
Wulf Community Admin