[HILFE] tag misatch

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
  • C:\Users\Mr.K1ng\Desktop\Mein Server\filterscripts\lscarshop1.pwn(48) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(49) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(50) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(51) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(52) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(53) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(54) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(55) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(56) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(57) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(58) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(59) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(60) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(61) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(62) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(63) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(64) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(65) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(66) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(67) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(68) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(69) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(70) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(71) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(72) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(73) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(74) : warning 213: tag mismatch
    C:\Users\\Desktop\Mein Server\filterscripts\lscarshop1.pwn(75) : warning 213: tag mismatch


    moonbeamlabel = Create3DTextLabel("Moonbeam",0x60FF41FF,0.0,0.0,0.0,0,1);
    elegantlabel = Create3DTextLabel("Elegant",0x60FF41FF,0.0,0.0,0.0,0,1);
    solairlabel=Create3DTextLabel("Solair",0x60FF41FF,0.0,0.0,0.0,0,1);
    oceaniclabel=Create3DTextLabel("Oceanic",0x60FF41FF,0.0,0.0,0.0,0,1);
    reginalabel=Create3DTextLabel("Regina",0x60FF41FF,0.0,0.0,0.0,0,1);
    rancherlabel=Create3DTextLabel("Rancher",0x60FF41FF,0.0,0.0,0.0,10.0,0,1);
    virgolabel=Create3DTextLabel("Virgo",0x60FF41FF,0.0,0.0,0.0,0,1);
    greenwoodlabel=Create3DTextLabel("Greenwood",0x60FF41FF,0.0,0.0,0.0,0,1);
    blistacompactlabel=Create3DTextLabel("Blista Compact",0x60FF41FF,0.0,0.0,0.0,0,1);
    majesticlabel=Create3DTextLabel("Majestic",0x60FF41FF,0.0,0.0,0.0,0,1);
    bucaneerlabel=Create3DTextLabel("Bucaneer",0x60FF41FF,0.0,0.0,0.0,0,1);
    vincentlabel=Create3DTextLabel("Vincent",0x60FF41FF,0.0,0.0,0.0,0,1);
    slamvanlabel=Create3DTextLabel("Slamvan",0x60FF41FF,0.0,0.0,0.0,0,1);
    cloverlabel=Create3DTextLabel("Clover",0x60FF41FF,0.0,0.0,0.0,0,1);
    Attach3DTextLabelToVehicle(moonbeamlabel,lscarshopfahrzeuge[0],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(elegantlabel,lscarshopfahrzeuge[1],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(solairlabel,lscarshopfahrzeuge[2],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(oceaniclabel,lscarshopfahrzeuge[3],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(reginalabel,lscarshopfahrzeuge[4],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(rancherlabel,lscarshopfahrzeuge[5],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(virgolabel,lscarshopfahrzeuge[6],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(greenwoodlabel,lscarshopfahrzeuge[7],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(blistacompactlabel,lscarshopfahrzeuge[8],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(majesticlabel,lscarshopfahrzeuge[9],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(bucaneerlabel,lscarshopfahrzeuge[10],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(vincentlabel,lscarshopfahrzeuge[11],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(slamvanlabel,lscarshopfahrzeuge[12],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(cloverlabel,lscarshopfahrzeuge[13],0.0,0.0,0.75);

  • Das musst du schon mit allem machen.
    moonbeamlabel = Create3DTextLabel("Moonbeam",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    elegantlabel = Create3DTextLabel("Elegant",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    solairlabel=Create3DTextLabel("Solair",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    oceaniclabel=Create3DTextLabel("Oceanic",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    reginalabel=Create3DTextLabel("Regina",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    rancherlabel=Create3DTextLabel("Rancher",0x60FF41FF,0.0,0.0,0.0,10.0,0.0,1);
    virgolabel=Create3DTextLabel("Virgo",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    greenwoodlabel=Create3DTextLabel("Greenwood",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    blistacompactlabel=Create3DTextLabel("Blista Compact",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    majesticlabel=Create3DTextLabel("Majestic",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    bucaneerlabel=Create3DTextLabel("Bucaneer",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    vincentlabel=Create3DTextLabel("Vincent",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    slamvanlabel=Create3DTextLabel("Slamvan",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    cloverlabel=Create3DTextLabel("Clover",0x60FF41FF,0.0,0.0,0.0,0.0,1);
    Attach3DTextLabelToVehicle(moonbeamlabel,lscarshopfahrzeuge[0],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(elegantlabel,lscarshopfahrzeuge[1],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(solairlabel,lscarshopfahrzeuge[2],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(oceaniclabel,lscarshopfahrzeuge[3],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(reginalabel,lscarshopfahrzeuge[4],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(rancherlabel,lscarshopfahrzeuge[5],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(virgolabel,lscarshopfahrzeuge[6],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(greenwoodlabel,lscarshopfahrzeuge[7],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(blistacompactlabel,lscarshopfahrzeuge[8],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(majesticlabel,lscarshopfahrzeuge[9],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(bucaneerlabel,lscarshopfahrzeuge[10],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(vincentlabel,lscarshopfahrzeuge[11],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(slamvanlabel,lscarshopfahrzeuge[12],0.0,0.0,0.75);
    Attach3DTextLabelToVehicle(cloverlabel,lscarshopfahrzeuge[13],0.0,0.0,0.75);
    Dann müssen Variablen wie "moonbeamlabel" Text3D sein.