I need help! Please help :)

Post Reply
Zombiekiller804
A semi-regular
A semi-regular
Posts: 26
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Apr 15, 2014 9:12 pm

I need help! Please help :)

Post by Zombiekiller804 »

I have a few questions that I need help with thank you :)

1. How do I add a DarkRP joining logo so when people are downloading things they can see a picture I made?

2. How do I add a new better DarkRP F4 menu

3. How do I add the printshop

4. How do I add ranks to my web/server

5. How do I add a !MOTD sign and how do I write on it?


Thank You, :3
User avatar
Sir Nipah
This is my homepage
This is my homepage
Posts: 76
Joined: Mon Jul 08, 2013 3:38 am
Location: Australia/Melbourne
Contact:

Re: I need help! Please help :)

Post by Sir Nipah »

Hi there Zombiekiller804,

(1) To change the loading screen you will need to add this to your cfg/server.cfg (Change "URL-TO-IMG" to a link to your picture)

Code: Select all

data:text/html,<style>html,body{padding:0;margin:0;background:#000}</style><img src="URL-TO-IMG" width="100%" height="100%">
I have not tested this but it should work. More info HERE

(2) You will need to code your own or find someone to code you a new one. A good place to start is a site called coderhire.com

(3) You will need to find one to add. I recommend the PointShop by _Undefined

(4) Can you tell us more about what you are trying to add? Are you talking about forums and/or gmod server?

(5) Garry's Mod doesn't come with a motd. You will need to find one. I recommend using ULX (The most used admin mod in gmod) I comes with an motd and can be opened with !motd.

If you can't be bothered reading the documentation for any of the addons (If they come with some) then I'd be happy to explain how to install stuff.
Image Garry's Mod veteran.
Zombiekiller804
A semi-regular
A semi-regular
Posts: 26
Joined: Tue Apr 15, 2014 9:12 pm

Re: I need help! Please help :)

Post by Zombiekiller804 »

Sir Nipah wrote:Hi there Zombiekiller804,

(1) To change the loading screen you will need to add this to your cfg/server.cfg (Change "URL-TO-IMG" to a link to your picture)

Code: Select all

data:text/html,<style>html,body{padding:0;margin:0;background:#000}</style><img src="URL-TO-IMG" width="100%" height="100%">
I have not tested this but it should work. More info HERE

(2) You will need to code your own or find someone to code you a new one. A good place to start is a site called coderhire.com

(3) You will need to find one to add. I recommend the PointShop by _Undefined

(4) Can you tell us more about what you are trying to add? Are you talking about forums and/or gmod server?

(5) Garry's Mod doesn't come with a motd. You will need to find one. I recommend using ULX (The most used admin mod in gmod) I comes with an motd and can be opened with !motd.

If you can't be bothered reading the documentation for any of the addons (If they come with some) then I'd be happy to explain how to install stuff.

Yes I would like to know how to add addons and do you add ulx on the control panel easy setup then this svn thing then I enter this : https://github.com/Nayruden/Ulysses.git/trunk/ulib

? Thank you
User avatar
Sir Nipah
This is my homepage
This is my homepage
Posts: 76
Joined: Mon Jul 08, 2013 3:38 am
Location: Australia/Melbourne
Contact:

Re: I need help! Please help :)

Post by Sir Nipah »

I'm not NFO staff and have only ever had a VDS for my servers. I have never seen the NFO control panel so I don't know how that works.

You can download a zip files for ULX and extract them to your server.
Here is a link to the zip: https://github.com/Nayruden/Ulysses/archive/master.zip
We are needing 2 folders called ulib and ulx.
Now all you have to do is upload them to the servers addons folder.
Image Garry's Mod veteran.
Zombiekiller804
A semi-regular
A semi-regular
Posts: 26
Joined: Tue Apr 15, 2014 9:12 pm

Re: I need help! Please help :)

Post by Zombiekiller804 »

Sir Nipah wrote:I'm not NFO staff and have only ever had a VDS for my servers. I have never seen the NFO control panel so I don't know how that works.

You can download a zip files for ULX and extract them to your server.
Here is a link to the zip: https://github.com/Nayruden/Ulysses/archive/master.zip
We are needing 2 folders called ulib and ulx.
Now all you have to do is upload them to the servers addons folder.
Does this link work to since it has a zip?: http://ulyssesmod.net/archive/ulx/ulx-v3_61.zip

And what is better ulx or ulib?
User avatar
Sir Nipah
This is my homepage
This is my homepage
Posts: 76
Joined: Mon Jul 08, 2013 3:38 am
Location: Australia/Melbourne
Contact:

Re: I need help! Please help :)

Post by Sir Nipah »

It's not that 1 is better then the other, They both work together.
I think that one it the backend and the other being the user interface (!xgui as same may now it as)
Image Garry's Mod veteran.
Post Reply