Difference between revisions of "IS CHAR ON SCREEN"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np = 1 |p1t = integer |p1d = Char handle }}')
 
 
Line 3: Line 3:
 
|p1t      = integer
 
|p1t      = integer
 
|p1d      = Char handle
 
|p1d      = Char handle
 +
|r=1
 +
|rt=boolean
 +
|rd=true/false
 
}}
 
}}
 +
 +
This native is kinda misleading, I find it returns true if they're in your angle, there can be a building between the both of you and if you're looking in their general direction this is gonna return true.
 +
 +
--[[User:IIV NATHAN VII|IIV NATHAN VII]] ([[User talk:IIV NATHAN VII|talk]]) 15:09, 20 December 2014 (UTC)

Latest revision as of 15:09, 20 December 2014

IS_CHAR_ON_SCREEN
Number of parameters: 1
Parameter #TypeDescription
1.integerChar handle
Return value:
TypeDescription
booleantrue/false

This native is kinda misleading, I find it returns true if they're in your angle, there can be a building between the both of you and if you're looking in their general direction this is gonna return true.

--IIV NATHAN VII (talk) 15:09, 20 December 2014 (UTC)