Difference between revisions of "0378"
Jump to navigation
Jump to search
(Created page with "{{OpCode | games = {{Icon|3}} | command = SET_2_REPEATED_PHONE_MESSAGES | description = Sets the payphone to two messages with repeat | syntax1 = 0378: set_phone...") |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| games = {{Icon|3}} | | games = {{Icon|3}} | ||
| command = SET_2_REPEATED_PHONE_MESSAGES | | command = SET_2_REPEATED_PHONE_MESSAGES | ||
− | | description = Sets the payphone to two messages with repeat | + | | description = Sets the [[payphone]] to two messages with repeat |
− | | syntax1 = 0378: set_phone [''phone handle''] 2messages_repeated '['' | + | | syntax1 = 0378: set_phone [''phone handle''] 2messages_repeated '[''string1'']' '[''string2'']' |
| p1t = [''phone handle''] | | p1t = [''phone handle''] | ||
| p1d = The [[024A|handle of the phone]] | | p1d = The [[024A|handle of the phone]] | ||
− | | p2t = ['' | + | | p2t = [''string1''] |
− | | p2d = [[GXT]] | + | | p2d = [[GXT]] key |
− | | p3t = ['' | + | | p3t = [''string2''] |
− | | p3d = GXT | + | | p3d = GXT key |
}} | }} | ||
− | This opcode turns on the payphone and sets it to two messages with repeat. It behaves almost exactly the same as opcode [[0379]] except the phone turns back on | + | This opcode turns on the payphone and sets it to two messages with repeat. It behaves almost exactly the same as opcode [[0379]] except the phone turns back on and is set to the same messages one minute after the cutscene ends. This opcode was never called in the [[Main.scm|original script]] of GTA III. |
== Keywords == | == Keywords == | ||
set, pay, phone, payphone, text, message, repeat, repeated, repeatedly | set, pay, phone, payphone, text, message, repeat, repeated, repeatedly |
Latest revision as of 21:56, 26 November 2016
- Description
- Sets the payphone to two messages with repeat
- Syntax
- 0378: set_phone [phone handle] 2messages_repeated '[string1]' '[string2]'
- Parameter
- [phone handle]
- The handle of the phone
- [string1]
- GXT key
- [string2]
- GXT key
This opcode turns on the payphone and sets it to two messages with repeat. It behaves almost exactly the same as opcode 0379 except the phone turns back on and is set to the same messages one minute after the cutscene ends. This opcode was never called in the original script of GTA III.
Keywords
set, pay, phone, payphone, text, message, repeat, repeated, repeatedly