Phoenix

Whabbiaxxx

New Member
Sep 12, 2015
1
0
Hello,
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,
                        "]"
                    }));
I started level emulator suddenly I exercise on phoenix.
 

Users who are viewing this thread

Top