----------------------- Inicio Checkagem admin
ServerName = sampGetCurrentServerName()
if string.match(ServerName, "server1") then
AdminNicks = {
"1", --1
"2", --2
"3", --3
}
admincounts = 3
elseif string.match(ServerName, "server2") then
AdminNicks = {
"1", --1...