Difference between revisions of "HPL3/SOMA/Scripting"

From Frictional Wiki
< HPL3‎ | SOMA
Jump to navigation Jump to search
m
Line 12: Line 12:
 
* [[HPL3/Scripting/Scripting Conventions|Scripting Conventions]]
 
* [[HPL3/Scripting/Scripting Conventions|Scripting Conventions]]
 
* [[HPL3/Scripting/Level Scripting - Best Practices|Level Scripting - Best Practices]]
 
* [[HPL3/Scripting/Level Scripting - Best Practices|Level Scripting - Best Practices]]
* [[HPL3/Scripting/HPL3 Api|Scripting Api]]
+
* [[HPL3/Scripting/Scripting Api|Scripting Api]]
 
* [[HPL3/Scripting/Custom Depth|Custom Depth]]
 
* [[HPL3/Scripting/Custom Depth|Custom Depth]]
  
Line 20: Line 20:
 
== User Modules ==
 
== User Modules ==
 
* [[HPL3/Scripting/User Modules Overview|User Modules Overview]]
 
* [[HPL3/Scripting/User Modules Overview|User Modules Overview]]
* [[HPL3/Scripting/SOMA/Scripting/Module Interface|Module Interface]]
+
* [[HPL3/SOMA/Scripting/Module Interface|Module Interface]]
  
 
=== General ===
 
=== General ===
* [[HPL3/SOMA/Scripting/User Modules Overview|Menu]]
+
* [[HPL3/SOMA/Scripting/Menu Handler|Menu Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Eye Tracking]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Eye Tracking Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Game Over]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Game Over Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Hint]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Hint Handler]]
* [[HPL3/Scripting/User Modules Overview|Credits]]
+
* [[HPL3/Scripting/User Modules Overview|Credits Handler]]
  
 
=== Player ===
 
=== Player ===
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Energy]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Energy Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Hands]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Hands Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Pickup]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Pickup Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Tool]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Player Tool Handler]]
  
 
=== Gameplay ===
 
=== Gameplay ===
* [[HPL3/Scripting/SOMA/User Modules Overview|Attack Meter]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Attack Meter Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Datamine]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Datamine Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Infection]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Infection Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Inventory]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Inventory Handler]]
  
 
=== Effects ===
 
=== Effects ===
* [[HPL3/Scripting/SOMA/User Modules Overview|Distortion Effect]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Distortion Effect Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Wake]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Wake Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Description]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Description Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Map Effects]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Map Effects Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Light Flash]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Light Flash Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Emotion]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Emotion Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Highlight Effect]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Highlight Effect Handler]]
* [[HPL3/Scripting/SOMA/User Modules Overview|Terrain Particle]]
+
* [[HPL3/Scripting/SOMA/User Modules Overview|Terrain Particle Handler]]
  
 
{{CategoryNewcolumn}}
 
{{CategoryNewcolumn}}

Revision as of 21:21, 3 August 2020