Hi guys!
Well I'm making Online rpg and I want it to have dedicated server system. The problem is that I can't send the ip adress of the dedicated server, because only ip I can get is 127.0.0.1 (own cp). I use python server and I use one client as a dedicated server. Now basicly what I need is a way to get the real ip of the computer someway. It seems the Lacewing can't do it, so is there any other application that can get it or can the Lacewing be patched to have this feature?
Tried moogame, but it gave me also 127.0.0.1...