Aus dini auslesen ?

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
  • Ich möchte eine Zahl aus meiner Dini auslesen.
    Wie geht das.


    Also wenn in Tutorial "0" steht dann soll das und das passieren ;)

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox

  • error 017: undefined symbol "dini_IntGet"


    Nein GetInt geht auch nicht

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox

  • Ich möchte halt eine Zahl auslesen ich dachte etz so:
    if(dini_IntGet(spdatei,"Tutorial"),0)//Abfrage
    {

    }

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox

  • Nein. Alles falsch, die Abfrage lautet so:


    if(dini_Int(spdatei,"Tutorial") == 0)
    {


    }
    Er muss es mit "== 0" machen, und nicht mit ",0"!


    /e
    @Pascal1998: Bei deiner Abfrage würde er einen Error bekommen, weil er dann 2 Klammern öffnet, und nur eine wieder schließt ;)

    Einmal editiert, zuletzt von Casey ()

  • Casey danke *-* Das ist es ;)

    "Imagine if the government went after corruption as hard as it goes after guys who run filesharing sites. Priorities. " - @Snowden
    "More worrying than FBI temporarily running a server that contained child porn, is hacking computers anywhere in the world with one warrant" - @josephfcox

  • do.de - Domain-Offensive - Domains für alle und zu super Preisen