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

pai

Vars

candidatesList of pAI candidates, including those not submitted.
pai_card_listAll pAI cards on the map.
submit_spamPrevents a pAI from submitting itself repeatedly and sounding an alert.

Procs

recruit_windowThis is the primary window proc when the pAI candidate hud menu is pressed by observers.
submit_alertSearches for a previous candidate upon opening the menu Pings all pAI cards on the station that new candidates are available.

Var Details

candidates

List of pAI candidates, including those not submitted.

pai_card_list

All pAI cards on the map.

submit_spam

Prevents a pAI from submitting itself repeatedly and sounding an alert.

Proc Details

recruit_window

This is the primary window proc when the pAI candidate hud menu is pressed by observers.

@params {mob} user The ghost doing the pressing.

submit_alert

Searches for a previous candidate upon opening the menu Pings all pAI cards on the station that new candidates are available.