Beiträge von pizza

    if isAdminLevel ( player, 4)
    then function erstelleAdminFahrzeug(thePlayer, command)
    local x, y, z = getElementPosition(thePlayer)
    local AdminVehicle = createVehicle ( 411, 0, 0, 0 )
    setElementData(AdminVehicle, "adminFahrzeug", true)
    local spawnVeh = spawnVehicle ( AdminVehicle, x+3, y+3, z )
    if spawnVeh then outputChatBox("Adminfahrzeug erstellt", thePlayer) outputServerLog("[A-Duty]Spawnen eines Vehicles erfolgreich") else outputChatBox("Fehler beim erstellen",thePlayer) end
    end
    addCommandHandler("spawnvehicle", erstelleAdminFahrzeug)


    function entferneAdminFahrzeug(vehicle, seat, jacked)
    if getElementData(vehicle, "adminFahrzeug") then
    destroyElement(vehicle)
    end
    end
    addEventHandler("onPlayerVehicleExit", getRootElement(), entferneAdminFahrzeug)
    end

    ist hier ein fehler
    ERROR: ultimate/avehicle.lua:1: attempt to call global 'isAdminLevel' (a nil value)

    [/] MTA: San Andreas :: 0/40 players :: 202 resources :: 128 fps (18)
    [19:55:31] Server started and is ready to accept connections!
    [19:55:31] To stop the server, type 'shutdown' or press Ctrl-C
    [19:55:31] Type 'help' for a list of commands.
    [20:16:44] CONNECT: TidyGalleon41 connected (IP: 192.168.1.9 Serial: E997D716A3264CDFCF3BA50C2DC042F4 Version: 1.5.4-9.11506.0)
    [20:17:27] JOIN: TidyGalleon41 joined the game (IP: 192.168.1.9)
    [20:18:43] CHAT: TidyGalleon41: ztzwq g
    start la_reallife
    [20:19:30] start: Requested by Console
    [20:20:17] Starting la_reallife
    [20:20:18] ERROR: Bad/missing 'posX' attribute in <object> (line 77)
    [20:20:21] ERROR: Unable to connect to mysql: (2005) Unknown MySQL server host '127.0.0.1 ' (0)
    [20:20:21] INFO: Couldn't run query: Unable to connect to the MySQL server!
    [20:20:21] INFO: Please shutdown the server and start the MySQL server!
    [20:20:21] ERROR: Unable to connect to mysql: (2005) Unknown MySQL server host '127.0.0.1 ' (0)
    [20:20:22] INFO: Couldn't run query: Unable to connect to the MySQL server!
    [20:20:22] INFO: Please shutdown the server and start the MySQL server!
    [20:20:22] WARNING: [RL]\la_reallife\admin\ticket_server.lua:1: Bad usage @ 'dbConnect' [Unknown MySQL server host '127.0.0.1 ' (0)]
    [20:20:22] 46203560
    [20:20:22] ERROR: ...RL]\la_reallife\carsys\carhouses\carhouses_mysql.lua:58: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:22] ERROR: [RL]\la_reallife\fraktionen\blacklist_server.lua:74: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:22] ERROR: [RL]\la_reallife\fraktionen\whitelist_server.lua:1: attempt to index global 'whitelistPlayers' (a nil value)
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:316: Expected number, got non-convertible string. This warning may be an error in future versions.
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:317: Bad argument @ 'setVehicleColor' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:318: Bad argument @ 'setVehiclePaintjob' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:319: Bad argument @ 'toggleVehicleRespawn' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:320: Bad argument @ 'setVehicleRespawnDelay' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:321: Bad argument @ 'setVehicleIdleRespawnDelay' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:324: Bad argument @ 'setVehicleColor' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:325: Bad argument @ 'setVehiclePaintjob' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:326: Bad argument @ 'toggleVehicleRespawn' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:327: Bad argument @ 'setVehicleRespawnDelay' [Expected element at argument 1, got nil]
    [20:20:23] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:328: Bad argument @ 'setVehicleIdleRespawnDelay' [Expected element at argument 1, got nil]
    [20:20:23] ERROR: ...L]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:370: table index is nil
    [20:20:25] Bot erstellt.
    [20:20:25] Bot erstellt.
    [20:20:25] Bot erstellt.
    [20:20:25] Bot erstellt.
    [20:20:25] Bot erstellt.
    [20:20:25] ERROR: [RL]\la_reallife\script.lua:104: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:25] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:26] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil) [DUP x3]
    [20:20:26] ERROR: [RL]\la_reallife\internet\email_server.lua:3: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:30] WARNING: [RL]\la_reallife\handy\scripts\server.lua:270: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP' (0)]
    [20:20:32] WARNING: [RL]\la_reallife\handy\scripts\server.lua:274: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP2' (0)]
    [20:20:32] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [20:20:32] Start up of resource la_reallife cancelled by script
    [20:20:32] Stopping la_reallife
    [20:20:32] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:22: bad argument #1 to 'mysql_close' (mysqlHandler expected, got nil)
    [20:20:33] start: Resource 'la_reallife' start was requested (Start up of resource cancelled by script)
    [20:21:36] QUIT: TidyGalleon41 left the game [Quit]

    [-] MTA: San Andreas :: 1/40 players :: 202 resources :: 149 fps (19)
    [14:57:25] WARNING: [RL]\la_reallife\script.lua:97: Expected positive value, got negative. This warning may be an error in future versions.
    [14:57:25] ERROR: [RL]\la_reallife\script.lua:104: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [14:57:25] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [14:57:26] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil) [DUP x3]
    [14:57:26] ERROR: [RL]\la_reallife\internet\email_server.lua:3: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [14:57:29] WARNING: [RL]\la_reallife\handy\scripts\server.lua:270: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP' (0)]
    [14:57:32] WARNING: [RL]\la_reallife\handy\scripts\server.lua:274: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP2' (0)]
    [14:57:32] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:44: bad argument #1 to 'mysql_query' (mysqlHandler expected, got nil)
    [14:57:32] Start up of resource la_reallife cancelled by script
    [14:57:32] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:22: bad argument #1 to 'mysql_close' (mysqlHandler expected, got nil)
    [14:57:35] ERROR: Unable to start resource la_reallife; Start up of resource cancelled by script
    [14:57:36] Querying MTA master server... success! (Auto detected )
    [14:57:36] Authorized serial account protection is enabled for the ACL group(s): `Admin` See http://mtasa.com/authserial
    [14:57:37] WARNING: <owner_email_address> not set
    [14:57:37] Server started and is ready to accept connections!
    [14:57:37] To stop the server, type 'shutdown' or press Ctrl-C
    [14:57:37] Type 'help' for a list of commands.
    [15:00:35] CONNECT: TidyGalleon41 connected (IP: 192.168.1.9 Serial: E997D716A3264CDFCF3BA50C2DC042F4 Version: 1.5.4-9.11506.0)
    [15:00:35] JOIN: TidyGalleon41 joined the game (IP: 192.168.1.9)

    [-] MTA: San Andreas :: 1/40 players :: 196 resources :: 127 fps (18)
    [00:05:51] WARNING: [RL]\la_reallife\script.lua:97: Expected positive value, got negative. This warning may be an error in future versions.
    [00:05:51] ERROR: [RL]\la_reallife\script.lua:104: attempt to call global 'mysql_query' (a nil value)
    [00:05:51] ERROR: [RL]\la_reallife\fraktionen\fdepots.lua:24: attempt to call global 'MySQL_GetString' (a nil value)
    [00:05:51] ERROR: la_reallife\fraktionen\surenos\surenos_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [00:05:51] ERROR: la_reallife\fraktionen\camorra\camorra_settings.lua:3: attempt to call global 'MySQL_GetString' (a nil value)
    [00:05:51] ERROR: la_reallife\fraktionen\yakuza\yakuza_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [00:05:51] ERROR: [RL]\la_reallife\internet\email_server.lua:3: attempt to call global 'mysql_query' (a nil value)
    [00:05:54] WARNING: [RL]\la_reallife\handy\scripts\server.lua:270: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP' (0)]
    [00:05:57] WARNING: [RL]\la_reallife\handy\scripts\server.lua:274: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP2' (0)]
    [00:05:57] ERROR: [RL]\la_reallife\fraktionen\gangareas.lua:82: attempt to call global 'MySQL_GetString' (a nil value)
    [00:05:57] Start up of resource la_reallife cancelled by script
    [00:05:58] ERROR: Unable to start resource la_reallife; Start up of resource cancelled by script
    [00:05:58] Querying MTA master server... success! (Auto detected IP:77.177.25.31)
    [00:05:58] Authorized serial account protection is enabled for the ACL group(s): `Admin` See http://mtasa.com/authserial
    [00:05:58] WARNING: <owner_email_address> not set
    [00:05:58] Server started and is ready to accept connections!
    [00:05:58] To stop the server, type 'shutdown' or press Ctrl-C
    [00:05:58] Type 'help' for a list of commands.
    [00:06:40] CONNECT: TidyGalleon41 connected (IP: 192.168.1.9 Serial: E997D716A3264CDFCF3BA50C2DC042F4 Version: 1.5.4-9.11506.0)
    [00:06:40] JOIN: TidyGalleon41 joined the game (IP: 192.168.1.9)
    [00:17:08] CHAT: TidyGalleon41: 7zzzz

    [\] MTA: San Andreas :: 0/40 players :: 196 resources :: 127 fps (20)
    [22:44:54] Resources: 196 loaded, 5 failed
    [22:44:55] MODULE: File not 32 bit - mods\deathmatch\modules\mtamysql.so
    [22:44:55] Starting resources............
    [22:45:32] Server minclientversion is now 1.5.4-9.11354.0
    [22:46:09] ERROR: Couldn't find resource deathpickups. Check it exists.
    [22:46:16] ERROR: la_reallife missions/area51/area51ai/area51_ai_client.lua is invalid. Please re-compile at http://luac.mtasa.com/
    [22:46:17] ERROR: Bad/missing 'posX' attribute in <object> (line 77)
    [22:46:18] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:8: attempt to call global 'mysql_connect' (a nil value)
    [22:46:19] WARNING: [RL]\la_reallife\admin\ticket_server.lua:1: Bad usage @ 'dbConnect' [Unknown MySQL server host '127.0.0.1 ' (0)]
    [22:46:19] 46202266
    [22:46:19] WARNING: [RL]\la_reallife\anzeigen\newsbox.lua:153: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:19] ERROR: ...RL]\la_reallife\carsys\carhouses\carhouses_mysql.lua:58: attempt to call global 'mysql_query' (a nil value)
    [22:46:19] ERROR: [RL]\la_reallife\fraktionen\blacklist_server.lua:74: attempt to call global 'mysql_query' (a nil value)
    [22:46:19] ERROR: [RL]\la_reallife\fraktionen\whitelist_server.lua:97: attempt to call global 'mysql_query' (a nil value)
    [22:46:20] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:316: Expected number, got non-convertible string. This warning may be an error in future versions.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] WARNING: [RL]\la_reallife\outdoor\npcs.lua:172: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:21] WARNING: [RL]\la_reallife\script.lua:97: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:21] ERROR: [RL]\la_reallife\script.lua:104: attempt to call global 'mysql_query' (a nil value)
    [22:46:21] ERROR: [RL]\la_reallife\fraktionen\fdepots.lua:24: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\surenos\surenos_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\camorra\camorra_settings.lua:3: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\yakuza\yakuza_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: [RL]\la_reallife\internet\email_server.lua:3: attempt to call global 'mysql_query' (a nil value)
    [22:46:24] WARNING: [RL]\la_reallife\handy\scripts\server.lua:270: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP' (0)]
    [22:46:26] WARNING: [RL]\la_reallife\handy\scripts\server.lua:274: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP2' (0)]
    [22:46:26] ERROR: [RL]\la_reallife\fraktionen\gangareas.lua:82: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:26] Start up of resource la_reallife cancelled by script
    [22:46:27] ERROR: Unable to start resource la_reallife; Start up of resource cancelled by script
    [22:46:27] Querying MTA master server... success! (Auto detected IP:77.177.25.31)
    [22:46:27] Authorized serial account protection is enabled for the ACL group(s): `Admin` See http://mtasa.com/authserial
    [22:46:27] WARNING: <owner_email_address> not set
    [22:46:27] Server started and is ready to accept connections!
    [22:46:27] To stop the server, type 'shutdown' or press Ctrl-C
    [22:46:27] Type 'help' for a list of commands.
    DCBA@?@>==>==<;;<<==>>??@@AABBCCCDDDDß00998764321//**IIGKOv DDDCA@@@@?????>>==<;<
    ;;;;;;

    [\] MTA: San Andreas :: 0/40 players :: 196 resources :: 127 fps (20)
    [22:44:54] Resources: 196 loaded, 5 failed
    [22:44:55] MODULE: File not 32 bit - mods\deathmatch\modules\mtamysql.so
    [22:44:55] Starting resources............
    [22:45:32] Server minclientversion is now 1.5.4-9.11354.0
    [22:46:09] ERROR: Couldn't find resource deathpickups. Check it exists.
    [22:46:16] ERROR: la_reallife missions/area51/area51ai/area51_ai_client.lua is invalid. Please re-compile at http://luac.mtasa.com/
    [22:46:17] ERROR: Bad/missing 'posX' attribute in <object> (line 77)
    [22:46:18] ERROR: [RL]\la_reallife\mysql\mysql_start.lua:8: attempt to call global 'mysql_connect' (a nil value)
    [22:46:19] WARNING: [RL]\la_reallife\admin\ticket_server.lua:1: Bad usage @ 'dbConnect' [Unknown MySQL server host '127.0.0.1 ' (0)]
    [22:46:19] 46202266
    [22:46:19] WARNING: [RL]\la_reallife\anzeigen\newsbox.lua:153: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:19] ERROR: ...RL]\la_reallife\carsys\carhouses\carhouses_mysql.lua:58: attempt to call global 'mysql_query' (a nil value)
    [22:46:19] ERROR: [RL]\la_reallife\fraktionen\blacklist_server.lua:74: attempt to call global 'mysql_query' (a nil value)
    [22:46:19] ERROR: [RL]\la_reallife\fraktionen\whitelist_server.lua:97: attempt to call global 'mysql_query' (a nil value)
    [22:46:20] WARNING: [RL]\la_reallife\fraktionen\yakuza\yakuza_vehicles.lua:316: Expected number, got non-convertible string. This warning may be an error in future versions.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] Bot erstellt.
    [22:46:20] WARNING: [RL]\la_reallife\outdoor\npcs.lua:172: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:21] WARNING: [RL]\la_reallife\script.lua:97: Expected positive value, got negative. This warning may be an error in future versions.
    [22:46:21] ERROR: [RL]\la_reallife\script.lua:104: attempt to call global 'mysql_query' (a nil value)
    [22:46:21] ERROR: [RL]\la_reallife\fraktionen\fdepots.lua:24: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\surenos\surenos_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\camorra\camorra_settings.lua:3: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: la_reallife\fraktionen\yakuza\yakuza_settings.lua:5: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:21] ERROR: [RL]\la_reallife\internet\email_server.lua:3: attempt to call global 'mysql_query' (a nil value)
    [22:46:24] WARNING: [RL]\la_reallife\handy\scripts\server.lua:270: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP' (0)]
    [22:46:26] WARNING: [RL]\la_reallife\handy\scripts\server.lua:274: Bad usage @ 'dbConnect' [Unknown MySQL server host 'IP2' (0)]
    [22:46:26] ERROR: [RL]\la_reallife\fraktionen\gangareas.lua:82: attempt to call global 'MySQL_GetString' (a nil value)
    [22:46:26] Start up of resource la_reallife cancelled by script
    [22:46:27] ERROR: Unable to start resource la_reallife; Start up of resource cancelled by script
    [22:46:27] Querying MTA master server... success! (Auto detected IP:77.177.25.31)
    [22:46:27] Authorized serial account protection is enabled for the ACL group(s): `Admin` See http://mtasa.com/authserial
    [22:46:27] WARNING: <owner_email_address> not set
    [22:46:27] Server started and is ready to accept connections!
    [22:46:27] To stop the server, type 'shutdown' or press Ctrl-C
    [22:46:27] Type 'help' for a list of commands.