Beiträge von RobinPow

    Gerne hier ist einmal der .lua Code:

    und hier ist die Tabelle der 'gangs':

    Tabelle der Gangs und Aufbau der Spalte Des Aufbaus der Spalte "Gangs".

    Ich hoffe du kannst mir dabei helfen @Bonus Denn ich weiss sonst nicht mehr was ich sonst machen sollte.
    Ich habe dort schon alles gemacht was ich als möglich hielt.

    MFG

    Robin

    Guten Tag liebe MTA Community,

    ich habe folgendes Problem, undzwar habe ich das Problem dass das Gangwar nicht startet. Dort passiert nichts, und dann kommt dieser Error:

    Code
    [2015-12-22 16:12:56] ERROR: [gamemodes]/Miami/fraktionen/gangareas.lua:243: attempt to compare boolean with number


    Die Themen die es bereits dazu gibt, helfen mir nicht weiter, da das andere noch das andere geht.
    Ich kann dies nicht auf "0" setzen, denn da folgt immer ein Error:


    Code
    Warning: #1264 Out of range value for column 'LastAttacked' at row 1


    Kann mir einer bei diesem Problem ausführlich helfen ? Denn dies funktioniert nicht.

    Bitte um eine schnelle Antwort.

    MFG

    Robin

    Doch die ist eingetragen, denn das habe ich mehrmals geprüft..

    Ok Danke, ich werde es mal versuchen :)

    Ich melde mich wenn es neuigkeiten gibt.

    MFG

    RobinPow

    ____________________________________________

    Jetzt habe ich dies Problem.

    Dieser Mapmanager fehler ist mir bekannt nur wie behebe ich diesen ?

    MFG

    RobinPow

    Woran sehe ich denn welche Version das ist ?

    MTAServer.conf

    PHP
    <!-- Minimum client version. Clients with a lower version will not be allowed to connect. After
             disconnection, clients will be given an opportunity to download an update.
             If left blank, this setting is disabled and there are no restrictions on who can connect.
             Version numbers are described here: http://wiki.multitheftauto.com/wiki/GetPlayerVersion
             and look like this: 1.1.0-9.03100.0 
             Note that this setting only determines if the client should be prompted to update. The actual
             build number they receive will be the highest available. See: http://nightly.mtasa.com/ver  -->
        <minclientversion>1.4.1-9.07093.0</minclientversion>

    Danke ich habe es versucht doch es hat leider nicht geklappt...

    PHP
    [2015-03-08 14:13:00] Not starting resource la_reallife as this server version is too low (1.4.1 required)
    [2015-03-08 14:13:00] ERROR: Unable to start resource la_reallife; Not starting resource la_reallife as this server version is too low (1.4.1 required)
    [2015-03-08 14:13:00] Server started and is ready to accept connections!
    [2015-03-08 14:13:00] To stop the server, type 'shutdown' or press Ctrl-C
    [2015-03-08 14:13:00] Type 'help' for a list of commands.
    [2015-03-08 14:13:00] Querying MTA master server... success!

    Guten Tag liebe Community,

    ich habe ein Problem, denn es handelt sich darum das meine Server Version angeblich nicht untestützt wird. Doch ich habe dies überall angeben welche Vrsion angeben werden muss.

    Code:

    Meta:

    PHP
    <info author="Leyynen" type="gamemode" name="LA Reallife" description="German Reallife" />
    	 <min_mta_version client="1.4.1-9.07093.0" server="1.4.1-9.07093.0" />

    Mtaserver.conf:

    PHP
    <!-- Minimum client version. Clients with a lower version will not be allowed to connect. After
    	 	disconnection, clients will be given an opportunity to download an update.
    	 	If left blank, this setting is disabled and there are no restrictions on who can connect.
    	 	Version numbers are described here: http://wiki.multitheftauto.com/wiki/GetPlayerVersion
    	 	and look like this: 1.1.0-9.03100.0 
    	 	Note that this setting only determines if the client should be prompted to update. The actual
    	 	build number they receive will be the highest available. See: http://nightly.mtasa.com/ver  -->
    	<minclientversion>1.4.1-9.07093.0</minclientversion>

    Ich hoffe mir kann jemand helfen.

    Mit freundlichen Grüßen

    RobinPow