AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   sm_show_activity Help. (https://forums.alliedmods.net/showthread.php?t=117195)

wazzgod 01-29-2010 23:53

sm_show_activity Help.
 
Admins SEE THIS - [SM] Slapped Username
USERS SEE THIS - [SM] Username: Slapped Username

in sourcemod.cfg
sm_show_activity 15

i have messed around with this for about 1/2 hour now and tryed 0 - 32 in the var
and none will do what i want.

I want the Admins, and users to see the same thing
thats... the following
[SM] {ADMIN_NAME} : Action {TARGET_USER}

Example.
[SM] Bobby : Slapped Joe

But the same for "ADMINS" and "USERS"

Please assist me.
Thx


BTW - admins_simple.ini
"STEAM_0:1:XXXXX" "99:z" // Username
Thats me in my admin file.

c3v0r 01-30-2010 20:38

Re: sm_show_activity Help.
 
Quote:

// 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 )
15 should work..did you restart your server?
Is it properly set? Check the current setting via rcon sm_show_activity or sm_cvar sm_show_activity

Fyren 01-31-2010 02:23

Re: sm_show_activity Help.
 
If you're only testing with you yourself doing the actions, you're never going to see your own name.

wazzgod 01-31-2010 16:51

Re: sm_show_activity Help.
 
Quote:

Originally Posted by Fyren (Post 1073788)
If you're only testing with you yourself doing the actions, you're never going to see your own name.

Thx...

(I did not know this)

wazzgod 05-26-2010 00:08

Re: sm_show_activity Help.
 
Ive been reading up about this a lot.

And it seems to be quite confusing for most people.

It just annoys me.
Figured source mod developers would make this simple.

If they need ideas. i have some :)
example --- simple vars
sm_show_activity_admins
sm_show_activity_public
sm_show_activity_names

Show admin actions to admins?
Show admin actions to public?
Include admin name in the action?
Like that above would be sooo simple...!

bobbobagan 05-26-2010 00:59

Re: sm_show_activity Help.
 
What is so hard/confusing about doing some simple math equation?

Sreaper 05-26-2010 01:24

Re: sm_show_activity Help.
 
Try sm_show_activity 3

wazzgod 06-04-2010 02:31

Re: sm_show_activity Help.
 
I have it working fine for me.
I just didn't know this.
Quote:

Originally Posted by Fyren https://forums.alliedmods.net/images...s/viewpost.gif
If you're only testing with you yourself doing the actions, you're never going to see your own name.

I just look out for others...

Simple 0/1's (on / offs) are much easier anyways :)


All times are GMT -4. The time now is 14:27.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.