[Hilfe] Dickes Problem!

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Heyho Community,


    Ich steh zz. sehr unter Zeitdruck, und muss den Gamemode bis spätestens 16:00 Uhr Fertig sein,


    Mein Scripter ist zz. leider irgendwie nicht da, bessergesagt kann ich ihn nicht erreichen.


    Muss ich mich also selbst ran setzen ^^...



    Er benutzt glaube ich eine neuere Include vom M_Bot. Kann mir jemand Helfen ??




    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(107) : error 021: symbol already defined: "BadWords"
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(869) : warning 201: redefinition of constant/macro (symbol "GivePlayerWeapon")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(871) : warning 201: redefinition of constant/macro (symbol "GivePlayerMoney")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(872) : warning 201: redefinition of constant/macro (symbol "GetPlayerMoney")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(873) : warning 201: redefinition of constant/macro (symbol "ResetPlayerMoney")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(874) : warning 201: redefinition of constant/macro (symbol "SetPlayerHealth")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(875) : warning 201: redefinition of constant/macro (symbol "SetPlayerArmour")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(876) : warning 201: redefinition of constant/macro (symbol "PutPlayerInVehicle")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(877) : warning 201: redefinition of constant/macro (symbol "SetVehiclePos")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\M_Bot.inc(878) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\streamer.inc(268) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\streamer.inc(290) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\streamer.inc(312) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
    C:\Users\Andre\Desktop\German Next Era Life\pawno\include\ocmd.inc(36) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(514) : warning 201: redefinition of constant/macro (symbol "GREEN")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(520) : warning 201: redefinition of constant/macro (symbol "RED")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(1192) : error 021: symbol already defined: "Blacklist"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(1871) : error 021: symbol already defined: "VehicleName"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9839) : error 017: undefined symbol "InterpolateCameraPos"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9840) : error 017: undefined symbol "InterpolateCameraLookAt"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9845) : error 017: undefined symbol "InterpolateCameraPos"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9846) : error 017: undefined symbol "InterpolateCameraLookAt"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9851) : error 017: undefined symbol "InterpolateCameraPos"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9852) : error 017: undefined symbol "InterpolateCameraLookAt"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9864) : error 017: undefined symbol "InterpolateCameraPos"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(9865) : error 017: undefined symbol "InterpolateCameraLookAt"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13070) : error 017: undefined symbol "SetDynamicObjectMaterial"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13073) : error 017: undefined symbol "SetDynamicObjectMaterial"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13447) : error 017: undefined symbol "CreateMovable3DText"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13448) : error 017: undefined symbol "CreateMovable3DText"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13072) : warning 204: symbol is assigned a value that is never used: "stadt2"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(13069) : warning 204: symbol is assigned a value that is never used: "stadt1"
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35917) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35918) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35919) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35920) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35921) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35922) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35923) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35924) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35925) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35951) : error 032: array index out of bounds (variable "Blacklist")
    C:\Users\Andre\Desktop\German Next Era Life\gamemodes\Neustes Update\GNE.pwn(35952) : error 032: array index out of bounds (variable "Blacklist")


    Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase



    26 Errors.




    Wie schon gesgat ist es grade cht Stressig, und ich bräuchste wirklich schnelle hilfe, kann mir wer helfen ??



    Danke :)

  • Ohne den dazugehörigen Code ist da nichts zu machen, wir sind keine Hellseher, sorry.
    Mehr als dir deine Fehlermeldungen ins Deutsche zu übersetzen ist also nicht drin.


    Mein CS:GO Server: 62.75.168.39:27016


    Ich bin so hungrig, dass ich vor lauter Durst nicht weiß, was ich rauchen soll - so müde bin ich!
    Freedom is just another word for 'Nothing left to lose'

  • Könnte vielleicht jemand per TeamViewer schauen ?.. Ist gerade echt ne "Notsituation" :D


    Wäre einer so nett ?.. Die ganzen fehler zu Posten, wär schon ziemlich aufwendig :D



    /e Eddy ich hab garnichts dran gemacht, mein scripter hat alles gemacht, kann ihn wie gesgat gerade nich erreichen..