User Tools

Site Tools


hpl2:machine_for_pigs:new_scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hpl2:machine_for_pigs:new_scripts [2020/03/08 19:35]
darkfire phonebox
hpl2:machine_for_pigs:new_scripts [2020/04/04 14:04]
mudbill Deprecated page. Replaced by /hpl2/machine_for_pigs/notes
Line 111: Line 111:
 </​code>​ </​code>​
  
-Enables/​Disables the phonecall interactions. See the [[:​https:::​wiki.frictionalgames.com:​hpl2:​machine_for_pigs:​new_entity_types#​phonebox|New entity types ]]artice for more detail about using phones.+Enables/​Disables the phonecall interactions. See the [[:​hpl2:​machine_for_pigs:​new_entity_types#​phonebox|New entity types ]]artice for more detail about using phones.
  
 //​asPhonebox //- the phone box entity to use //​asPhonebox //- the phone box entity to use
- 
 <​code>​ <​code>​
 void SetParticleSystemActive(string &in asParticle, bool abX); void SetParticleSystemActive(string &in asParticle, bool abX);