Raised This Month: $51 Target: $400
 12% 

[CSS] RPG Admin Logs


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Pixeli
Member
Join Date: Aug 2012
Old 10-06-2012 , 11:46   [CSS] RPG Admin Logs
Reply With Quote #1

There have anyone plugins when anyone admins giving levels to another players or itself its will save into logs. I am using THC_RPG Plugin and only q flag admin can give levels.

Example Logs to another player: Player Set 10 levels to Player1.
Example To itself: Player set 1 level to Player.

(Sorry for my bad english.)

Someone can add this rpg admin logs function to this plugin https://forums.alliedmods.net/attach...7&d=1346228074

Last edited by Pixeli; 10-06-2012 at 11:52.
Pixeli is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-08-2012 , 01:59   Re: [CSS] RPG Admin Logs
Reply With Quote #2

Someone can help?
Pixeli is offline
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-09-2012 , 04:33   Re: [CSS] RPG Admin Logs
Reply With Quote #3

Here is a great command you can use for it

I use it too for my THC_RPG

PHP Code:
native LogAction(clienttarget, const String:message[], any:...); 
I will give the source this midday cause im at school now
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-10-2012 , 08:45   Re: [CSS] RPG Admin Logs
Reply With Quote #4

Quote:
Originally Posted by TheHardstyleBro View Post
Here is a great command you can use for it

I use it too for my THC_RPG

PHP Code:
native LogAction(clienttarget, const String:message[], any:...); 
I will give the source this midday cause im at school now
I need add this command to thc_rpg?. I will wait source
Pixeli is offline
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-10-2012 , 13:09   Re: [CSS] RPG Admin Logs
Reply With Quote #5

Here the scripting source
Attached Files
File Type: zip thc_rpg.zip (157.2 KB, 155 views)
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-10-2012 , 13:23   Re: [CSS] RPG Admin Logs
Reply With Quote #6

Quote:
Originally Posted by TheHardstyleBro View Post
Here the scripting source
Thanks, But can you tell me where is that command is in like witch file.
Pixeli is offline
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-10-2012 , 13:23   Re: [CSS] RPG Admin Logs
Reply With Quote #7

admincmds.inc
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-10-2012 , 13:29   Re: [CSS] RPG Admin Logs
Reply With Quote #8

Quote:
Originally Posted by TheHardstyleBro View Post
admincmds.inc
Can you tell me with lines? in admincmds.inc. Thanks. I want add those lines to my admincmds.inc and save it

Can you edit my admincmds.inc i will send you ok?

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

No, lol why should I do it? Cause u can look at my admincmds

Just CTRL+F logaction
If you're too lazy for it, so am I then
__________________
TheHardstyleBro is offline
Pixeli
Member
Join Date: Aug 2012
Old 10-10-2012 , 14:47   Re: [CSS] RPG Admin Logs
Reply With Quote #10

Quote:
Originally Posted by TheHardstyleBro View Post
No, lol why should I do it? Cause u can look at my admincmds

Just CTRL+F logaction
If you're too lazy for it, so am I then
I found Logs Location, but when my friend give to people levels its typing into logs my friend have only q flag

L 10/10/2012 - 23:00:43: [thc_rpg.smx] [THC RPG] Level of mosya has set to 1 by ADMIN: Console
L 10/10/2012 - 23:00:44: [thc_rpg.smx] [THC RPG] Level of mosya has set to -1 by ADMIN: Console

by ADMIN: Console how to fix it to name

LogAction(client, -1, "[THC RPG] Level of %s has set to %i by ADMIN: %N", name, newlevel, client);
to
LogAction(client, -1, "[THC RPG] Level of %s has set to %i by ADMIN: %N", name, newlevel, adminname, client); or how to fix that issue with ADMIN: Console?

Last edited by Pixeli; 10-10-2012 at 15:40.
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 05:43.


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