Beiträge von ProsniperS

    <group name="Admin">
    <acl name="SuperModerator"></acl>
    <acl name="RPC"></acl>
    <object name="resource.webadmin"></object>
    <object name="resource.admin"></object>
    <object name="resource.DayZ"></object>
    <object name="resource.login"></object>
    <object name="resource.slothbot"></object>
    <object name="resource.*"></object>
    <object name="user.komentar"></object>
    </group>

    Also eig richtig oder?

    Hallo,
    Ich habe seit langen einen dayZ server aber seit neustem habe ich den bug das ich nur mich im panel sehe und keine recoucen starten/ stoppen kann also ich klicke drauf un es passiert einfach nichts bitte um hilfe :(
    und ich habe den server schohn neu installt also alles.

    [2013-01-19 19:45:56] ERROR: Couldn't find script server/admin_acl.lua for resource admin2
    [2013-01-19 19:45:56] Loading of resource 'admin2' failed
    [2013-01-19 19:45:59] ERROR: Not processing resource 'DayZ' as it has duplicates on different paths:
    Path #1: "resources/DayZ"
    Path #2: "resources/[DayZ-MTA]/DayZ"
    [2013-01-19 19:45:59] Resources: 190 loaded, 0 failed
    [2013-01-19 19:45:59] Querying game-monitor.com master server... failed! (302: Moved temporarily)
    [2013-01-19 19:46:00] Querying backup master server... success!
    [2013-01-19 19:46:08] Starting resources...............
    [2013-01-19 19:46:08] ERROR: Couldn't find resource dayz. Check it exists.
    [2013-01-19 19:46:08] Server started and is ready to accept connections!
    [2013-01-19 19:46:08] To stop the server, type 'shutdown' or press Ctrl-C
    [2013-01-19 19:46:08] Type 'help' for a list of commands.
    [2013-01-19 19:46:09] CONNECT: Eric001 connected (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642 Version: 1.3.1-9.04939.0)
    [2013-01-19 19:46:09] JOIN: Eric001 joined the game (IP: 93.216.220.217)
    [2013-01-19 19:46:14] LOGIN: (Admin, Everyone) Eric001 successfully logged in as 'Eric001' (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642)
    [2013-01-19 19:46:32] QUIT: Eric001 left the game [Quit]
    [2013-01-19 19:46:36] CONNECT: Eric001 connected (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642 Version: 1.3.1-9.04939.0)
    [2013-01-19 19:46:36] JOIN: Eric001 joined the game (IP: 93.216.220.217)
    [2013-01-19 19:46:40] LOGIN: (Admin, Everyone) Eric001 successfully logged in as 'Eric001' (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642)
    [2013-01-19 19:46:43] CONNECT: ProsniperS.PRX connected (IP: Serial: Version: 1.3.1-9.04939.0)
    [2013-01-19 19:46:49] JOIN: ProsniperS.PRX joined the game (IP:)
    [2013-01-19 19:46:53] QUIT: Eric001 left the game [Quit]
    [2013-01-19 19:46:57] LOGIN: (Admin, Everyone) ProsniperS.PRX successfully logged in as 'komentar' (IP: Serial: )
    [2013-01-19 19:46:58] CONNECT: Eric001 connected (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642 Version: 1.3.1-9.04939.0)
    [2013-01-19 19:46:58] JOIN: Eric001 joined the game (IP: 93.216.220.217)
    [2013-01-19 19:47:12] LOGIN: (Admin, Everyone) Eric001 successfully logged in as 'Eric001' (IP: 93.216.220.217 Serial: 3C1930FB77FF643E5AAD3448C89B3642)
    [2013-01-19 19:47:23] ADMIN: Eric001 has warped to ProsniperS.PRX
    [2013-01-19 19:47:28] ADMIN: ProsniperS.PRX has warped to Eric001
    [2013-01-19 19:47:39] QUIT: ProsniperS.PRX left the game [Quit]
    [2013-01-19 19:47:59] QUIT: Eric001 left the game [Quit]
    [2013-01-19 19:48:05] Server stopped!
    [2013-01-19 19:48:05] Stopping resources..................
    [2013-01-19 19:48:05] Closing SQLite3 database
    *?(*

    Hallo ich habe eine selbstgemappte map eingefügt und einen script für ein gate :
    local gate = createObject (971, delux, 0, -1418.099609375, -292.8994140625, 8.6000003814697, 0, 0, 0, 1, -1)

    function open()
    moveObject(gate,30, -1418.0999755859, -292.89999389648, 1.2999999523163,0,0,0)
    end
    addCommandHandler ("mo", open)

    function close()
    moveObject(gate,30, -1418.0999755859, -292.89999389648, 1.2999999523163,0,0,0)
    end
    addCommandHanler ("mv", close)
    1. Fage ist der richtig und wenn ja habe ich die mtaserverconf richtig eingestellt?

    <resource src="admin" startup="1" protected="0"/>
    <resource src="defaultstats" startup="1" protected="0"/>
    <resource src="helpmanager" startup="1" protected="0"/>
    <resource src="joinquit" startup="1" protected="0"/>
    <resource src="mapcycler" startup="1" protected="0"/>
    <resource src="mapmanager" startup="1" protected="0"/>
    <resource src="parachute" startup="1" protected="0"/>
    <resource src="resourcebrowser" startup="1" protected="1" default="true"/>
    <resource src="resourcemanager" startup="1" protected="1"/>
    <resource src="spawnmanager" startup="1" protected="0"/>
    <resource src="voice" startup="1" protected="0" />
    <resource src="webadmin" startup="1" protected="0"/>
    <resource src="dayz" startup="1" protected="0"></resource>
    <resource src="login" startup="1" protected="0"></resource>
    <resource src="slothbot" startup="1" protected="0"></resource>
    <resource src="DayZ" startup="1" protected="0"></resource>
    2. Farge habe ich meta richtig eingestellt?

    <meta>
    <info type="map" version="1.0.0"></info>
    <map src="DayZ.map" dimension="0"></map>
    <script src="Gate.lua" />
    <settings>
    <setting name="#minplayers" value="[ 0 ]"></setting>
    <setting name="#maxplayers" value="[ 128 ]"></setting>
    <setting name="#gravity" value="[ 0.008000 ]"></setting>
    <setting name="#weather" value="[ 0 ]"></setting>
    <setting name="#time" value="12:0"></setting>
    <setting name="#locked_time" value="[ false ]"></setting>
    <setting name="#waveheight" value="[ 0 ]"></setting>
    <setting name="#gamespeed" value="[ 1 ]"></setting>
    </settings>
    </meta>
    3. Frage wieso lässt sich der server jetzt nicht mehr starten?
    antworten währen nett :) wer skype hat und mir helfen kann addet mich bitte unter: maximilian1099