• Loading Screen Testing?
    2 replies, posted
I was wondering if there was any way to test out a Loading Screens functionality when it comes to grabbing the map name and so forth, without having to join a server over and over?
[url]www.example.com/loadingscreen/?steamid=yoursteamid&mapname=yourmapname[/url] [CODE] $steamid = $_GET['steamid']; $mapname = $_GET['mapname']; [/CODE]
Thank-you very much! :downs:
Sorry, you need to Log In to post a reply to this thread.