<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.worldofgothic.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.worldofgothic.de/feed.php">
        <title>Editing Wiki funktion</title>
        <description></description>
        <link>https://wiki.worldofgothic.de/</link>
        <image rdf:resource="https://wiki.worldofgothic.de/lib/tpl/wog-forum/images/favicon.ico" />
       <dc:date>2026-05-03T10:08:15+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_getnpc&amp;rev=1483174294&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_random&amp;rev=1483174278&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_strcmp&amp;rev=1483174384&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.worldofgothic.de/doku.php?id=funktion:inttostring&amp;rev=1483174474&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.worldofgothic.de/lib/tpl/wog-forum/images/favicon.ico">
        <title>Editing Wiki</title>
        <link>https://wiki.worldofgothic.de/</link>
        <url>https://wiki.worldofgothic.de/lib/tpl/wog-forum/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_getnpc&amp;rev=1483174294&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-31T09:51:34+02:00</dc:date>
        <title>Hlp_GetNpc</title>
        <link>https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_getnpc&amp;rev=1483174294&amp;do=diff</link>
        <description>Hlp_GetNpc

func C_NPC Hlp_GetNpc ( var int npc_inst );

//Gibt einen gespawnten NPC aus der Welt zurück, der zur //NPC Instanz// npc_inst passt. Bei Menschen gibt es in der Regel nur ein Exemplar, d.h. die Funktion ist eindeutig - bei Monstern nicht.</description>
    </item>
    <item rdf:about="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_random&amp;rev=1483174278&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-31T09:51:18+02:00</dc:date>
        <title>Hlp_Random</title>
        <link>https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_random&amp;rev=1483174278&amp;do=diff</link>
        <description>Hlp_Random

func int Hlp_Random ( var int n ); 

Die Funktion erzeugt eine Zufallszahl aus dem Bereich 0 bis n-1.


Siehe auch

Hlp Funktionen, Externe Funktionen</description>
    </item>
    <item rdf:about="https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_strcmp&amp;rev=1483174384&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-31T09:53:04+02:00</dc:date>
        <title>Hlp_StrCmp</title>
        <link>https://wiki.worldofgothic.de/doku.php?id=funktion:hlp_strcmp&amp;rev=1483174384&amp;do=diff</link>
        <description>Hlp_StrCmp

func int Hlp_StrCmp ( var string a, var string b );

Vergleicht die beiden Strings a und b miteinander unabhängig von Groß- und Kleinschreibung und gibt ein ganze Zahl als Bool (int mit Wert 0 oder 1) zurück.


Siehe auch

Hlp Funktionen, Externe Funktionen</description>
    </item>
    <item rdf:about="https://wiki.worldofgothic.de/doku.php?id=funktion:inttostring&amp;rev=1483174474&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-31T09:54:34+02:00</dc:date>
        <title>IntToString</title>
        <link>https://wiki.worldofgothic.de/doku.php?id=funktion:inttostring&amp;rev=1483174474&amp;do=diff</link>
        <description>IntToString

func string IntToString ( var int n );

Nur Strings, keine Integer können am Bildschirm ausgegeben werden. Um eine Ausgabe dennoch zu ermöglichen wandelt diese Funktion einen Ganzzahlwert in eine Zeichenkette um.


Siehe auch

Externe Funktionen ohne Präfix, Externe Funktionen, Bug</description>
    </item>
</rdf:RDF>
