Giter Club home page Giter Club logo

fork_eqemu_docs-quest-api's Introduction

description
This space details the set of functions and procedures allowing the access of the features or data of the EQEmu Server.

Quest API

EQEmu Wiki Assets

Space Description
EQEmu Wiki The main EQEmu Wiki space
Changelog A listing of all of the changes made to the EQEmu Server code
Database Schema The blueprint of how the EQEmu database is constructed
GitHub The EQEmu Server Repository

EQEmu Quest API

{% hint style="info" %} The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination.

  • Frederick P. Brooks, Jr. {% endhint %}

Getting Started

If you are new to the EQEmu Quest API, it can easily be daunting to try to digest the vast array of methods, functions, subroutines, plugins, and varying quest-scripting languages. Quest scripts in EQEmu are written in Lua or Perl, both of which are widely accepted throughout the EQEmu community.

If you are new to both Lua and Perl, a good place to get started is the Beginner's Guide to Perl and Lua.

If you are adept at either Lua or Perl, it is best to familiarize yourself with how EQEmu loads quests scripts, followed by reviewing the various Events that can be triggered in either Perl or Lua, along with exports of those events (as well as the global exports), and then beginning to review the many methods and functions exposed in the API.

I Can't Find ________

The Quest API for EQEmu Server is massive. We have tried to put all of the information on a single page, but the loading times were awful, simply due to the vast amount of information and examples found on the pages in this space. As a result, we have separated all of the documentation into separate pages for faster reference.

The 23 seconds you would have been waiting for this page to load

Please use the navigation bar along the left-hand side to locate the documentation that you are seeking. If you are not sure where a method or function may reside, be sure to use the search function--it is amazing!

Searching even returns potential typo answers

To Perl, or to Lua?

The decision to utilize either Perl or Lua for your quest scripts is entirely up to you. Both offer nearly all the same functions and methods--where discrepancies exist, they are noted (for instance the Spell Methods (Lua) page describes methods only available in Lua. Beginners often find Perl easier to understand. Adept Lua programmers might enjoy the ability to load encounters. Advanced Perl programmers may find the ability to create or utilize plugins very desirable.

All attempts have been made to provide corresponding examples in both languages throughout this Wiki. Many community members have a preference, and certainly there are many members of the community that can provide you guidance for either language--please look for us in the #Support-Quest-Scripts channel on the EQEmu Discord server.

fork_eqemu_docs-quest-api's People

Contributors

kinglykrab avatar joligario avatar turmoiltoad avatar xackery avatar gitbook-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.