SS1984 - Modules - TypesVar Details - Proc Details

examine_override

The examine override component.

This component is used to override text generated by examine of a mob or an object.

Atoms can only have one instance of this component, and therefore only one override. Cause having to override examine more than once is kinda dumb.

Vars

text_overrideThe text that will override the original examine.

Procs

ExamineThis proc will trigger when someone examines the parent. It handles the override itself.

Var Details

text_override

The text that will override the original examine.

Proc Details

Examine

This proc will trigger when someone examines the parent. It handles the override itself.

Arguments: