Any way to adminlog?
#6

Quote:
Originally Posted by KinderClans
Посмотреть сообщение
Exactly.

P.S Do you mind showing me your full adminlog system? I want to make something similar, i just made server stats for now.
PHP код:
        format(jQueryMAX_QUERY_LENGTH"INSERT INTO `"#adminlog"` (Username, Command, Targetname, Value, Data) VALUES ('%s', 'HEREMODIFYWITHCMDNAME', '%s', '%i', CURRENT_TIMESTAMP)", PlayerName(playerid), PlayerName(targetid), score);
        
mysql_tquery(handlejQuery""""); 
just create a table with those rows and add that php code inside your admin cmd. Change the "heremodify" with CMD: name

good luck
Reply


Messages In This Thread
Any way to adminlog? - by Zeus666 - 20.09.2018, 21:29
Re: Any way to adminlog? - by solstice_ - 20.09.2018, 21:30
Re: Any way to adminlog? - by Zeus666 - 20.09.2018, 21:31
Re: Any way to adminlog? - by solstice_ - 20.09.2018, 21:32
Re: Any way to adminlog? - by KinderClans - 20.09.2018, 21:48
Re: Any way to adminlog? - by Zeus666 - 20.09.2018, 21:55
Re: Any way to adminlog? - by KinderClans - 20.09.2018, 21:57
Re: Any way to adminlog? - by Zeus666 - 20.09.2018, 22:00
Re: Any way to adminlog? - by Gammix - 20.09.2018, 22:28

Forum Jump:


Users browsing this thread: 2 Guest(s)