pAI 
        
    
            
        
| Vars | |
| cable | The cable we produce and use when door or camera jacking | 
|---|---|
| can_receive | Can pAI receive radio messages? | 
| can_transmit | Can pAI transmit radio messages? | 
| canholo | Can pAI use their holoprojector? | 
| card | The card we inhabit | 
| encryptmod | Whether the pAI has bought the encryption slot module or not | 
| hackdoor | The airlock being hacked | 
| hacking | Are we hacking a door? | 
| hackprogress | Possible values: 0 - 100, >= 100 means the hack is complete and will be reset upon next check | 
| hostscan | pAI healthanalyzer | 
| master | Name of the one who commands us | 
| master_dna | DNA string for owner verification | 
| newscaster | pAI Newscaster | 
| ram | Used as currency to purchase different abilities | 
| signaler | Remote signaler | 
| userDNA | The DNA string of our assigned user | 
| Procs | |
| hackloop | / Camera Jack - Clearly not finished mob/living/silicon/pai/proc/softwareCamera() | 
Var Details
cable
            
        
    
            
        
        The cable we produce and use when door or camera jacking
can_receive
            
        
    
            
        
        Can pAI receive radio messages?
can_transmit
            
        
    
            
        
        Can pAI transmit radio messages?
canholo
            
        
    
            
        
        Can pAI use their holoprojector?
card
            
        
    
            
        
        The card we inhabit
encryptmod
            
        
    
            
        
        Whether the pAI has bought the encryption slot module or not
hackdoor
            
        
    
            
        
        The airlock being hacked
hacking
            
        
    
            
        
        Are we hacking a door?
hackprogress
            
        
    
            
        
        Possible values: 0 - 100, >= 100 means the hack is complete and will be reset upon next check
hostscan
            
        
    
            
        
        pAI healthanalyzer
master
            
        
    
            
        
        Name of the one who commands us
master_dna
            
        
    
            
        
        DNA string for owner verification
newscaster
            
        
    
            
        
        pAI Newscaster
ram
            
        
    
            
        
        Used as currency to purchase different abilities
signaler
            
        
    
            
        
        Remote signaler
userDNA
            
        
    
            
        
        The DNA string of our assigned user
Proc Details
hackloop
/ Camera Jack - Clearly not finished mob/living/silicon/pai/proc/softwareCamera()