Difference between revisions of "NDVideoScriptMain"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Created page with "<center><p style="color: #DDDD88;font-size: 24px">Programming with Legends Of Aria</p></center> <center><p style="width: 60%">Below is a table showing simple to follow instruc...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<center><p style="color: #DDDD88;font-size: 24px">Programming with Legends Of Aria</p></center>
+
<p style="width:60%;margin: 0 auto">[[NewDawnHome|[Main]]]</p>
<center><p style="width: 60%">Below is a table showing simple to follow instructional videos for various Legends of Aria systems. </p></center>
+
<p style="color: #DDDD88;font-size: 24px;width:60%;margin: 0 auto">Programming with Legends Of Aria</p>
 +
<p style="width: 60%;margin: 0 auto">Below is a table showing simple to follow instructional videos for various Legends of Aria systems. </p>
 
<center>
 
<center>
 
{| class="wikitable" | style="width: 60%"
 
{| class="wikitable" | style="width: 60%"
Line 6: Line 7:
 
! Category!! Description
 
! Category!! Description
 
|-
 
|-
|style="width: 25%"| [[NCTutoralVideoStandAloneSetup|Stand Alone Setup]] || Join me in a quick video on how to set up your stand alone server.
+
| [[NDTutoralVideoModifyingServerSettings|Modifying Server Settings]] || Join me in a quick video walk through on server settings.
 
|-
 
|-
| [[NCTutoralVideoClusterSetup|Cluster Setup]] || Join me in a quick video on how to set up your cluster server.
+
| [[NDTutoralVideoModifyingStaticData|Modifying Static Data]] || Join me in a quick video walk through on the static data.
 
|-
 
|-
| [[NCTutoralVideoModSettings|Mod Setup]] || Join me in a quick video on how to set up your mod environment.  
+
| [[NDTutoralVideoModifyingASpell|Modifying a Spell]] || Join me in a quick video on modifying a fireball spell.
 
|-
 
|-
| [[NCTutoralVideoHowModsWork|How Mods Work]] || Join me in a quick video on how to mod things correctly.  
+
| [[NDTutoralVideoModifyingAWeaponAbility|Modifying a Weapon Ability]] || Join me in a quick video on modifying a daggers primary attack.
 +
|-
 +
| [[NDTutoralVideoModifyingAEnchantingEssence|Modifying a Enchanting Essences]] || Join me in a quick video on modifying a vanquishing rune.
 +
|-
 +
| [[NDTutoralVideoModifyingLootTables|Modifying Loot Tables]] || Join me in a quick video on modifying the loot tables.
 +
|-
 +
| [[NDTutoralVideoModifyingResourceControllers|Modifying Resource Controllers]] || Join me in a quick video on modifying a region resource controller.
 
</center>
 
</center>

Latest revision as of 19:56, 11 November 2019

[Main]

Programming with Legends Of Aria

Below is a table showing simple to follow instructional videos for various Legends of Aria systems.

Category Description
Modifying Server Settings Join me in a quick video walk through on server settings.
Modifying Static Data Join me in a quick video walk through on the static data.
Modifying a Spell Join me in a quick video on modifying a fireball spell.
Modifying a Weapon Ability Join me in a quick video on modifying a daggers primary attack.
Modifying a Enchanting Essences Join me in a quick video on modifying a vanquishing rune.
Modifying Loot Tables Join me in a quick video on modifying the loot tables.
Modifying Resource Controllers Join me in a quick video on modifying a region resource controller.