<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://heroesofmightandmagic.com/heroes5/modding_wiki/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="http://heroesofmightandmagic.com/heroes5/modding_wiki/feed.php">
        <title>The Modder's Workshop Wiki scripting</title>
        <description></description>
        <link>http://heroesofmightandmagic.com/heroes5/modding_wiki/</link>
        <image rdf:resource="http://heroesofmightandmagic.com/heroes5/modding_wiki/lib/images/favicon.ico" />
       <dc:date>2026-04-20T03:35:29+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:list_of_commands?rev=1225046448"/>
                <rdf:li rdf:resource="http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:start?rev=1220854646"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://heroesofmightandmagic.com/heroes5/modding_wiki/lib/images/favicon.ico">
        <title>The Modder's Workshop Wiki</title>
        <link>http://heroesofmightandmagic.com/heroes5/modding_wiki/</link>
        <url>http://heroesofmightandmagic.com/heroes5/modding_wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:list_of_commands?rev=1225046448">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-26T19:40:48+02:00</dc:date>
        <title>scripting:list_of_commands</title>
        <link>http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:list_of_commands?rev=1225046448</link>
        <description>This section will document all the scripting commands, which are also the @commands you can use in the in-game console.

Here’s the list of commands. Basically, the page of any command should contain the description from Nival script functions pdf manual. Then, any addition is welcome if you have some more experience with it.</description>
    </item>
    <item rdf:about="http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:start?rev=1220854646">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-08T08:17:26+02:00</dc:date>
        <title>scripting:start</title>
        <link>http://heroesofmightandmagic.com/heroes5/modding_wiki/scripting:start?rev=1220854646</link>
        <description>The H5 scripting language uses and reads lua syntax and basic functions, therefore you may want to try the lua reference manual in search of more sophisticated or more capable functions, arrays and conditional statements.

if - then - else statements

if condition checks whether the following formula is true or false. For example</description>
    </item>
</rdf:RDF>
