This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[CSS] RPG Admin Logs


Post New Thread Reply   
 
Thread Tools Display Modes
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-10-2012 , 15:42   Re: [CSS] RPG Admin Logs
Reply With Quote #11

Sorry im not good with the parameters like %s, %i

And the friend of you must used rcon cause I dont see what's wrong

Else try this:

PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by ADMIN: %s"namenewleveladminname); 
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-11-2012 , 00:00   Re: [CSS] RPG Admin Logs
Reply With Quote #12

Quote:
Originally Posted by TheHardstyleBro View Post
Sorry im not good with the parameters like %s, %i

And the friend of you must used rcon cause I dont see what's wrong

Else try this:

PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by ADMIN: %s"namenewleveladminname); 
What about this? when someone rpg admin resetting player its not showing in logs.

PHP Code:
LogAction(client, -1"[THC RPG] PLAYER %s HAS BEEN RESETTED by ADMIN: %N"authstringclient);

LogAction(client, -1"[THC RPG] PLAYER %s HAS BEEN RESETTED by ADMIN: %N"playernameclient); 

Last edited by Pixeli; 10-11-2012 at 10:32.
Pixeli is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-11-2012 , 10:17   Re: [CSS] RPG Admin Logs
Reply With Quote #13

Quote:
Originally Posted by TheHardstyleBro View Post
Sorry im not good with the parameters like %s, %i

And the friend of you must used rcon cause I dont see what's wrong

Else try this:

PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by ADMIN: %s"namenewleveladminname); 
I tryed this but now its saving into logs
PHP Code:
L 10/11/2012 18:17:20: [thc_rpg.smx] [THC RPGLevel of House has set to 1 by ADMINMy Server Name 
Help me please to fix this by ADMIN: Adminname its now showing my server name on ADMIN Name.

Last edited by Pixeli; 10-11-2012 at 10:22.
Pixeli is offline
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-11-2012 , 11:02   Re: [CSS] RPG Admin Logs
Reply With Quote #14

PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by: %s"namenewleveladminname); 
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-11-2012 , 11:15   Re: [CSS] RPG Admin Logs
Reply With Quote #15

Quote:
Originally Posted by TheHardstyleBro View Post
PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by: %s"namenewleveladminname); 
Same Result its Typing at by: my server name not a admin name.

PHP Code:
L 10/11/2012 19:11:54: [thc_rpg.smx] [THC RPGLevel of Mr.Gas has set to -1 byServer Name 

Last edited by Pixeli; 10-11-2012 at 11:15.
Pixeli is offline
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-11-2012 , 11:26   Re: [CSS] RPG Admin Logs
Reply With Quote #16

Then I dont know
__________________
TheHardstyleBro is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 10-11-2012 , 11:33   Re: [CSS] RPG Admin Logs
Reply With Quote #17

TheHardstyleBro has already told you why it's not working how you wish: the admin issuing the commands is doing so via rcon or sm_rcon. If an admin is issuing the command and it's not showing their name, that's because you didn't configure the sm_show_activity variable in /cfg/sourcemod/.
__________________
thetwistedpanda is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-12-2012 , 07:35   Re: [CSS] RPG Admin Logs
Reply With Quote #18

I Tryed sm_show_activity 1 , sm_show_activity 0 , sm_show_activity 2 and sm_show_activity 4

But still its Saying Admin By: Server Name i have this in admincmds.sp

PHP Code:
LogAction(client, -1"[THC RPG] Level of %s has set to %i by ADMIN: %s"namenewleveladminname); 
Pixeli is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:57.


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