- Fixed missing player info for servers with more than 75 players
- Re-added 'Map Name' column
- Removed UFT file system in favour of json (this will clear history and favourites)
- Few other fixes I may have forgotten about
Download:
Browser
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
<?xml version="1.0" encoding="ASCII" ?>
<cullzones>
<!-- Disable rain -->
<cull min_x="-200.0" min_y="-200.0" min_z="-10.0" max_x="200.0" max_y="200.0" max_z="40.0" flags="8" />
</cullzones>
label.Alphalabel.ColourGUILabel(VectorScreen(0, 0), Colour(255, 255, 255, 0), "Colour!");label.TextColour Label.Text = "[#ff00ff]purple colored text[#d]";Label.Text = "non-purple colored text";