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 |
||
Line 12: | Line 12: | ||
}} | }} | ||
− | 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 |
Revision as of 05:38, 18 January 2016
- Description
- Sets the payphone to two messages with repeat
- Syntax
- 0378: set_phone [phone handle] 2messages_repeated '[string]' '[string]'
- Parameter
- [phone handle]
- The handle of the phone
- [string]
- GXT string
- [string]
- GXT string
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