Difference between revisions of "0436"

From GTAMods Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<code>0436=0,</code><br>
+
{{OpCode
'''Description''': Has credits reached end<br>
+
| ini        = 0436=0,
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| description = Checks if the credits has ended
 
+
| game        = [[GTA 3]], [[Vice City]], [[San Andreas]]
This opcode checks if the credits created by [[0434]] ended.
+
| native      = [[ARE_CREDITS_FINISHED]]
 +
}}
 +
This opcode checks if the credits started by [[0434]] has ended.
  
 
==Keywords==
 
==Keywords==
has, credit, end
+
has, credit, end, finish
 
 
[[Category:OpCodes]]
 

Revision as of 10:35, 17 December 2009

{{{games}}}


Description
Checks if the credits has ended
Syntax
{{{syntax1}}}
Parameter
Native analog
ARE_CREDITS_FINISHED

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

Keywords

has, credit, end, finish