.:HyPeX:. Posted January 15, 2015 Share Posted January 15, 2015 Well, this always returns "ZZ", wich means the country wasnt retrived. local country = call(getResourceFromName("admin"),"getPlayerCountry",source) or "ZZ" local country = country:lower() Source is correctly defined, i already checked. But somehow, this function doesnt works. I cant retrive a player's country. Link to comment
Castillo Posted January 15, 2015 Share Posted January 15, 2015 Are you sure his/her IP is valid? e.g: not a local IP ( if you are testing alone ). Link to comment
.:HyPeX:. Posted January 15, 2015 Author Share Posted January 15, 2015 Are you sure his/her IP is valid? e.g: not a local IP ( if you are testing alone ). Oh. That would explain kinda some things... Hah. Link to comment
Castillo Posted January 15, 2015 Share Posted January 15, 2015 Well, I supposed that was the problem. 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