Whabbiaxxx
New Member
- Sep 12, 2015
- 1
- 0
Hello,
i look for mark the username of the user instead of the IP.
I started level emulator suddenly I exercise on phoenix.
i look for mark the username of the user instead of the IP.
Code:
if (Phoenix.GetConfig().data["emu.messages.connections"] == "1")
{
Console.WriteLine(string.Concat(new object[]
{
">> Connection réussi [",
this.uint_0,
"] from [",
this.String_0,
"]"
}));