Inproved auto rank

This commit is contained in:
Cooldude2606
2017-04-30 16:56:13 +01:00
parent d2abcd87b9
commit 9e38ffb321

View File

@@ -199,6 +199,7 @@ function autoMessage()
callRank('Forum: explosivegaming.nl',lrank,true)
callRank('Steam: http://steamcommunity.com/groups/tntexplosivegaming',lrank,true)
callRank('To see these links again goto: Readme > Server Info',lrank,true)
for _,player in pairs(game.connected_players) do autoRank(player) end
end
----------------------------------------------------------------------------------------
---------------------------Table Functions----------------------------------------------