Difference between revisions of "GET HUD COLOUR"

From GTAMods Wiki
Jump to navigation Jump to search
(content restored)
 
Line 1: Line 1:
I've updatet the Object-Flags, and added the tool I created to calculate them. Would be nice if anyone could test for some new! ;)
+
{{Native |np=5 |p1t=int |p1d=Color index? |p2t=pointer int |p2d=Variable to store Red value. |p3t=pointer int |p3d=Variable to store Green value. |p4t=pointer int |p4d=Variable to store Blue value |p5t=pointer int |p5d=Unknown}}
--[[User:Aschratt|Aschratt]] 14:38, 20 May 2007 (CDT)
 
 
 
== Disposing and Adaption ==
 
 
 
This article should perhaps be rewritten or at least disposed and adapted for IV. For example see [[Item_Definition#2DFX|2dfx]], [[Item_Definition#AMAT|AMAT]], [[Item_Definition#MLO|MLO]], [[Item_Definition#TREE|TREE]] or [[Item_Definition#TANM|TANM]] --[[User:Aschratt|Aschratt]] 12:37, 31 January 2009 (UTC)
 
I agree with possibly making a IV only definition page due to the IV ide running in a different structure order to the current layout 
 
--[[User:Gforce|Gforce]]01:56 22 July 2009
 

Latest revision as of 09:02, 3 February 2015

GET_HUD_COLOUR
Number of parameters: 5
Parameter #TypeDescription
1.intColor index?
2.pointer intVariable to store Red value.
3.pointer intVariable to store Green value.
4.pointer intVariable to store Blue value
5.pointer intUnknown
Return value:
TypeDescription
None