Difference between revisions of "0436"

From GTAMods Wiki
Jump to navigation Jump to search
(new layout)
Line 1: Line 1:
{{OpCode
+
{{Icon|t}} '''ARE_CREDITS_FINISHED'''
| ini        = 0436=0,
+
<hr />
| description = Checks if the credits has ended
+
'''Description'''
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
+
: Checks if the credits has ended
| native      = [[ARE_CREDITS_FINISHED]]
+
'''Syntax'''
}}
+
: 0436: &nbsp; are_credits_finished
 +
'''Parameter'''
 +
: [''none'']
 +
'''Native analog'''
 +
: [[ARE_CREDITS_FINISHED]]
 +
 
 
This opcode checks if the credits started by [[0434]] has ended.
 
This opcode checks if the credits started by [[0434]] has ended.
  
==Keywords==
+
== Keywords ==
has, credit, end, finish
+
check, credits, finish, end
 +
 
 +
[[Category:OpCodes]]

Revision as of 16:24, 22 August 2015

GTA III Vice City San Andreas ARE_CREDITS_FINISHED


Description

Checks if the credits has ended

Syntax

0436:   are_credits_finished

Parameter

[none]

Native analog

ARE_CREDITS_FINISHED

This opcode checks if the credits started by 0434 has ended.

Keywords

check, credits, finish, end