Difference between revisions of "054D"
Jump to navigation
Jump to search
(Created page with '{{OpCode | ini = 054D=1,display_message_at_stadium %1h% | description = Changes the text displayed at Hyman Memorial Stadium. | p1 = integer value | game …') |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[File:054D.jpg|thumb|right|The giant stadium scrollbar]] | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|VC}} |
− | | description = | + | | command = SET_<wbr>TONIGHTS_<wbr>EVENT |
− | | | + | | description = Sets the [[Scrollbar#Vice City|scrollbar]] message at Hyman Memorial Stadium |
− | | | + | | syntax1 = 054D: display_message_at_stadium [''int''] |
+ | | p1t = [''int''] | ||
+ | | p1d = 0 = Hotring (default), 1 = Bloodring, 2 = Dirtring | ||
}} | }} | ||
− | |||
− | + | This opcode sets the appropriate event-specific message to display on the scrollbar at the Hyman Memorial Stadium. If the scrollbar is set to display a different message, the message will change once the current message finishes scrolling. | |
− | {| | + | == Messages == |
− | + | ; Regardless of setting | |
− | + | This message is displayed before and after the event-specific messages, regardless of the setting set by the opcode. | |
− | + | {{Pre| | |
− | + | HYMAN MEMORIAL STADIUM. HOME TO SOME OF THE BIGGEST EVENTS OF THE WESTERN HEMISPHERE. ALSO AVAILABLE FOR CHILDREN PARTIES. . . | |
− | | | + | }} |
− | + | ; 0 (Hotring) | |
− | + | {{Pre| | |
− | | | + | MAIN EVENT TONIGHT: CAR RACING . . . |
− | |- | + | }} |
− | + | {{Pre| | |
− | + | FOR TICKETS TO THE HOT RING EVENT CALL 555-3764 . . . | |
− | | | + | }} |
− | + | ; 1 (Bloodring) | |
− | + | {{Pre| | |
− | + | MAIN EVENT TONIGHT: DESTRUCTION DERBY . . . | |
− | + | }} | |
− | + | {{Pre| | |
− | + | FOR TICKETS TO THE BLOOD RING EVENT CALL 555-3765 . . . | |
− | + | }} | |
− | + | ; 2 (Dirtring) | |
− | + | {{Pre| | |
− | + | MAIN EVENT TONIGHT: BIKE RACING . . . | |
− | + | }} | |
+ | {{Pre| | ||
+ | FOR TICKETS TO THE DIRT RING EVENT CALL 555-3766 . . . | ||
+ | }} | ||
− | ==Keywords== | + | == Keywords == |
− | stadium, message, hyman, memorial, downtown | + | set, display, stadium, message, text, scrollbar, event, hyman, memorial, downtown |
Latest revision as of 02:02, 11 February 2016
- Description
- Sets the scrollbar message at Hyman Memorial Stadium
- Syntax
- 054D: display_message_at_stadium [int]
- Parameter
- [int]
- 0 = Hotring (default), 1 = Bloodring, 2 = Dirtring
This opcode sets the appropriate event-specific message to display on the scrollbar at the Hyman Memorial Stadium. If the scrollbar is set to display a different message, the message will change once the current message finishes scrolling.
Messages
- Regardless of setting
This message is displayed before and after the event-specific messages, regardless of the setting set by the opcode.
HYMAN MEMORIAL STADIUM. HOME TO SOME OF THE BIGGEST EVENTS OF THE WESTERN HEMISPHERE. ALSO AVAILABLE FOR CHILDREN PARTIES. . .
- 0 (Hotring)
MAIN EVENT TONIGHT: CAR RACING . . .
FOR TICKETS TO THE HOT RING EVENT CALL 555-3764 . . .
- 1 (Bloodring)
MAIN EVENT TONIGHT: DESTRUCTION DERBY . . .
FOR TICKETS TO THE BLOOD RING EVENT CALL 555-3765 . . .
- 2 (Dirtring)
MAIN EVENT TONIGHT: BIKE RACING . . .
FOR TICKETS TO THE DIRT RING EVENT CALL 555-3766 . . .
Keywords
set, display, stadium, message, text, scrollbar, event, hyman, memorial, downtown