Difference between revisions of "0006"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 0006=2,%1d% %2d% | description = Sets the value of a local variable to a specified integer | p1 = Local variable | p2 = Integer value | game ...) |
m |
||
Line 7: | Line 7: | ||
}} | }} | ||
This opcode sets the value of a local variable to a specified integer. | This opcode sets the value of a local variable to a specified integer. | ||
+ | |||
+ | ==Keywords== | ||
+ | global, integer, variable, math | ||
+ | |||
[[Category:Math_OpCodes]] | [[Category:Math_OpCodes]] |
Revision as of 08:20, 17 August 2009
{{{games}}}
- Description
- Sets the value of a local variable to a specified integer
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets the value of a local variable to a specified integer.
Keywords
global, integer, variable, math