Difference between revisions of "0434"

From GTAMods Wiki
Jump to navigation Jump to search
(no toc)
m
 
Line 31: Line 31:
  
 
=== GTA III ===
 
=== GTA III ===
 +
* [[GXT#GTA III 2|Text font]]: Heading
 
{| class="wikitable collapsible collapsed" style="width: 20em;"
 
{| class="wikitable collapsible collapsed" style="width: 20em;"
 
! colspan="4" | Credits
 
! colspan="4" | Credits
Line 594: Line 595:
 
* Text color (RGBA): <span style="color:#DCDCDC; font-size:125%">&#9632;</span> #DCDCDCDC
 
* Text color (RGBA): <span style="color:#DCDCDC; font-size:125%">&#9632;</span> #DCDCDCDC
 
* Text background color (RGBA): <span style="color:#000000; font-size:125%">&#9632;</span> #000000FF
 
* Text background color (RGBA): <span style="color:#000000; font-size:125%">&#9632;</span> #000000FF
* Text font: 1
+
* [[GXT#Vice City|Text font]]: Standard
 
{| class="wikitable collapsible collapsed" style="width: 20em;"
 
{| class="wikitable collapsible collapsed" style="width: 20em;"
 
! colspan="4" | Credits
 
! colspan="4" | Credits

Latest revision as of 21:12, 2 October 2015

III 0434.png
The beginning of the credits in GTA III.
VC 0434.png
The beginning of the credits in Vice City.

GTA III Vice City San Andreas START_CREDITS


Description

Starts the credits

Syntax

0434: show_credits

Parameter

none

Native analog

START_CREDITS

This opcode starts the credits for the game that is normally shown after completing the final story mission. It is a long list of text that slowly scrolls up. The speed of the scrolling can be affected by the time scale of the game. The texts are located in the GXT file. Their size, position, and scrolling are hardcoded in the game. The credits can be ended using 0435 and can be checked if it ended using 0436.

In GTA III, the player is fully controllable while the credits plays. In Vice City, certain movements are disabled or hindered like jumping, entering a vehicle, and using weapons. Pressing button 16 ends the credits.

List of credits

This is a list of all text and their properties in the credits. The height and width is the scaling of the text. The line separation is the separation between the current text and the next text. All text is center aligned. For some text, a different language setting shows different line separations as noted in the parenthesis.

GTA III

Vice City

  • Text color (RGBA): #DCDCDCDC
  • Text background color (RGBA): #000000FF
  • Text font: Standard

Keywords

show, start, credit