-
Posts
471 -
Joined
-
Days Won
4
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by beee
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Suggestion: Filter for Items that don't spawn
beee replied to Jackelmyer's Support Request in Support
yeah i could display them with red overlay, will try to include that next update. -
Changed Status from Pending to Closed
-
Will consider it, thanks for the suggestion.
-
Changed Status from Pending to Closed Changed Fixed In to 1.4.1
-
Let me know if the update pushed worked out for you.
-
Just noticed that ticket and i happened to push a bulk select and delete functionality but editing didn't come to mind. Will include it in next update, probably after forced.
-
no it's fine i found the issue, posting an update now
-
If you paid for this file, better dm it rather than send here.
-
please send here the loot file so i can test it out
-
show me your config plz
-
Changed Status from Pending to Not a Bug
-
It looked like an out of date oxide compiler issue, it might have auto updated itself.
-
So it was not showing this error before you edited the config? If so please send me your config file.
-
Will consider that for future update, if it doesn't work for you change it in the cs file for now.
-
Someone sent me about this same plugin recently, that's XDStatistics i believe. So basically they are sending messages with a syntax error in the color tags, we looked into fixing it from their lang file but seems like part of it was in hardcoded. Anyway, I will look into detecting syntax mistakes in messages in the future, but for now what you can do is set Force Color to true
-
- 50 comments
-
In the config, you need to specify partial text of messages you want to filter like here (these two handles converting of messages that contains [DeathNotes] or ServerRewards: as an example): "Chat partial text to convert to notification": { "[DeathNotes]": { "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly", "Force Color": false, "Color": "#ffffff", "Enable Regex Formatting": false, "Advanced Formatting - Regex Pattern": "", "Advanced Formatting - Regex Replacement": "" }, "ServerRewards:": { "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly", "Force Color": false, "Color": "#ffffff", "Enable Regex Formatting": true, "Advanced Formatting - Regex Pattern": "^(ServerRewards:)(\\s)(.*)", "Advanced Formatting - Regex Replacement": "<color=#42C6FF>$3</color>" } }
- 50 comments
-
- 50 comments
-
-
-