You are not logged in.

xX Marc Xx

Trainee

  • "xX Marc Xx" started this thread

Posts: 125

wcf.user.option.userOption53: Ja

  • Send private message

1

Saturday, July 10th 2010, 5:32pm

Admin aktion sichtbar machen

Weis wer wie man alles was ein admin macht in chat sichbar machen

kann, das jeder spieler sieht welcher admin es war und das da nicht

nur Admin: hi leute steht sondern zb. xX Marc Xx: hi leute??

und das auch bei kick der name des admins steht?

Wir nutzen Source Mod

Lg xX Marc Xx

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

2

Saturday, July 10th 2010, 6:03pm

Re: Admin aktion sichtbar machen

Ein Blick in die Datei orangebox/cstrike/cfg/sourcemod/sourcemod.cfg:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SourceMod Configuration File
// This file is automatically executed by SourceMod every mapchange.


// Specifies how admin activity should be relayed to users.  Add up the values
// below to get the functionality you want.
// 1: Show admin activity to non-admins anonymously.
// 2: If 1 is specified, admin names will be shown.
// 4: Show admin activity to admins anonymously.
// 8: If 4 is specified, admin names will be shown.
// 16: Always show admin names to root users.
// --
// Default: 13 (1+4+8)
sm_show_activity 13


So wie du es haben möchtest: 1+2+4+8 = 15

Zeigt nicht-Admins und Admins die Namen der Admins bei Aktivitäten an.

xX Marc Xx

Trainee

  • "xX Marc Xx" started this thread

Posts: 125

wcf.user.option.userOption53: Ja

  • Send private message

3

Saturday, July 10th 2010, 6:27pm

Re: Admin aktion sichtbar machen

Jo danke das geht.

Kann mir noch wer sagen wie man die vots ganz aus stellen kann



Also ich meine alle bis auf voteban das bekomme ich aus, aber die anderen nicht

admin_overrides.cfg

Spoiler Spoiler

Overrides
{
"sm_mute" "c"
"sm_silence" "c"
"sm_unmute" "c"
"sm_unsilence" "c"
"sm_gag" "c"
"sm_ungag" "c"
"sm_cancelvote" "d"
//
"sm_beacon" "o"
"sm_setnextmap" "o"
"sm_team" "o"
//
"sm_weapon" "q"
"sm_cash" "q"
"sm_nv" "q"
//
"sm_name" "p"
"sm_teamswap" "p"
"mp_limitteams" "p"
//
"sm_extend" "r"
"sm_play" "r"
"mp_timelimit" "r"
//
"sm_votemap" "k"
"sm_voteban" "t"
"sm_votekick" "k"
//
"sm_unban" "e"
//
"sm_teleport" "z"
"sm_aia" "z"
"sm_speed" "z"
"sv_voiceenable" "z"
"sm_showdamage" "z"
//
"sm_drug" "z"
"sm_burn" "z"
"sm_uberslap" "z"
"sm_freeze" "z"
"sm_timebomb" "z"
"sm_firebomb" "z"
"sm_freezebomb" "z"
"sm_blind" "z"
"sm_slap" "z"
"sm_slay" "z"
//
"sm_cvar" "z"
"sm_who" "z"
"sm_defuser" "z"
"sm_settings" "z"
"sm_unrestrict" "z"
"sm_restrict" "z"
"sm_rehash" "z"
"sm_help" "z"
"sm_helmet" "z"
"sm_dropc4" "z"
"sm_armour" "z"
"sm_reloadadmins" "z"
"sm_rename" "z"
"sm_voteslay" "z"
"sm_map" "z"
"sm_gravity" "z"
}


sm plugins

Spoiler Spoiler

"Custom Votes" (0.5.6) by chundo
"Stop HintText Sound" (1.0.0) by Tauphi, exvel
"No Team Flash" (0.3) by SAMURAI and Kigen
"Client Preferences" (1.3.4-dev) by AlliedModders LLC
"SM Super Admin" (0.60) by TechKnow
"Fun Commands" (1.3.4-dev) by AlliedModders LLC
"Players Votes" (1.5.0) by The Resident, pZv!
"SourceBans" (1.4.6) by InterWave Studios Development Team
"Basic Chat" (1.3.4-dev) by AlliedModders LLC

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

4

Saturday, July 10th 2010, 6:47pm

Re: Admin aktion sichtbar machen

Das Plugin fürs Voting einfach nicht laden. Welches ist das überhaupt. Das sieht auch schwer nach einem Plugin für TF2 aus.

xX Marc Xx

Trainee

  • "xX Marc Xx" started this thread

Posts: 125

wcf.user.option.userOption53: Ja

  • Send private message

5

Saturday, July 10th 2010, 9:21pm

Re: Admin aktion sichtbar machen

Habe es gefunden, weis aber nicht wo her die datei kommt

und sie ist auf allen servern lol^^ customvotes.smx

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

6

Saturday, July 10th 2010, 9:41pm

Re: Admin aktion sichtbar machen

http://forums.alliedmods.net/showthread.php?t=72216">http://forums.alliedmods.net/showthread.php?t=72216</a>

xX Marc Xx

Trainee

  • "xX Marc Xx" started this thread

Posts: 125

wcf.user.option.userOption53: Ja

  • Send private message

7

Saturday, July 10th 2010, 9:54pm

Re: Admin aktion sichtbar machen

jo sorry habe es mal mit den plugin versucht für voteban

fand es aber nicht so gut, besser ist das playersvotes.smx https://forums.alliedmods.net/showthread.php?t=60878">https://forums.alliedmods.net/showthread.php?t=60878</a>

Vielen dank