Difference between revisions of "0414"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 0414=1,%1d% %2d% | |
− | + | | description = Enables a free treatment for the player | |
− | + | | p1 = A player handle | |
− | + | | p2 = A flag | |
− | + | | game = Vice City, San Andreas | |
+ | | native = [[SET_FREE_HEALTH_CARE]] | ||
+ | }} | ||
This opcode toggles a free treatment for the player. When it is enabled and the player is in hospital, he won't pay for the visit and his | This opcode toggles a free treatment for the player. When it is enabled and the player is in hospital, he won't pay for the visit and his | ||
weapon will stay with him. The free treatment works only once per visit. To get it once again, re-enable the flag. | weapon will stay with him. The free treatment works only once per visit. To get it once again, re-enable the flag. |
Revision as of 01:51, 5 October 2009
{{{games}}}
- Description
- Enables a free treatment for the player
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- SET_FREE_HEALTH_CARE
This opcode toggles a free treatment for the player. When it is enabled and the player is in hospital, he won't pay for the visit and his weapon will stay with him. The free treatment works only once per visit. To get it once again, re-enable the flag.
Flag
Flag 0: Disables a free treatment for the player
Flag 1: Enables a free treatment for the player
Keywords
player, free, treatment