We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cffa943 commit 4d48b98Copy full SHA for 4d48b98
[admin]/admin/server/admin_ip2c.lua
@@ -1,6 +1,6 @@
1
--[[
2
ip2c script has been moved to its own separate resource.
3
- This exported functions remains for backwards compatibility, in case any custom resources rely on it.
+ This exported function remains for backwards compatibility, in case any custom resources rely on it.
4
]]
5
function getPlayerCountry(player)
6
outputDebugString("exports.admin:getPlayerCountry(player) is deprecated. Get & use the new ip2c resource.", 2)
0 commit comments