.:`=-~rANdOm~`-=:. Game Servers

Restricted (Read Only) => Moderators => Topic started by: Don on March 22, 2012, 12:21:07 PM

Title: More ban lengths in ASSmenu
Post by: Don on March 22, 2012, 12:21:07 PM
Most of you probably know about this, but Snivzer told me this a while ago and sharing can't hurt.

Go to steam/steamapps/username/garrysmod/garrysmod/data
Open ass_config_client.txt
Replace everything with this:
Code: [Select]
"Out"
{
"admin_speak_prefix" "@"
"maps"
{
"1" "ttt_crazy_cubes_b1"
}
"max_temp_admin_ban_time" "60"
"tell_admins_what_happened" "1"
"fixed_notices"
{
"1"
{
"text" "Welcome to %hostname%.

Please play nice!"
"duration" "10"
}
"2"
{
"text" "Running %gamemode% on

%map%"
"duration" "10"
}
"3"
{
"text" "%assmod% - If you're an

admin, bind a key to +ASS_Menu"
"duration" "10"
}
}
"demomode_ta_time" "30"
"temp_admin_times"
{
"1"
{
"time" "5"
"name" "5 Min"
}
"2"
{
"time" "15"
"name" "15 Min"
}
"3"
{
"time" "30"
"name" "30 Min"
}
"4"
{
"time" "60"
"name" "1 Hour"
}
"5"
{
"time" "120"
"name" "2 Hours"
}
"6"
{
"time" "240"
"name" "4 Hours"
}
}
"rcon"
{
"1"
{
"cmd" "sv_cheats 1"
}
"2"
{
"cmd" "sv_cheats 0"
}
}
"bw_background" "1"
"reasons"
{
"1"
{
"name" "(none)"
}
"2"
{
"name" "Spammer"
"reason" "Spammer"
}
"3"
{
"name" "Asshole"
"reason" "Asshole"
}
"4"
{
"name" "Remover"
"reason" "Remover"
}
"5"
{
"name" "Mingebag"
"reason" "Mingebag"
}
"6"
{
"name" "General Idiot"
"reason" "General Idiot"
}
"7"
{
"name" "afk"
"reason" "afk"
}
"8"
{
"name" "teaming"
"reason" "teaming"
}
}
"writer" "Default Writer"
"max_temp_admin_time" "240"
"demomode" "0"
"ban_times"
{
"1"
{
"time" "5"
"name" "5 Min"
}
"2"
{
"time" "15"
"name" "15 Min"
}
"3"
{
"time" "30"
"name" "30 Min"
}
"4"
{
"time" "60"
"name" "1 Hour"
}
"5"
{
"time" "120"
"name" "2 Hours"
}
"6"
{
"time" "1440"
"name" "1 Day"
}
"7"
{
"time" "0"
"name" "Perma"
}
"8"
{
"time" "4320"
"name" "3 Days"
}
"9"
{
"time" "7200"
"name" "5 Days"
}
"10"
{
"time" "10080"
"name" "1 Week"
}
"11"
{
"time" "20160"
"name" "2 Weeks"
}
"12"
{
"time" "40320"
"name" "1 Month"
}
"13"
{
"time" "80640"
"name" "2 Months"
}
This adds three days, five days, one week, two weeks, one month and two months to the menu.
You can enter ban lengths yourself, just add onto the list at the end.

And how it looks in-game:
(http://i.imgur.com/vdoLe.png)
Title: Re: More ban lengths in ASSmenu
Post by: Sabb on March 22, 2012, 05:44:58 PM
:o ty
Title: Re: More ban lengths in ASSmenu
Post by: Deathie on March 22, 2012, 06:46:16 PM
Could at least give me credit for telling you how to ;_;
Title: Re: More ban lengths in ASSmenu
Post by: Don on March 23, 2012, 12:23:02 AM
Could at least give me credit for telling you how to ;_;
But I did, Snivzer.
Title: Re: More ban lengths in ASSmenu
Post by: Sabb on January 02, 2013, 01:06:22 PM
The new admins should take a look at this if they haven't already.
Title: Re: More ban lengths in ASSmenu
Post by: Deacon on January 02, 2013, 03:58:38 PM
Sabb I love you. And snivy.
Title: Re: More ban lengths in ASSmenu
Post by: Alkaline on January 02, 2013, 04:51:04 PM
Yeah I got the script installed when I first read thru the mod section. It's more amusing to ban them from source bans but its slower. Thank you Don, you're my angel.
Title: Re: More ban lengths in ASSmenu
Post by: Sabb on January 02, 2013, 08:10:14 PM
Sabb I love you. And snivy.
It's okay Deacon I know.
Title: Re: More ban lengths in ASSmenu
Post by: Sabb on March 01, 2013, 08:55:43 AM
Bump again for Marie and Prox. Pretty important to do this imo, really helpful.
Title: Re: More ban lengths in ASSmenu
Post by: Prox on March 01, 2013, 08:57:18 AM
Bump again for Marie and Prox. Pretty important to do this imo, really helpful.
Already did. I hope I didn't made any mistakes copy-pasting it.
Title: Re: More ban lengths in ASSmenu
Post by: Sabb on March 01, 2013, 09:22:37 AM
Already did. I hope I didn't made any mistakes copy-pasting it.
Kind of hard to. If there's a problem I'm sure I could help. Doubt there would be though.
Title: Re: More ban lengths in ASSmenu
Post by: ○ Μαρία ○ on March 01, 2013, 11:57:40 AM
Already did this last night, but thanks anyways.