<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Scripting</title><link>https://sourceforge.net/p/hercules/wiki/Scripting/</link><description>Recent changes to Scripting</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Scripting/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:03:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Scripting/feed" rel="self" type="application/rss+xml"/><item><title>Scripting modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Scripting/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;span&gt;[Category:Incomplete]&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="scripting-overview"&gt;&lt;strong&gt;Scripting Overview&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Adding%20a%20Script/"&gt;[Adding a Script]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Basic%20Scripting/"&gt;[Basic Scripting]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Script%20Commands"&gt;:Category:Script_Command&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Overview%20of%20Errors/"&gt;[Overview of Errors]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Tips%20and%20Tricks"&gt;Tips_and_Tricks_(Scripting)&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Map Flags&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../Map%20Flags"&gt;Mapflag&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Monster Spawns&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Permanent%20Monster%20Spawn/"&gt;[Permanent Monster Spawn]&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Non Playable Characters&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Loops/"&gt;[Loops]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Timers"&gt;Timers (Scripting)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;span&gt;[Variables]&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Menus/"&gt;[Menus]&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Warp Points&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Defining%20Warp%20Points/"&gt;[Defining Warp Points]&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Shops&lt;/strong&gt;&lt;br/&gt;
&lt;strong&gt;Functions&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Functions/"&gt;[Functions]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;span&gt;[WoE]&lt;/span&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All pages that specifically related to the &lt;strong&gt;Scripting&lt;/strong&gt; goes in this Category&lt;br/&gt;
Page.&lt;/p&gt;
&lt;p&gt;Articles will cover the following topics Map Flags, Permanent Monster Spawns,&lt;br/&gt;
Non Playable Characters, Warp Points, Shops, and Functions.&lt;/p&gt;
&lt;p&gt;All articles related to scripting can be found alphabetically&lt;br/&gt;
&lt;span&gt;[:Category:Scripting]&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="general"&gt;General&lt;/h2&gt;
&lt;p&gt;Articles in this category are mainly written to create or improve your&lt;br/&gt;
foundations on Scripting.&lt;/p&gt;
&lt;p&gt;More Information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[[Adding_a_Script|[Tutorial]&lt;/span&gt; Add a Script]] &lt;/li&gt;
&lt;li&gt;&lt;span&gt;[[Basic_Scripting|[Tutorial]&lt;/span&gt; NPC Scripting (Basics)]] &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../NPC%20Errors"&gt;Overview_of_Errors&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Tips%20and%20Tricks"&gt;Tips_and_Tricks_(Scripting)&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="map-flags"&gt;Map Flags&lt;/h2&gt;
&lt;p&gt;A Map Flag describes restriction, property, and behavior of a certain map. The&lt;br/&gt;
map flags alter the behavior of the map regarding teleporting, storing&lt;br/&gt;
location when disconnected, dead branch usage, penalties upon death, PVP&lt;br/&gt;
behavior, WoE behavior, ability to use skills or open up trade deals ,current&lt;br/&gt;
weather effects, and whether day/night will be in effect on this map. Articles&lt;br/&gt;
about Map Flags are placed under this category...&lt;/p&gt;
&lt;p&gt;Read more at &lt;a class="" href="../Map%20Flags"&gt;Mapflag&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="monster-spawns"&gt;Monster Spawns&lt;/h2&gt;
&lt;p&gt;In Depth articles that are related to Monster Spawns can be found under this&lt;br/&gt;
category.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../Permanent%20Monster%20Spawns"&gt;Permanent_Monster_Spawn&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="non-playable-character"&gt;Non Playable Character&lt;/h2&gt;
&lt;p&gt;In Depth articles that are related to NPC Scripting can all be found under&lt;br/&gt;
this category.&lt;/p&gt;
&lt;p&gt;More Information&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../NPC%20Loops"&gt;Loops&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../NPC%20Timers"&gt;Timers (Scripting)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../NPC%20Variables"&gt;Variables&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../NPC%20Menus"&gt;Menus&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="warp-points"&gt;Warp Points&lt;/h2&gt;
&lt;p&gt;In Depth articles related to Warp Points are listed in this category&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../Defining%20a%20warp%20point"&gt;Defining_Warp_Points&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="shops"&gt;Shops&lt;/h2&gt;
&lt;p&gt;Articles about Shops and Cash Shops are placed under this category.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;[General Shop creation]&lt;/span&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="functions"&gt;Functions&lt;/h2&gt;
&lt;p&gt;In Depth articles that are related to Functions can all be found under this&lt;br/&gt;
category.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="../How%20functions%20work"&gt;Functions&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Functions%20used%20in%20WoE"&gt;WoE&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="help-expand-this-section"&gt;Help Expand This Section&lt;/h2&gt;
&lt;p&gt;Help minimize the broadness of Scripting by helping create or expand the&lt;br/&gt;
following pages&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Basic%20Scripting/"&gt;[Basic Scripting]&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="../Binary%20Variable%20System"&gt;Binaries&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Tag your articles with this&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;[Category:Scripting]
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;span&gt;[Category:Scripting]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brynner</dc:creator><pubDate>Mon, 20 Feb 2023 05:03:18 -0000</pubDate><guid>https://sourceforge.net38f1b0a23aea7dd6e91c3cd2b0d65767ae043a8f</guid></item></channel></rss>