Difference between revisions of "Category:OpCodes"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
Articles related to opcodes in the mission script, for example lists and explanation of parameters and common usage.
 
Articles related to opcodes in the mission script, for example lists and explanation of parameters and common usage.
 +
 +
 +
== Arranged By Number ==
 +
[[0003: shake_camera]]<br>
 +
[[0004: set_global_integer]]<br>
 +
[[0005: set_global_float]]<br>
 +
[[009B: destroy_actor_instantly]]<br>
 +
[[01B5: force_weather]]<br>
  
 
[[Category:Mission Script]]
 
[[Category:Mission Script]]

Revision as of 18:51, 17 February 2007

Articles related to opcodes in the mission script, for example lists and explanation of parameters and common usage.


Arranged By Number

0003: shake_camera
0004: set_global_integer
0005: set_global_float
009B: destroy_actor_instantly
01B5: force_weather