Garry's Mod Leaks

Server Intro- Show off your server!

Submitted by Jagg3d, , Thread ID: 48417

Thread Closed
24-09-2017, 09:59 AM
#1
Server Intro- Show off your server!

[Image: 776106ea2593e0789a063a27e0ae1b21.png]



What is this?
Do new players on your server ever find themselves struggling to find their way around your server? Have you added features to your server that no one is taking advantage of? Server Intro is the addon for you.
Video
[Image: chrome_1477220693.png]
Server Intro asks players if they wish to see a configurable cinematic flyover (https://www.youtube.com/watch?v=4ezLhjleBAA) of your server. You can use this to your advantage to show why your server is better than generic DarkRP server #1266. Instead of a boring MOTD showing where the car dealer is, this gives the user visual feedback on where they are.
Features
NEW! Developer Support! (see below)
Fully customizable flyover- Everything from the HUD to the speed is configurable.
Multiple map support- Works fine with gamemodes with more than one map, such as prophunt, TTT, and more!
Optional music- Play fitting music to your players, with full youtube support!
Entice new players- Show them why you are the best!
Very little serverside code- Guaranteed to not cause any serverside lag.
Chat command- Show the flyover anywhere.
Lots of options- Make it yours.
Supports DarkRP, Sandbox, amongst many other gamemodes.
Easy to configure- Run 2 console commands to create a new glide location!
How do I do X?
There is an included readme with instructions on how to configure the addon and add new positions. For anything else leave a ticket, or for pre-purchase questions add me on steam.
Config Preview
[Image: jvil7kP.png]
DEVELOPERS: Server Intro comparability
If you are creating UI on InitPostEntity and wish to be compatible with server intro, use the PostServerIntro hook instead for your code. Example


Code:
local function MyCoolUI()
   local panel = vgui.Create("DFrame")
   panel:SetTitle("Cool panel")
   panel:SetSize(500, 500)
   panel:Center()
   panel:MakePopup()
end

if SI then
   hook.Add("PostServerIntro", "CoolUI", MyCoolUI)
else
   hook.Add("InitPostEntity", "CoolUI", MyCoolUI)
end

Refunds
No

Download
Content locked
This content has been locked. Please login or register in order to unlock it.

Decryption Key
Content locked
This content has been locked. Please login or register in order to unlock it.

Don't be a leacher! Leave a like!
New and updated version from GMS
Get Downloading!

Put the "PUT ME IN ADDONS" folder in your addons folder.

leaked by jagg3d
This hidden content has been reported as still working 0 times this month.
5 times in total

Users browsing this thread: 2 Guest(s)