Difference between revisions of "Tutorials"

(Changed to point to AoM client setup. Moved Old players setups to Legacy)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is a collection of tutorials for guidance on performing various tasks when developing on the server.
+
{{PageHeaderParent|Tutorials}}
 +
<br/>
 +
Do you want to play on the emulator? Maybe you want to develop content. Perhaps you want to run your own server. On this page you will find some tutorials to help you achieve your goals.
  
{| id="mp-right" style="width:30%; vertical-align:top; background:#D1D1D1;"
+
Under construction. While this page is being developed please have a look at our [http://eq2emulator.net/phpBB3/viewforum.php?f=9 Forum Tutorials].
! style="padding:2px" | <h2 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Content Development</h2>
 
|-
 
| style="color:#000;padding:2px 5px" | <div id="mp-itn">
 
  
[[Tutorials:DB Editor|EQ2 DB Editor]]
 
  
[[Tutorials:Basic_Lua_Scripting_-_Spell_Scripts|Basic Lua Scripting - Spell Scripts]]
 
  
</div>
+
{{Header|Players|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
{|style="table-layout:fixed; width: 100%;"
 +
|{{TextBox
 +
|Getting Connected
 +
|[[Players:AoM_Client | AoM Setup Guide]]<br/>
 +
[[Players:How_To_Connect | How to connect]]<br/>
 +
|[[Players:Compatible_Clients | Compatible Clients List]]
 +
|BackgroundColor=cedff2
 +
|FontColor=000000}}
 +
|}
 +
 
 +
 
 +
 
 +
{{Header|Content Development|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
{|style="table-layout:fixed; width: 100%;"
 +
|{{TextBox
 +
|Content Development
 +
|[[DBEditor|EQ2 DB Editor]]<br/>
 +
[[Tutorials:Basic_Lua_Scripting_-_Spell_Scripts|Basic Lua Scripting - Spell Scripts]]<br/>
 +
[[ContentDesigner:SpawnScripts|SpawnScripts]]<br/>
 +
[[AI|AI - Overriding The Brain]]
 +
|BackgroundColor=cedff2
 +
|FontColor=000000
 +
}}
 +
|}
 +
 
 +
 
 +
 
 +
{{Header|Legacy|BackgroundColor=3d78b4|FontColor=ffffff}}
 +
{|style="table-layout:fixed; width: 100%;"
 +
|{{TextBox
 +
|Clients
 +
|[[Players:Compatible_Clients | Compatible Clients List]]<br/>
 +
[[Players:DoV_Client | DoV Setup Guide]]<br/>
 +
[[Players:Live_Client | Free (Live) Setup Guide]]<br/>
 +
[[Players:How_To_Connect | How to connect]]<br/>
 +
[[How_To_Create_a_Compatible_Sentinel's_Fate_Client | Sentinel's Fate Clients not supported]]
 +
|BackgroundColor=cedff2
 +
|FontColor=000000}}
 +
|}

Latest revision as of 10:41, 27 January 2019

Tutorials

Return to: Main Page | Tutorials | Portal | Forum | Project Manager | Bug Tracker


Do you want to play on the emulator? Maybe you want to develop content. Perhaps you want to run your own server. On this page you will find some tutorials to help you achieve your goals.

Under construction. While this page is being developed please have a look at our Forum Tutorials.


Players


Content Development


Legacy