Szerző Téma: saveACL  (Megtekintve 799 alkalommal)

saveACL
« Dátum: 2014. Szeptember 24. - 00:09:08 »
0
van egy olyan problemam hogy megcsinalom a scriptet de  nem mukszik . meta is van hozza:
Meta:
<meta>
<info author=\"Attila\" type=\"script\" />
<script src=\"saveacl.lua\"/>
</meta>
Script:
function saveACL ( thePlayer, command ) -- Function header. Also where thePlayer is defined.
local saved = aclSave() -- Save the ACL
   if ( saved ) then -- If it was successfully saved then...
      outputChatBox ( \"ACL elmentve.\", thePlayer, 255, 0, 0 ) -- Output it saved
   else -- If it wasn\'t saved for whatever reason then...
      outputChatBox ( \"Ismeretlen hiba lépett fel.\", thePlayer, 255, 0, 0 ) -- Output it didn\'t save
   end
end
addCommandHandler ( \"saveacl\", saveACL ) -- Make it trigger for \"/saveacl\".
tudna valaki segiteni????
mi az hogy\" bool saveACL\"

Nem elérhető Xenius

  • 668
    • Profil megtekintése
saveACL
« Válasz #1 Dátum: 2014. Szeptember 24. - 15:01:58 »
0
acl-ben adj neki admin jogot

saveACL
« Válasz #2 Dátum: 2014. Szeptember 24. - 16:21:22 »
0
azt pontosan hogy is kell? vagy milyen neven van? mert szerintem adtam
<group name=\"Admin\">
      <object name=\"resource.saveacl\"></object>
<acl name=\"Admin\">
      <right name=\"command.saveacl\" access=\"true\"></right>
igy kell?

Nem elérhető Toxic

  • 798
  • #elfújalágyszellő
    • Profil megtekintése
saveACL
« Válasz #3 Dátum: 2014. Október 25. - 10:50:05 »
0
[mod]Elavult, zárom.[/mod]

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal