Updated Perl API (markdown)

Chris Miles
2018-07-02 12:48:40 -05:00
parent de4076800c
commit 6ea5cc83a8
+31
@@ -1,3 +1,34 @@
- [Beginners Guide To Perl](#beginners-guide-to-perl)
- [Real Use Examples](#real-use-examples)
- [How Perl Quests Are Loaded](#how-perl-quests-are-loaded)
+ [NPC](#npc)
+ [Player](#player)
- [Global Scripts](#global-scripts)
+ [Player](#player-1)
+ [NPC](#npc-1)
+ [Item](#item)
+ [Spell Scripts](#spell-scripts)
- [Perl Sub Events](#perl-sub-events)
* [Text Response Example](#text-response-example)
* [Special Text Response Examples](#special-text-response-examples)
- [Exported Variables](#exported-variables)
- [General Quest API](#general-quest-api)
+ [**Conditionals**](#--conditionals--)
* [**Using $npc->GetHateList();**](#--using--npc--gethatelist-----)
- [**Function Lists**](#--function-lists--)
- [Client](#client)
- [Corpse](#corpse)
- [EntityList](#entitylist)
- [Group](#group)
- [Raid](#raid)
- [Mob](#mob)
- [NPC](#npc-2)
- [Quest Items](#quest-items)
- [Object](#object)
- [Door](#door)
- [Perl Debugging](#perl-debugging)
# Beginners Guide To Perl
* Are you new to Perl? Perl isn't just a EQEmu scripting language, it's been around for eons and used in many systems