Difference between revisions of "064E"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 064E=1, %1d% | description = Stops a particle. | p1 = Existing particle handle | game = San Andreas }} This opcode…') |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = Stops a [[ | + | | command = STOP_FX_SYSTEM |
− | | | + | | description = Stops a [[Particle (SA)|particle]] |
− | | | + | | syntax1 = 064E: stop_particle [''particle handle''] |
+ | | p1t = [''particle handle''] | ||
+ | | p1d = The handle of the particle | ||
}} | }} | ||
− | This opcode stops a particle. | + | This opcode stops a particle. |
− | |||
− | |||
− | |||
− | |||
==Keywords== | ==Keywords== | ||
particle, stop | particle, stop | ||
− | |||
− | |||
− |
Latest revision as of 19:30, 27 January 2016
- Description
- Stops a particle
- Syntax
- 064E: stop_particle [particle handle]
- Parameter
- [particle handle]
- The handle of the particle
This opcode stops a particle.
Keywords
particle, stop