Difference between revisions of "0436"

From GTAMods Wiki
Jump to navigation Jump to search
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>0436=0,</code><br>
+
{{OpCode
'''Description''': Has credits reached end<br>
+
| games      = {{Icon|t}}
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| command    = ARE_CREDITS_FINISHED
 +
| description = Checks if the credits has ended
 +
| syntax1    = 0436: &nbsp; are_credits_finished
 +
| p1t        = ''none''
 +
| native      = [[ARE_CREDITS_FINISHED]]
 +
}}
  
This opcode checks if the credits created by [[0434]] ended.
+
This conditional opcode returns true if the credits started by [[0434]] has ended.
  
==Keywords==
+
== Keywords ==
has, credit, end
+
check, credits, finish, end
 
 
[[Category:OpCodes]]
 

Latest revision as of 07:04, 7 November 2016

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 conditional opcode returns true if the credits started by 0434 has ended.

Keywords

check, credits, finish, end