-
Posts
444 -
Joined
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
-
Yup you're right will add it to the config next update
-
How does this plugin pull wipe information ?
beee replied to OfflineGotOfflined's Support Request in Support
-
How does this plugin pull wipe information ?
beee replied to OfflineGotOfflined's Support Request in Support
Will have a look soon. -
How does this plugin pull wipe information ?
beee replied to OfflineGotOfflined's Support Request in Support
Changed Status from Pending to Closed -
How does this plugin pull wipe information ?
beee replied to OfflineGotOfflined's Support Request in Support
Wipe variable uses natively defined wipe timer mentioned here https://wiki.facepunch.com/rust/server-wipe-timer. It requires a missile silo monument on the map for it to function properly. -
Changed Status from Pending to Closed
-
You all set here @TGMotionz?
-
It should show when they stand after connect, if not show me the config.
-
Also colors must be lower case, so change Blue to blue and it should work.
-
@TGMotionz hexadecimal is more reliable, try Welcome To Active Rust <color=#0a3ec2>{playername}</color>
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Changed Fixed In to Next Version
-
@laodu All set here?
-
@laodu Sent a version you can try. Added the following to the config, try setting them to 0. "Gap between notifications" "Forced inner margin (-1 = auto)"
-
@GangstaPichu yeah you're right, not all colors in that oxide list show up in chat properly, hex is a lot more reliable.
-
Copy the full raw message and paste it here so I can see if you have a typo. Note you can use these colors or hexadecimal like this <color=#4287f5>message</color>.
-
Alright will have a look into it later tonight.
-
Oh i see what you mean now, I did make some changes in latest updates to insure text is not cut out in some cases that may have resulted in this. Will add some options in the config that might help you customize that gap. In the meantime you can try to replace in the .cs file float gap = 2f with float gap = 0f, then go to config file "Single notification settings" and lower the height a bit. @laodu