-
Posts
102 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Island Chronicles
-
I can only agree, the plugin is now completely broken. Will it be fixed? In our case it is a self-hosted server and worked very well for a long time, but for months it has not worked anymore and during my test today, only the console is spammed with: "MissingMethodException: Method not found: void Network.NetWrite.String(string)".
-
Changed Status from Work in Progress to Closed Changed Fixed In from Next Version to 1.0.4
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Sorry, it took a little longer, had a lot to do, but have fun with the update
-
Changed Status from Work in Progress to Closed
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
Changed Status from Not a Bug to Can't Reproduce Changed Fixed In to 1.0.2
-
Please test if it is fixed with the current update or if an error message is displayed
-
I can't reproduce the problem. Which plugins are you still using that might be causing a conflict? You can send me a PM. Do you use oxides or carbon? Because I'm quite sure that I haven't installed any functions that could cause this.
-
Changed Status from Pending to Can't Reproduce
-
Changed Status from Pending to Not a Bug
-
You can store an icon in the default zone "". "Zone Settings": { "": { "Zone Name": "", "Zone Background Color": "0.33 0.25 0.46 1", "Zone Text Color": "0.33 0.25 0.46 1" "Zone Show Icon": false, "Zone Icon": null <- Icon URL HERE }, ...
-
Which version of Custom Status Framework are you using? This seems to be a "Custom Status Framework" issue
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Sorry, it took a little longer, but should now work with version 1.0.2
-
- 976 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
-
Yes, since the last update it is possible to save one icon per zone and you can also save global icons for PVP and PVE, provided of course that they have PVP or PVE in the zone name.
-
Hi, is there somehow the possibility to set a sort order? Because if I aktuallisiere by means of UpdateStatus, this is always displayed at the top, if you display the zones above it, as in our case, and the voice level above it, both swap positions again and again. It would be nicer if you can define a certain order, which e.g. only takes effect if the sorting != 0.
-
Version 1.0.6
21 downloads
The plugin displays the zone name with the deposited color. ATTENTION, from version 1.0.4 CustomStatusFramework is no longer supported!!!! Features: Auto update function of the zones names. Option to customize the text incl. colors and Zone Icons -------------------------------- Das Plugin zeigt den Zone Namen mit der hinterlegten Farbe an. ACHTUNG, ab Version 1.0.4 wird CustomStatusFramework nicht mehr unterstützt!!!! Merkmale: Auto Update Funktion der Zonen Namen. Option zur Anpassung des Textes inkl. der Farben und Zone Icons { "Main config": { "Debug": false, "Auto Name Update": true, "Default Zone Name": "RP", "Default PVP Icon": null, "Default PVE Icon": null }, "Zone Settings": { "": { "Zone Name": "", "Zone Background Color": "0.33 0.25 0.46 1", "Zone Text Color": "0.33 0.25 0.46 1" "Zone Show Icon": false, "Zone Icon": null }, "moderne": { "Zone Name": "Schimmerstadt", "Zone Background Color": "0.48 0.32 0.21 1", "Zone Text Color": "1 1 1 1" "Zone Show Icon": false, "Zone Icon": null } } }$4.99 -
Changed Status from Pending to Closed Changed Fixed In to 1.0.2
-
Implemented in the new version 1.0.2
-
Hi, sorry for the late reply, i will look at this on the weekend how this can best be solved and that the best solution to integrated into the plugin.
-
Hi, it would be nice if a plugin is updated, or at least before the next check, that this version numbers is also updated automatically in your config and you do not always have to change this manually. Edit: And of course, that the entry is removed, or is set to ignore, if you remove a plugin, it is just still queried plugins that we no longer have on our server, had to delete the now by hand raus, there would be nice if these are not present, at least automatically set to ignore.
- 270 comments
-
- #updates checker
- #plugin
- (and 5 more)
-
Hi, I have a question, maybe you can help. We would like to use your cradio again, but unfortunately this clashes with our voice plugin, I guess it is because the range is changed and therefore no longer sufficient for your plugin. We use the VoiceLevels (https://codefling.com/plugins/voice-levels) which we have already slightly adjusted. In the VoiceLevel Plugin it leaves the original range at the phone if (player.activeTelephone != null) player.activeTelephone.OnReceivedVoiceFromUser(data); Is there also a way to query Cradio if it is currently in use? Then you could also pass the original range through there, then it should probably work again.
-
Hi, I could also use the latest version