Difference between revisions of "08E2"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 08E2=1, %1d% | description = Stores into a variable the percent value of gang territories player's gang owns. | p1 = Any variable | game …') |
|||
| Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
| − | | | + | | games = {{Icon|SA}} |
| − | | description = | + | | command = GET_TERRITORY_UNDER_CONTROL_PERCENTAGE |
| − | | | + | | description = Gets the percentage of gang territories under control |
| − | | | + | | syntax1 = 08E2: [''var''] = territories_controlled_percentage |
| + | | p1t = [''var''] | ||
| + | | p1d = Variable to store the percentage | ||
}} | }} | ||
| − | This opcode | + | This opcode gets the percentage of gang territories under control. |
| − | + | == Keywords == | |
| − | + | get, store, percent, percentage, gang, territory, territories, own, under, control | |
| − | |||
| − | |||
| − | ==Keywords== | ||
| − | gang territories | ||
Latest revision as of 17:00, 28 January 2016
GET_TERRITORY_UNDER_CONTROL_PERCENTAGE
- Description
- Gets the percentage of gang territories under control
- Syntax
- 08E2: [var] = territories_controlled_percentage
- Parameter
- [var]
- Variable to store the percentage
This opcode gets the percentage of gang territories under control.
Keywords
get, store, percent, percentage, gang, territory, territories, own, under, control