Difference between revisions of "Gizmos Community Projects"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Spawn Tab)
Line 10: Line 10:
 
<center>[[File:SpawnsTab.jpg]]</center>
 
<center>[[File:SpawnsTab.jpg]]</center>
 
[https://www.legendsofaria.com/lN2rwhz4jSVambqesEBZ/index.php/Gizmos_Community_Projects [Back to Top<nowiki>]</nowiki>]
 
[https://www.legendsofaria.com/lN2rwhz4jSVambqesEBZ/index.php/Gizmos_Community_Projects [Back to Top<nowiki>]</nowiki>]
 +
 
==== Loot Tab ====
 
==== Loot Tab ====
 
<center>[[File:Loot Tab.jpg]]</center>
 
<center>[[File:Loot Tab.jpg]]</center>

Revision as of 10:16, 17 January 2018

Title Page Image.jpg

Simple Spawner

Introduction

Installation

Simple Spawner Basics

User Interface

Spawn Tab

SpawnsTab.jpg

[Back to Top]

Loot Tab

Loot Tab.jpg

[Back to Top]

Config Tab

Config Tab.jpg

[Back to Top]

Active Tab

Active Tab.jpg

[Back to Top]

Search Tab

Search Tab.jpg

[Back to Top]

Tutorial Videos

How to Spawn something

How to add Items to a monster spawned

How to Configure the spawner

How to Use the Active Tab

How to Search for other spawners

Simple Spawner Advanced

Object Variables

Messaging System

Built In Commands

Scripts

Templates

GUI

Scripting Reference

Object Targeting Commands

[Back to Top]
Commands Argument Description
SendMessage() <Message> This sends a message to the OBJECT you wish to send a message too.
SetHue() <hue> This will apply the OBJECT:SetHue(<hue>) function to the OBJECT
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info
() <> info

Spawned Object Commands

[Back to Top]
Commands Syntax Description
hue @hue:<value> This will set the hue of the spawned object.
S <> info.
S <> info.
S <> info.
S <> info.
S <> info.

Tutorial Videos

Simple Spawner Extras

Dungeon Objects