Difference between revisions of "024E"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 024E=1,%1d% | description = Disables ringing in a payphone | p1 = Phone handle | game = GTA 3, Vice City }} This opcode disables the effect...) |
(page update) |
||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|3}} {{Icon|VC}} |
+ | | command = TURN_PHONE_OFF | ||
| description = Disables ringing in a payphone | | description = Disables ringing in a payphone | ||
− | | | + | | syntax1 = 024E: disable_phone [''phone handle''] |
− | | | + | | p1t = [''phone handle''] |
+ | | p1d = [[024A|The handle of the phone]] | ||
}} | }} | ||
+ | |||
This opcode disables the effects of opcode [[0405]] on a payphone set by opcode [[024A]]. | This opcode disables the effects of opcode [[0405]] on a payphone set by opcode [[024A]]. |
Revision as of 20:12, 17 January 2016
- Description
- Disables ringing in a payphone
- Syntax
- 024E: disable_phone [phone handle]
- Parameter
- [phone handle]
- The handle of the phone
This opcode disables the effects of opcode 0405 on a payphone set by opcode 024A.