Daedalus Dock - Modules - TypesVar Details - Proc Details

paicard

Vars

alert_cooldownSpam alert prevention
emotion_iconwhat emotion icon we have. handled in /mob/living/silicon/pai/Topic()
paiAny pAI personalities inserted
slottedIf the pAIcard is slotted in a PDA

Procs

pool_candidatesGathers a list of candidates to display in the download candidate window. If the candidate isn't marked ready, ie they have not pressed submit, they will be skipped over.
setPersonalityThe individual candidate to download The newly downloaded pAI personality

Var Details

alert_cooldown

Spam alert prevention

emotion_icon

what emotion icon we have. handled in /mob/living/silicon/pai/Topic()

pai

Any pAI personalities inserted

slotted

If the pAIcard is slotted in a PDA

Proc Details

pool_candidates

Gathers a list of candidates to display in the download candidate window. If the candidate isn't marked ready, ie they have not pressed submit, they will be skipped over.

@return - An array of candidate objects.

setPersonality

The individual candidate to download The newly downloaded pAI personality