SpecT Posted October 8, 2014 Share Posted October 8, 2014 Hey people! I wanted to know if there is any way to get player's real city. And if there is a way could you give me a tip how it should be made. Thanks! Link to comment
spoty Posted October 8, 2014 Share Posted October 8, 2014 i think thats kinda impossible and for what you wanne know thier city's? Link to comment
spoty Posted October 8, 2014 Share Posted October 8, 2014 i think thats kinda impossible and for what you wanne know thier city's? Link to comment
Mr_Moose Posted October 8, 2014 Share Posted October 8, 2014 You could use the PHP SDK to communicate with a php script on your webserver, and that php script would basically get the information from a website like http://www.whatsmyip.org/ or similar ip to location service, all you need is your clients ip. Link to comment
SpecT Posted October 12, 2014 Author Share Posted October 12, 2014 You could use the PHP SDK to communicate with a php script on your webserver, and that php script would basically get the information from a website like http://www.whatsmyip.org/ or similar ip to location service, all you need is your clients ip. Okay, thanks dude! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now