Beiträge von Venox

    Ich Brauche Eure Hilfe! Und Zwar:


    Ich Kann mein MTA Nicht Updaten. Es kommt immer dieser Error, selbst wenn ich nur MTA Offen Habe!
    Was kann ich Dagegen Tun?


    Screen: http://gyazo.com/d58d794a540e6010fc9a80b5bde1aac6


    Und Wenn Ich Es Neuinstallieren möchte, kommt während der Installation Ganz Viele Fehler, die in dem MTA 1.3 Ordne einen .dll Namen Habe :(


    Screen:
    http://gyazo.com/b9b17102d41dff6691f7205da07247cc
    http://gyazo.com/a7e337d6184e5ed2fd7793a8bb5e08db
    http://gyazo.com/4ed3c3a645b2e124513292bdf94e2b9d


    Lg RexReus  *love* 

    Oh :D Haha ^^
    Sorry!

    Lösche Mal Alles In Der chat.lua,
    Und Füge dass von mir ein!


    factionColours = {}
    factionRankNames = {}
    local i = 0

    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 50, 50, 255
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Cadet"
    factionRankNames[i][1] = "Officer"
    factionRankNames[i][2] = "Sergeant"
    factionRankNames[i][3] = "Lieutenant"
    factionRankNames[i][4] = "Captain"
    factionRankNames[i][5] = "Chief of Police"

    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 150, 0, 150
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Picciotto"
    factionRankNames[i][1] = "Button Man"
    factionRankNames[i][2] = "Capodecina"
    factionRankNames[i][3] = "Capo"
    factionRankNames[i][4] = "Consiglieri"
    factionRankNames[i][5] = "Don"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 100, 0, 0
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Tin"
    factionRankNames[i][1] = "Heung Chu"
    factionRankNames[i][2] = "Heung Kwan"
    factionRankNames[i][3] = "Sin Fung"
    factionRankNames[i][4] = "Fu Shan Chu"
    factionRankNames[i][5] = "Shan Chu"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 100, 0, 0
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Sympathisant"
    factionRankNames[i][1] = "Genosse"
    factionRankNames[i][2] = "Bombenleger"
    factionRankNames[i][3] = "Freiheitskaempfer"
    factionRankNames[i][4] = "Kommandant"
    factionRankNames[i][5] = "Bin Laden"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 125, 50, 200
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Zeitungsjunge"
    factionRankNames[i][1] = "Klatschtante"
    factionRankNames[i][2] = "Zeitungsreporter"
    factionRankNames[i][3] = "Reporter"
    factionRankNames[i][4] = "Journalist"
    factionRankNames[i][5] = "Chefredakteur"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 50, 50, 255
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Trainee"
    factionRankNames[i][1] = "Agent"
    factionRankNames[i][2] = "Special Agent Trainee"
    factionRankNames[i][3] = "Special Agent"
    factionRankNames[i][4] = "Assistant Director"
    factionRankNames[i][5] = "Director"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 125, 125, 0
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Novato"
    factionRankNames[i][1] = "Principiante"
    factionRankNames[i][2] = "Socia"
    factionRankNames[i][3] = "Veterano"
    factionRankNames[i][4] = "Interino"
    factionRankNames[i][5] = "Jefa"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 0, 125, 0
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Private"
    factionRankNames[i][1] = "Corporal"
    factionRankNames[i][2] = "Staff Sergeant"
    factionRankNames[i][3] = "Major"
    factionRankNames[i][4] = "Colonel"
    factionRankNames[i][5] = "Commander"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 100, 50, 100
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Associate"
    factionRankNames[i][1] = "Member"
    factionRankNames[i][2] = "Sergeant at Arms"
    factionRankNames[i][3] = "Road Captain"
    factionRankNames[i][4] = "Vice-President"
    factionRankNames[i][5] = "President"
    i = i + 1
    factionColours[i] = {}
    factionColours[i][1], factionColours[i][2], factionColours[i][3] = 100, 70, 60
    factionRankNames[i] = {}
    factionRankNames[i][0] = "Member"
    factionRankNames[i][1] = "Warrior"
    factionRankNames[i][2] = "Soldat"
    factionRankNames[i][3] = "Profi"
    factionRankNames[i][4] = "Hitman"
    factionRankNames[i][5] = "Prfessional Killer"

    function teamchat_func ( player, cmd, ... )

    local parametersTable = {...}
    local text = table.concat( parametersTable, " " )
    local Fraktion = tonumber(vioGetElementData ( player, "fraktion" ))
    local FRank = tonumber(vioGetElementData ( player, "rang" ))
    if Fraktion >= 1 then
    if not text then
    triggerClientEvent ( player, "infobox_start", getRootElement(), "\nBitte einen\nText eingeben!", 5000, 125, 0, 0 )
    else
    local red = 0
    local green = 0
    local blue = 0
    local title = "intern"
    if factionRankNames[Fraktion][FRank] then
    title = factionRankNames[Fraktion][FRank]
    red, green, blue = factionColours[Fraktion][1], factionColours[Fraktion][2], factionColours[Fraktion][3]
    end

    for playeritem, index in pairs(fraktionMembers[Fraktion]) do
    outputChatBox ( "[ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem, red, green, blue )
    end
    for playeritem, index in pairs(adminsIngame) do
    if vioGetElementData ( playeritem, "adminlvl" ) then
    if tonumber(vioGetElementData ( playeritem, "adminlvl" )) >= 4 then
    outputConsole ( "Fraktion "..Fraktion..":", playeritem )
    outputConsole ( " [ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem )
    outputConsole ( "----------------------------", playeritem )
    end
    end
    end
    end
    elseif isInGang ( getPlayerName ( player ) ) then
    sendMessageToGangMembers ( getPlayerGang ( player ), getPlayerRankNameInGang ( player ).." "..getPlayerName ( player )..": "..text )
    else
    triggerClientEvent ( player, "infobox_start", getRootElement(), "\nDu bist in\nkeiner Fraktion!", 5000, 125, 0, 0 )
    end
    end
    addCommandHandler ( "t", teamchat_func )

    function gteamchat_func ( player, cmd, ... )

    local parametersTable = {...}
    local text = table.concat( parametersTable, " " )
    local Fraktion = tonumber(vioGetElementData ( player, "fraktion" ))
    local FRank = tonumber(vioGetElementData ( player, "rang" ))
    if Fraktion == 1 or Fraktion == 6 or Fraktion == 8 then
    if text == nil then
    triggerClientEvent ( player, "infobox_start", getRootElement(), "\nBitte einen\nText eingeben!", 5000, 125, 0, 0 )
    else
    red = 140
    green = 10
    blue = 10
    local title = "intern"

    if factionRankNames[Fraktion][FRank] then
    title = factionRankNames[Fraktion][FRank]
    end

    if Fraktion == 1 then
    red = 140
    green = 10
    blue = 10
    end
    if Fraktion == 6 then
    red = 140
    green = 10
    blue = 10
    end
    if Fraktion == 8 then
    red = 140
    green = 10
    blue = 10
    end
    for playeritem, key in pairs(fraktionMembers[1]) do
    outputChatBox ( "[ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem, red, green, blue )
    end
    for playeritem, key in pairs(fraktionMembers[6]) do
    outputChatBox ( "[ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem, red, green, blue )
    end
    for playeritem, key in pairs(fraktionMembers[8]) do
    outputChatBox ( "[ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem, red, green, blue )
    end
    for playeritem, index in pairs(adminsIngame) do
    if vioGetElementData ( playeritem, "adminlvl" ) then
    if tonumber(vioGetElementData ( playeritem, "adminlvl" )) >= 4 then
    outputConsole ( "G-Chat:", playeritem )
    outputConsole ( " [ "..title.." "..getPlayerName(player)..": "..text.." ]", playeritem )
    outputConsole ( "----------------------------", playeritem )
    end
    end
    end
    end
    else
    triggerClientEvent ( player, "infobox_start", getRootElement(), "\nDu bist in\nkeiner Fraktion!", 5000, 125, 0, 0 )
    end
    end
    addCommandHandler ("g", gteamchat_func )

    Mein Fazit von den 3. Maps:

    1. WangCars

    + Sehr Gut Gemappt
    + Park Möglichkeiten
    + Sehr Schöne Fantasie
    - Man Könnte Mehr auf Freie Plätze Mappen

    Punkte: 6/10

    2. SF 24/7:

    + Eventueller Chill Lounge Ort
    + Sehr Schön Gemappter Noob-Spawn
    + Parkmöglichkeiten
    + Sehr Schöne Fantasie

    Punkte: 7/10

    3. Dillmore

    + Sehr Schöne Strassen
    + Sehr Nette Wohngegend
    + Sehr Viel Fantasie
    + Komplette Gegend Gemappt
    - Etwas Viel Bäume

    Punkte: 8/10

    Lg RexReus *love* 

    weder noch, wenn das eines von dem vio script gewesen wäre, würde da was mit vioGetElementData stehen ..


    Oke! Das Wusste Ich Ja Net xD
    Kleiner Tipp An Dich: Immer Des Script Dazu Schreiben!
    Also den Script Namen! Dann Ist Es Einfacher,
    Zur Gucken & 2. Die Zur Helfen!

    Lg RexReus  *love* 


    Es existiert keine andere Version von dem la_reallife Script ausser der, welche hier veröffentlicht wurde und der, welche momentan auf Los Angeles Reallife läuft.
    Es ist die "Vollversion" wenn man es so ausdrücken möchte.

    Ein Bugfreies und Fehlerfreies Script zu verwenden ist fast unmöglich. Nur weil beispielsweise ein Spiel wie Battlefield 4 einige Bugs hat heißt dies nicht das es nicht die Vollversion ist.
    Deine Argumentation ist in diesem Sinne falsch. Das Script hat Bugs ist aber das originale Script und keine Demo oder sonst was.

    MfG


    Ach So xD
    Haha, Oke! Dann Sollte Wir Mal Gucken, wie wir Ihm Helfen Könnte Wegen den Errors :/

    Lg RexReus  *love* 

    @RexReus: Habe es rein gemacht aber wenn ich es Versuche /blacklist add name grund steht da Der Spieler war Bereits Heute auf einer Blacklist

    Lua
    [2014-02-10 17:06:00] ERROR: vio/fraktionen/blacklist_server.lua:195: bad argument #1 to 'mysql_free_result' (mysqlResult expected, got nil)


    Dann Probiere Es Mal mit einem Anderen Spieler Namen, der Online Ist!
    Ansonsten Sollte es Nicht Gehen, Kontaktiere Mich Bitte & Wir Reden Mal Drüber
    & Suchen Den Fehler :)

    Lg RexReus  *love* 


    Öffentlichkeit kann's lesen.

    Welches Script Benutzt du?
    Wenn du Vio_Extended Oder Vio_Lite Benutzt für deinen Server, kann ich dir Helfen, Ansonsten Leider Nicht :/

    Lg RexReus  *love* 

    @RexReus: Was erzählst du denn?? Das hier ist die Vollversion O.o

    Nop, Bzw!
    Ich Glaube Schlecht dass es Das Komplette Script ist, Dann Wäre Es Bugfrei oder?
    Was meinst du? Ich Würde Ja Also Scripter/Inhaber ein Script verwenden, was keine Bugs etc. hat oder?
    Und So wie es Aussieht, hat er Ein Script mit Bugs?
    Also Wo ist da dann bitte der Fehler?  *?(* 


    Lg RexReus  *love* 

    Hmm Okey :/
    Ich hätte Für Dich ein Vio_Extended, Vio Lite & Ein Selfmade Vio Script!
    Alle 3. Bugfrei, Und Mit Anleitung Zum Installieren & Alle Datenbanken sind Darbei?
    Aber Wenn du Des LA_Reallife Haben Willst (Ohne Bugs) Dann Musst du Dich
    an den Scripter Wenden bzw. Ihn Fragen :/
    Aber Wenn du Interesse an einem der 3. Scripte Hast, Dann Sag mir mal bitte
    Wie ich dich kontaktieren Kann!

    Lg RexReus *love*