This script was made for its ease of use and is entirely chat box based. A very simple text box script for immersion.
You can modify the script as you wish.
Please do not share the script without permission from myself.
Installation -
Drag and drop the textboxScript folder into your resources folder, then add 'start textboxScript' to your server.cfg.
Commands -
/tb - Add a text box to the world. Correct usage is; /tb .
/tbc - Remove a text box from the world.
/tbh - Adjust the height of a text box.
/tbd - Adjust the render distance of a text box.
This script is a bit fiddly with the render distance hence the default being a low value of 10. If you would like to change the default to be higher or lower it is the second line in the client.lua file 'local renderDistance = 10.0'.
Comments