
All of my Welcomer text manage to resize except for the "WELCOME" Text.
How to customize the text size?Solved
You also do not need to open a thread for each plugin, the formatting will be the same across ALL Rust plugins (as shown previously under a few other plugin threads) and ALL universal plugins (shown to you under Auto Broadcast.)
Really sorry for the trouble. I thought codes are very specific in what it does so I post it individually just in case.
As for the missing closing tags you mean this "<>" thing?
I tried just [size=13] from the start and [/size] to the end. It doesn't work for the "Welcome". It work for the others though.
rustkoyakReally sorry for the trouble. I thought codes are very specific in what it does so I post it individually just in case.
As for the missing closing tags you mean this "<>" thing?I tried just [size=13] from the start and [/size] to the end. It doesn't work for the "Welcome". It work for the others though.
There is no [size=13] or [/size], it would be [+13] and [/+] to end it. A closing tag would be the same as the starting tag, but with / in it instead of the word/size/color..
Wulf
There is no [size=13] or [/size], it would be [+13] and [/+] to end it. A closing tag would be the same as the starting tag, but with / in it instead of the word/size/color..
Weird thing is, it works even for [size=13] works. And the "Welcome" section now works after a server restart. XD

Your link to Unity really helps, just maybe a restart sometimes will work things out if oxide.reload isn't. :)
rustkoyakWeird thing is, it works even for [size=13] works. And the "Welcome" section now works after a server restart. XD
You're link to Unity really helps, just maybe a restart sometimes will work things out if oxide.reload isn't. :)
would work, [size=13] does not exist, anywhere. would only work for Rust, and is provided via Unity. [+13] is provided via Oxide, and would work on all universal plugins and those going through universal chat sending methods in Oxide. This plugin is not universal, so it's unlikely that [+13] would work with it.
When changing messages for ANY plugin, make sure to reload the plugin afterward or do a server restart, otherwise the changes are not seen.
Wulf
would work, [size=13] does not exist, anywhere. would only work for Rust, and is provided via Unity. [+13] is provided via Oxide, and would work on all universal plugins and those going through universal chat sending methods in Oxide. This plugin is not universal, so it's unlikely that [+13] would work with it.
When changing messages for ANY plugin, make sure to reload the plugin afterward or do a server restart, otherwise the changes are not seen.
Yea, I did oxide.reload alot for this and it only affects a few things. After a schedule restart, things changed to what I wanted.
Yea, its a head ache for noob coder like me. Rewarding enough though to put my creativity into the server. :) Appreciate the help alot Wulf!