SA-MP Forums Archive
RP Admin question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: RP Admin question (/showthread.php?tid=338209)



RP Admin question - MystikMiami - 29.04.2012

Hey guys, I'm looking for a filterscript of some sorts. Looking for some help with 2 things.

1 - A way to view player pms in realtime, to monitor players for metagaming.
2 - a way to view logs of everything such as convos and /me actions, to again, avoid metagaming and also to avoid powergaming, abuse, and /me actions, to monitor players for asspulling and other non RP.

Thanks in advance.


Re: RP Admin question - iggy1 - 29.04.2012

Most released admin scripts do all that.

If you mean you wan't a filterscript to monitor PMs ect from your GM you won't find one. You will have to edit it yourself.


Re: RP Admin question - James Coral - 29.04.2012

1 - You can check the chat from Server Console
2 - there is Logs and you can check Server Console


Re: RP Admin question - JaKe Elite - 29.04.2012

Quote:
Originally Posted by James Coral
Посмотреть сообщение
1 - You can check the chat from Server Console
2 - there is Logs and you can check Server Console
First off all he wants when player is admin he can see the PM with realtime timestamp or something like that (unless if you use printf/print you can see in server log)
Second he wants to views log like /me action or like that etc..

You can only see in Server Console is the chat and rcon

You can see your /me or your other function if you use print or printf