Beiträge von robert11234

    ich habe das problem das wenn ich eine neue resourse hinzufüge und dann auf mein server gehe mta versucht die resource zu downloden aber irgentwie scheitert das passiert auch wenn meine freunde versuchen zu joinen dann muss man erst die recource entpacken und in den mta\mods\... ordner packen damit das funkt.
    was muss ich machen damit mta die resource automatisch vom server runterlädt??

    vielen dank wed ich ausprobiren :)
    -----------------------------------------------
    so habs ausprobiert. aber das ist nocht das was ich will ich möchte das die pets eine ganz bestimmte rute ablaufen z.b. auf dem bürgersteig

    ich habe noch eine frage dazu und zwar hab ich das mysqlplugin für 1.2 ned und möchte jetzt selber wissen wie man die waypoints setzt und die pets dazu spawn könnt ihr mir da soein paar script schnipsel geben das ich das das denn ohne extra recursen runter zu laden scripten kann :P

    danke :D :D :D

    hi ich hab eine frage zum autoradio
    ich möchte gerne ein stream auf einen autoradio sender in mta machen habs schon mit playsound probiert
    der stream soll über vlc player über lan laufen da ich nur ein lan server habe kann mir da jemand helfen?

    danke im vorraus :)

    das ist der log
    [2011-12-22 18:31:21] Resources: 218 loaded, 0 failed
    [2011-12-22 18:31:21] Querying game-monitor.com master server... unavailable!
    [2011-12-22 18:31:21] Querying backup master server... success!
    [2011-12-22 18:31:21] MODULE: Unable to find modules/mta_mysql.dll!
    [2011-12-22 18:31:21] Starting resources...
    [2011-12-22 18:31:21] WARNING: admin/client/gui/admin_spectator.lua(Line 19) [Client] setPedFrozen is deprecated and may not work in future versions. Please replace with setElementFrozen before Tuesday.
    [2011-12-22 18:31:22] Some files in 'admin' use deprecated functions.
    [2011-12-22 18:31:22] Use the 'upgrade' command to perform a basic upgrade of resources.
    [2011-12-22 18:31:23] WARNING: dxspeedometer/odometer.lua(Line 255) [Client] isVehicleFrozen is deprecated and may not work in future versions. Please replace with isElementFrozen before Tuesday.
    [2011-12-22 18:31:23] Some files in 'dxspeedometer' use deprecated functions.
    [2011-12-22 18:31:23] Use the 'upgrade' command to perform a basic upgrade of resources.
    [2011-12-22 18:31:23] Creating new DB table bank_accounts
    [2011-12-22 18:31:23] INFO: Cars loaded!
    [2011-12-22 18:31:23] Server started and is ready to accept connections!
    [2011-12-22 18:31:23] Type 'help' for a list of commands.
    [2011-12-22 18:36:58] start: Requested by Console
    [2011-12-22 18:36:58] Initiating changemode from 'normalplay' to 'Godmother'
    [2011-12-22 18:36:58] start: Resource 'godmother' start was requested ()
    [2011-12-22 18:36:58] Stopping normalplay
    [2011-12-22 18:36:59] Starting Godmother
    [2011-12-22 18:36:59] ERROR: Godmother\start.lua:30: attempt to call global 'mysql_connect' (a nil value)
    [2011-12-22 18:36:59] ERROR: Godmother\Carsys\carsys_s.lua:51: attempt to call global 'mysql_query' (a nil value)
    [2011-12-22 18:36:59] ERROR: Godmother\Housesys\Haussys_s.lua:103: attempt to call global 'mysql_query' (a nil value)
    [2011-12-22 18:36:59] Gamemode 'Godmother' started.
    [2011-12-22 18:36:59] start: Resource 'Godmother' started

    kann das daran liegen das das ein lan server ist?

    ich habe das modul hier genommen mta_mysql.dll
    [SAMMELTHEMA] Godmother

    die eine datei (libmysql.dll) in den server ordner und das modul (mta_mysql.dll) in mods\deathmatch\modules gepackt dazu habe ich noc das alles in die mtaserver conf. eingefügt


    <!-- Specifies the module(s) which are loaded with the server. To load several modules, add more <module>
    parameter(s). Optional parameter. -->
    <module src="mta_mysql.dll"/>

    <!-- Specifies resources that are loaded when the server starts and/or which are protected from being stopped.
    To specify several resources, add more <resource> parameter(s). -->

    <resource src="admin" startup="1" protected="0"/>

    wie im tut beschrieben