Space Station 13 - Modules - TypesVar Details - Proc Details

Custom User Item

Holder for CUIs

This datum is a holder that is essentially a "model" of the customuseritems database table, and is used for giving people their CUIs on spawn. It is instanced as part of the client data loading framework on the client.

Vars

all_characters_allowedCan this be used on all characters?
all_jobs_allowedAre all jobs allowed?
allowed_jobsList of allowed jobs
characer_nameName of the character that can have this item.
item_desc_overrideCustom item description override
item_name_overrideCustom item name override
object_typepathCustom item typepath
raw_job_maskRaw job mask

Procs

parse_infoCUI Info Parser

Var Details

all_characters_allowed

Can this be used on all characters?

all_jobs_allowed

Are all jobs allowed?

allowed_jobs

List of allowed jobs

characer_name

Name of the character that can have this item.

item_desc_override

Custom item description override

item_name_override

Custom item name override

object_typepath

Custom item typepath

raw_job_mask

Raw job mask

Proc Details

parse_info

CUI Info Parser

Parses all the raw info into usable stuff, and also does validity checks Returns TRUE if its a valid item, and FALSE if not

Arguments: