054D

From GTAMods Wiki
Revision as of 11:14, 31 July 2011 by Krasiejow (talk | contribs) (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 …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{games}}}


Description
Changes the text displayed at Hyman Memorial Stadium.
Syntax
{{{syntax1}}}
Parameter

This opcode is used in the game to announce, what event is held tonight at the stadium. It displays the text on the text banner, but doesn't change the big poster before the stadium.

IDs

Value Description
0 Hotring
1 Bloodring
2 Dirtring

Sanny Builder example

:Label64153
if 
  $8 == 0 // integer values 
jf @Label64207 
Object.Destroy($6)
$6 = Object.Init(#DTHOTRING_A, -1037.08, 1340.258, 36.552)
Object.RemoveFromMissionCleanupList($6)
054D: display_message_at_stadium 0

Keywords

stadium, message, hyman, memorial, downtown