From Legends of Aria Admin and Modding Wiki
Simple Spawner
Introduction
Installation
Simple Spawner Basics
User Interface
Spawn Tab
[Back to Top]
Loot Tab
[Back to Top]
Config Tab
[Back to Top]
Active Tab
[Back to Top]
Search Tab
[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
|
You can find the following commands in the gizmos_simple_spawner.lua CheckingCommands(data) function...
|
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
|
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
Dungeon Objects