/tg/ Station 13 - Modules - TypesVar Details - Proc Details

summoner

Vars

holographic_filterDoes the resulting object have a holographic like filter appiled to it?
max_summoned_itemsWhat is the maximum amount of items that can be suummoned?
name_tagIs there any special tag added at the begining of the resulting object name?
summonable_itemsThe list of items that can be summoned from the NIFSoft.
summoned_itemsThe objects currently summoned by the NIFSoft

Procs

apply_custom_propertiesThis proc is called while an item is being summoned, use this to modifiy aspects of the item that aren't modified by the component.
check_menuCan the person using the NIFSoft summon an item?

Var Details

holographic_filter

Does the resulting object have a holographic like filter appiled to it?

max_summoned_items

What is the maximum amount of items that can be suummoned?

name_tag

Is there any special tag added at the begining of the resulting object name?

summonable_items

The list of items that can be summoned from the NIFSoft.

summoned_items

The objects currently summoned by the NIFSoft

Proc Details

apply_custom_properties

This proc is called while an item is being summoned, use this to modifiy aspects of the item that aren't modified by the component.

check_menu

Can the person using the NIFSoft summon an item?