Author Topic: ID Logger (Logs players and name history)  (Read 2205 times)

That function appears to work exactly the same as secureClientCmd_ClientJoin. How is it better?

The add-on uses multiple secure commands and it's working fine.

You can't use secure commands. Putting aside the fact doing it as shown above will work a whole lot better, afaik you can only call secure cmds within DSOs.

You can package them just fine.