Beiträge von [PeL]Smiley

    Nochmal alles:


    Server-Log:

    ----------Loaded log file: "server_log.txt".----------
    SA-MP Dedicated Server----------------------v0.3z, (C)2005-2014 SA-MP Team
    [22:05:03] filterscripts = "" (string)[22:05:03] [22:05:03] Server Plugins[22:05:03] --------------[22:05:03] Loading plugin: mysql[22:05:03] Failed.[22:05:03] Loading plugin: sscanf[22:05:03]
    [22:05:03] ===============================
    [22:05:03] sscanf plugin loaded.
    [22:05:03] (c) 2009 Alex "Y_Less" Cole
    [22:05:03] ===============================
    [22:05:03] Loaded.[22:05:03] Loaded 1 plugins.
    [22:05:03] [22:05:03] Filterscripts[22:05:03] ---------------[22:05:03] Loaded 0 filterscripts.
    [22:05:03] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"[22:05:03] Number of vehicle models: 0



    Ich benutze dieses Plugin:
    https://code.google.com/p/sa-mp-mysql-plugin/


    Es ist alles im richtigen Ordner,aber das Plugin wird NICHT geladen danke im vorraus!


    //push
    mit nativechecker zeigt der das an:

    ----------Loaded log file: "server_log.txt".----------
    SA-MP Dedicated Server----------------------v0.3z, (C)2005-2014 SA-MP Team
    [11:01:50] filterscripts = "" (string)[11:01:50] [11:01:50] Server Plugins[11:01:50] --------------[11:01:50] Loading plugin: mysql[11:01:50] Failed.[11:01:50] Loading plugin: sscanf[11:01:50]
    [11:01:50] ===============================
    [11:01:50] sscanf plugin loaded.
    [11:01:50] (c) 2009 Alex "Y_Less" Cole
    [11:01:50] ===============================
    [11:01:50] Loaded.[11:01:50] Loading plugin: nativechecker[11:01:50] Loaded.[11:01:50] Loaded 2 plugins.
    [11:01:50] [11:01:50] Filterscripts[11:01:50] ---------------[11:01:50] Loaded 0 filterscripts.
    [11:01:50] Error: Function not registered: 'mysql_connect'[11:01:50] Error: Function not registered: 'mysql_close'[11:01:50] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"[11:01:50] Number of vehicle models: 0

    echo Executing Server Config...
    lanmode 0
    rcon_password test
    maxplayers 50
    port 7777
    hostname SA-MP 0.3 Server
    gamemode0 script 1
    filterscripts
    announce 0
    query 1
    chatlogging 0
    weburl http://www.sa-mp.com
    onfoot_rate 40
    incar_rate 40
    weapon_rate 40
    stream_distance 300.0
    stream_rate 1000
    maxnpc 0
    logtimeformat [%H:%M:%S]
    plugins sscanf mysql


    Das Plugin ist im Plugin Ordner drinne und es ist eine .dll datei.

    Mein MYSQL Plugin wird nicht geladen das steht in der Server-Log drinne:
    SA-MP Dedicated Server----------------------
    v0.3z, (C)2005-2014 SA-MP Team


    [12:05:25] filterscripts = "" (string)
    [12:05:25]
    [12:05:25] Server Plugins
    [12:05:25] --------------
    [12:05:25] Loading plugin: sscanf
    [12:05:25]


    [12:05:25] ===============================


    [12:05:25] sscanf plugin loaded.


    [12:05:25] (c) 2009 Alex "Y_Less" Cole


    [12:05:25] ===============================


    [12:05:25] Loaded.
    [12:05:25] Loading plugin: mysql
    [12:05:25] Failed.
    [12:05:25] Loaded 1 plugins.


    [12:05:25]
    [12:05:25] Filterscripts
    [12:05:25] ---------------
    [12:05:25] Loaded 0 filterscripts.


    [12:05:25] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found" [12:05:25] Number of vehicle models: 0



    Danke im vorraus :)