paicard
Vars | |
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 |
Procs | |
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. |
setPersonality | The 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