You are not logged in.

GermanWays

Trainee

  • "GermanWays" started this thread

Posts: 71

wcf.user.option.userOption53: Nein

  • Send private message

1

Tuesday, May 1st 2012, 11:27am

SourceMOD Anonymous entfernen

Ist es möglich, bei Sourcemod anzuzeigen, welcher Admin z.B. geslayt hat, oder überhaupt das davor ADMIN steht, also so:

[SM] ADMIN Slayed player '123'

oder

[SM] BlaBla Slayed player '123'

weil bei mir steht es so:

[SM] Slayed player '123'


General_V

Super Moderator

Posts: 1,043

Location: Mönchengladbach

Occupation: Brückenkranführer / Staplerfahrer

wcf.user.option.userOption53: Nein

  • Send private message

2

Tuesday, May 1st 2012, 11:40am

Man sollte sich die sourcemod.cfg mal genau durch lesen ^^

Source code

1
2
3
4
5
6
7
8
9
10
// 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

GermanWays

Trainee

  • "GermanWays" started this thread

Posts: 71

wcf.user.option.userOption53: Nein

  • Send private message

3

Tuesday, May 1st 2012, 12:02pm

Hilft mir nicht viel, kannste mir genau sagen, was eingestellt werden muss, damit es so ist wie ich es will, versteh es mit dem Root nämlich nicht


darkbad

Unregistered

4

Tuesday, May 1st 2012, 12:09pm

Der Wert 11 sollte dir helfen.

Übrigens: ADMIN steht immer davor. Nur du als Admin bekommst dies anders angezeigt als die normalen Spieler. Der Wert 11 zeigt den Spielern den Namen des Admins.

GermanWays

Trainee

  • "GermanWays" started this thread

Posts: 71

wcf.user.option.userOption53: Nein

  • Send private message

5

Tuesday, May 1st 2012, 12:21pm

Alles klar, danke.

This post has been edited 1 times, last edit by "GermanWays" (May 1st 2012, 12:27pm)


Similar threads