23.06.2016, 03:42
Quote:
How do you get the IP? It's stored ?
I think the problem can from here : PHP код:
|
Код:
enum Master_Data { ID, Username[MAX_PLAYER_NAME], IP[16], aLevel, bool:Tutorial, Slot1[128], Slot2[128], Slot3[128], bool:Registered, bool:Logged }