Difference between revisions of "0436"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{OpCode
 
{{OpCode
| ini        = 0436=0,
+
| games      = {{Icon|t}}
 +
| command    = ARE_CREDITS_FINISHED
 
| description = Checks if the credits has ended
 
| description = Checks if the credits has ended
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
+
| syntax1    = 0436:   are_credits_finished
 +
| p1t        = ''none''
 
| native      = [[ARE_CREDITS_FINISHED]]
 
| native      = [[ARE_CREDITS_FINISHED]]
 
}}
 
}}
This opcode checks if the credits started by [[0434]] has ended.
 
  
==Keywords==
+
This conditional opcode returns true if the credits started by [[0434]] has ended.
has, credit, end, finish
+
 
 +
== Keywords ==
 +
check, credits, finish, end

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