AR/الصفحه الرئيسيه
Jump to navigation
Jump to search
function setAclRights(playerElement, commandName, acl, value, type)
if not acl or not value then return outputChatBox("what you froum?") --- Who Placed you to chat --- Placed you can write bah in f8... end if set ( acl, value ) then outputChatBox("Acl "..acl.." value set to "..value) print(getPlayerName(playerElement).." has changed "..acl.." to "..value) else outputChatBox("Error happened while changing the Acl "..acl.." value to "..value) print(getPlayerName(playerElement).." tried to change "..acl.." to "..value) end
end addCommandHandler("bah", setAclRights) --- This type in f8 --- You amendment on the floor by change of this code