spawnpanel 
Vars | |
apply_icon_override | Should selected icon/icon state override the initial ones? Added as an edge case to not replace animated GAGS icons. |
---|---|
atom_amount | How many atoms will be spawned at once. |
atom_desc | Custom atom description (leave null for initial). |
atom_dir | Custom atom dir (leave null for 2 ). |
atom_icon_size | Override for the icon size of the spawned mob. |
atom_name | Custom atom name (leave null for initial). |
available_icon_states | A list of icon states to display in preview panels. |
offset | An associative list of x-y-z offsets. |
offset_type | The pivot point for offsetting — relative or absolute. |
owner_ckey | Who this instance of spawn panel belongs to. The instances are unique to correctly keep modified values between multiple admins. |
precise_mode | Precise mode toggle. Used for build-mode-like spawning experience and targeting datums. |
selected_atom | The atom selected from the panel. |
selected_atom_icon | The icon selected for the atom from the panel. |
selected_atom_icon_state | The icon state selected for the atom from the panel. |
where_target_type | Where and how the atom should be spawned. |
Var Details
apply_icon_override 
Should selected icon/icon state override the initial ones? Added as an edge case to not replace animated GAGS icons.
atom_amount 
How many atoms will be spawned at once.
atom_desc 
Custom atom description (leave null
for initial).
atom_dir 
Custom atom dir (leave null
for 2
).
atom_icon_size 
Override for the icon size of the spawned mob.
atom_name 
Custom atom name (leave null
for initial).
available_icon_states 
A list of icon states to display in preview panels.
offset 
An associative list of x-y-z offsets.
offset_type 
The pivot point for offsetting — relative or absolute.
owner_ckey 
Who this instance of spawn panel belongs to. The instances are unique to correctly keep modified values between multiple admins.
precise_mode 
Precise mode toggle. Used for build-mode-like spawning experience and targeting datums.
selected_atom 
The atom selected from the panel.
selected_atom_icon 
The icon selected for the atom from the panel.
selected_atom_icon_state 
The icon state selected for the atom from the panel.
where_target_type 
Where and how the atom should be spawned.