I think that is not possible because he read from game_mp.log this:
5:32 say;0;0;Test;!admintest
So...any alternative method ?
I think that is not possible because he read from game_mp.log this:
5:32 say;0;0;Test;!admintest
So...any alternative method ?
Hello,
I have question about Manu Admin, on manu admin authorization of admins working by guid, but I would like to have authorization with name of player. Every player have colors in his nick and on that way I manu admin will know who si admin. I try to edit code and having last 3 days problem. I add user name in line where comming GUID in admin.config ...and that looks like this [^2Test^3^4] ...so user with that nick on server will have admin rights,but every time when I run !admintest in console I get this:
[04.02.11 15:24:56] Notice: Player '^2Test^3^4^7' changed name to 'Test', PID: 0, GUID: 19edde5dd0182e11518f51e
[04.02.11 15:24:56] Notice: Player 'Test' executed command: 'admintest', PID: 0, GUID: 19edde5dd0182e11518f51e
Script before make execute of commnad admintest delete all colors in nick and than run command, can you tell me please where I can change that function witch clean Player name?
In function admintest I change $guid to $name ...but problem is, like I say, somewhere manu admin clean name colors.
Please help !
Thanks