Renji Posted February 8, 2015 Posted February 8, 2015 Servus Leute ja wie der Titel schon sagt kann ich bei mir aufm Server als normal Player kein @storage benutzen auch wenn ich den command in die group.conf einfüge Your GMlevel doesn´t authorize you to perform this action das kommt dann immer und genau das gleiche ist auch wenn ich jemanden andealen will woran liegt das ? Quote
EL Dragon Posted February 8, 2015 Posted February 8, 2015 evtl. hast du etwas fehlerhaft eingetragen, probier es mal hiermit und dann InGame @reloadatcommand ,und Relogen groups: ( { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { commands: true charcommands: true go: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true whereis: true showexp: true showzeny: true refresh: true noask: true noks: true autoloot: true autotrade: true alootid: true request: true kill: true who: true feelreset: true changegm: true breakguild: true changeleader: true guildstorage: true storage: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true } }, { id: 1 name: "Super Player" inherit: ( "Player" ) /* can do everything Players can and more */ level: 0 commands: { /* informational commands */ commands: true charcommands: true help: true rates: true uptime: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true /* feature commands */ refresh: true noask: true noks: true autoloot: true // alootid: true - Removed by eAmod autoloottype: true autotrade: true request: true go: true breakguild: true langtype: true } permissions: { } }, { id: 2 name: "Support" inherit: ( "Super Player" ) level: 1 commands: { version: true where: true jumpto: true who: true who2: true who3: true whomap: true whomap2: true whomap3: true users: true broadcast: true localbroadcast: true mute: true unmute: true jail: true speed: true unjail: true killmonster2: true cleanmap: true disguise: [true, true] undisguise: [true, true] size: [true, true] raisemap: true day: true night: true skillon: true skilloff: true pvpon: true pvpoff: true gvgon: true gvgoff: true allowks: true me: true marry: true divorce: true refreshall: true hide: true warp: true go: true ban: true unban: true } log_commands: true permissions: { receive_requests: true view_equipment: true } }, { id: 3 name: "Script Manager" inherit: ( "Support" ) level: 1 commands: { tonpc: true hidenpc: true shownpc: true loadnpc: true unloadnpc: true npcmove: true addwarp: true } log_commands: true permissions: { any_warp: true } }, { id: 4 name: "Event Manager" inherit: ( "Support" ) level: 1 commands: { killmonster2: true cleanmap: true disguise: [true, true] undisguise: [true, true] size: [true, true] raisemap: true day: true night: true skillon: true skilloff: true pvpon: true pvpoff: true gvgon: true gvgoff: true allowks: true me: true marry: true divorce: true refreshall: true hide: true warp: true go: true doommap: true recall: true speed: true storage: true } log_commands: true permissions: { can_party: true can_trade: true any_warp: true } }, { id: 5 name: "VIP" inherit: ( "Player" ) /* can do everything Players can */ level: 0 commands: { rates: true who: true } permissions: { /* no permissions by default */ } }, { id: 10 name: "Law Enforcement" inherit: ( "Support" ) level: 2 commands: { monster: true monstersmall: true monsterbig: true killmonster2: true cleanmap: true disguise: [true, true] undisguise: [true, true] size: [true, true] raise: true raisemap: true npctalk: true day: true night: true skillon: true skilloff: true pvpon: true pvpoff: true broadcast: true localbroadcast: true gvgon: true gvgoff: true allowks: true me: true marry: true divorce: true refreshall: true hide: true warp: true go: true who: true mute: true unmute: true jail: true unjail: true jlvl: true blvl: true doommap: true recall: true speed: true storage: true tonpc: true hidenpc: true shownpc: true loadnpc: true unloadnpc: true npcmove: true addwarp: true all_skill: true } log_commands: true permissions: { can_party: true any_warp: true } }, { id: 99 name: "Admin" level: 99 inherit: ( "Support", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_party: true all_skill: true all_equipment: true skill_unconditional: true use_check: true use_changemaptype: true all_commands: true can_trade_bounded: true item_unconditional: true /* all_permission: true */ } } ) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.