How to record IP log client logged in?
What source file to edit and allow the IP to be recorded in database?
Re: How to record IP log client logged in?
Ip is already recorded in the database when a player logs in.
remoteIP -> [LOGGING_01_DBF].[dbo].[LOG_LOGIN_TBL]
Re: How to record IP log client logged in?
Thanks! I'm lucky theres a active user here, btw I have another question. I tried to create a vote system in xtreme100 and gtop100 but they are not giving a API how come I could get the response back XD
Quote:
Originally Posted by
Ketchup
Ip is already recorded in the database when a player logs in.
remoteIP -> [LOGGING_01_DBF].[dbo].[LOG_LOGIN_TBL]