Difference between revisions of "064C"
Jump to navigation
Jump to search
(why?) |
|||
Line 1: | Line 1: | ||
− | |||
{{OpCode | {{OpCode | ||
− | | ini = 064C=1, %1d% | + | | ini = 064C=1,%1d% |
| description = Makes a [[Particle_(SA)|particle]] visible. | | description = Makes a [[Particle_(SA)|particle]] visible. | ||
| p1 = Existing particle handle | | p1 = Existing particle handle | ||
| game = [[San Andreas]] | | game = [[San Andreas]] | ||
}} | }} | ||
− | This opcode makes | + | This opcode makes a particle visible. |
== Sanny Builder example == | == Sanny Builder example == |
Revision as of 06:12, 17 October 2010
{{{games}}}
- Description
- Makes a particle visible.
- Syntax
- {{{syntax1}}}
- Parameter
This opcode makes a particle visible.
Sanny Builder example
064C: make_particle 62@ visible
Keywords
particle, visible