-
Posts
2,194 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by IIIaKa
-
Glad to hear that the issue has been resolved. If you have any further questions, feel free to ask them in this support topic or create a new one.
-
Changed Status from Work in Progress to Not a Bug
-
Instead of the green square, there should be an image, but due to issues with Imgur the image is not loading. At the moment, there is no property in the config that allows changing the image URL for the popup, I will add this in the future. For now, you can manually replace all occurrences(there are 3 of them) of https://i.imgur.com/4Adzkb8.png in the plugin(RealPVE.cs file) with your own link. The image is available in the \data\AdvancedStatus\Images\RealPVE_RaidableBasesOffer.png folder inside the .zip archive that you downloaded.
-
Hello. You can modify the UI popup messages in this file *SERVER*\oxide\data\RealPVE\UI\RaidableBasesOffer.json If you only need to reposition this UI, you can use the anchormin, anchormax, offsetmin and offsetmax properties of the RectTransform on line 23.
-
Changed Status from Pending to Work in Progress
-
I wanted to add this in the December update, but the developers postponed the Naval update, and the plugin update(0.1.23) was tied to it. Releasing it now would require reverting a lot of changes. So please just make the couple of changes mentioned in the message above, or send me a DM and I'll provide the modified 0.1.22 version.
-
Hello, I may be mistaken, but it seems I already replied to you in private messages. Please try making the changes related to this topic. https://codefling.com/files/sc/23387-does-this-plugin-work-with-abandoned-bases/#findComment-126000
-
Hello. Could you please clarify which plugin this issue occurs with, and send the configuration file?
-
Hello. As I understand, this is about the WipeStatus plugin. The WipeStatus plugin determines the wipe time and date using vanilla methods, or by custom dates from the config file, or, if neither of these options is available, it takes the nearest first Thursday of the month.
-
Hello. I recommend using the "Image_Local" property, which allows you to store images directly on your server(*SERVER*\oxide\data\AdvancedStatus\Images), thereby avoiding dependency on third-party services. Also, all icons for my status plugins are available in the AdvancedStatus plugin archive, in the \data\AdvancedStatus\Images folder. You can either use a local image or upload the image to any image hosting service you prefer.
-
If the issue persists, feel free to report it in this thread.
-
Changed Status from Work in Progress to Not a Bug
-
Hello, please check for the file WipeStatus_Default.png (*SERVER*\oxide\data\AdvancedStatus\Images) in your data directory. In the latest update, which added the ability to specify different styles for each wipe, the default name was changed from WipeStatus_Wipe to WipeStatus_Default.
-
Changed Status from Pending to Work in Progress
-
Hello. Sorry for bringing up an old topic, but I'm a bit confused. Does CheckSkinOwnership only work for building skins? It only accepts an int, while all skinIDs are of type ulong. Also, the steamDlc property is null for many items, for example, if you take the ItemDefinition of the Ice Throne(from Ice King Pack), its steamDlc is null. How can one check the availability of an item by skinID and separately by itemid/ItemDefinition? Introduce rules but not provide a working tool to enforce them, in classic Facepunch style...
-
@WarlordFox3 Hello. This shouldn't be related to the AdvancedStatus plugin version. Could you provide a bit more detail about your case? Which status is shown without an icon, what are the settings of this status bar, if the image is by URL, is it accessible from the server, and if it's local, is the image installed on the server?
-
Changed Status from Not a Bug to Work in Progress
-
If you have anything to add, feel free to write in this thread.
-
Changed Status from Pending to Not a Bug
-
Hello. There is no version 0.1.8.1, it's just that I released version 0.1.9 a day before the December update, but at the last moment FP postponed the Naval update to February. I couldn't delete version 0.1.9, so I simply rename it to 0.1.8.1 and uploaded the old 0.1.8 version, because the changes in 0.1.9 were made specifically for the Naval update, and it would not compile.
