Ulysses

General => Off-Topic => Topic started by: louis on December 27, 2007, 08:08:52 AM

Title: Lua Loader
Post by: louis on December 27, 2007, 08:08:52 AM
when you join a game you get the lua loader i joined a server earlier and they has changed the info picture to one of there own? is it possible i can do this?

Thanks
Title: Re: Lua Loader
Post by: MrPresident on December 27, 2007, 08:39:03 AM
I would also like to know how to do this. I looked through my files and couldn't find anything. But I know it's possible. Ulysses and Beat Build have it customized.
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 09:05:50 AM
(http://i153.photobucket.com/albums/s222/subiz/Lua-Loader-Image.jpg)
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 10:45:19 AM
i forgot to leave a comment with it again, that is what i want my lua loader to say? anyone know how?
Title: Re: Lua Loader
Post by: spbogie on December 27, 2007, 11:43:16 AM
I believe it is "sv_messageboxurl <url>" or something similar

P.S. There is a modify button for a reason.
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 11:46:18 AM
Ok sorry new to fourms could you find the location?
Title: Re: Lua Loader
Post by: WildWill on December 27, 2007, 12:54:29 PM
Yep that's it there spbogie
Heres mine

sv_messageurl "http://beast-computer.com/gmod9/MOTD/new_motd/garrys_mod.htm"

of course you have to change that to your own url, that just an example.
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 01:33:55 PM
thats MOTD im asking for Lua Loader/downloader
Title: Re: Lua Loader
Post by: MrPresident on December 27, 2007, 01:37:40 PM
Louis.. that is what you are talking about. MOTD has nothing to do with sv_messageurl
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 01:47:34 PM
oh sorry so where can i find this file to put in the lua downloader before you enter the game??
Title: Re: Lua Loader
Post by: WildWill on December 27, 2007, 02:07:46 PM
Oh, I see what your talking about there Louis, that's just the way I have my webserver set up. Just the name of a file that I keep some stuff in. You create a URL (website) and send it to that website in that line. so yours might be something like this.

sv_messageurl "http://louis.com/files/my_cool_site.htm"

You'll be putting that line there into the garrysmod/garrysmod/cfg/server.cfg file.

Open the server.cfg file with notepad to edit.

Also note, that site that I put up there is fake :) you'll need to make your own.
Title: Re: Lua Loader
Post by: louis on December 27, 2007, 02:28:33 PM
i think you have all gone map

i just want to insert that picture into the lua loader

You know when you join a server and it downloads lua files off it before you enter the game before motd i have been on server instead of the information its got a picture inserted onto it?
Title: Re: Lua Loader
Post by: JamminR on December 27, 2007, 03:45:15 PM
Louis,
 spbogie, WildWill, and zakap have told you.
I'm telling you.
sv_messageurl "your_public_web_page/somefile.html"

Garrysmod currently defaults to
sv_messgeurl "http://www.garrysmod.com/sv_messageurl/"

Title: Re: Lua Loader
Post by: louis on December 28, 2007, 02:00:13 AM
is that the only possible way of getting my image into my lua downloader?
Title: Re: Lua Loader
Post by: Megiddo on December 28, 2007, 10:34:20 AM
Yes