Difference between revisions of "DOES OBJECT EXIST"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: '''DOES_OBJECT_EXIST''' [Gta.Object) Returns information wheter object exists or not.)
 
Line 1: Line 1:
'''DOES_OBJECT_EXIST''' [Gta.Object)
+
'''DOES_OBJECT_EXIST''' [OBJECT]
  
Returns information wheter object exists or not.
+
OBJECT represents object handle, of an attaching item.
 +
 
 +
 
 +
Explanation
 +
 
 +
- Returns information wheter object exists or not.
 +
 
 +
 
 +
' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING
 +
' INFORMATION IS EXTRACTED FROM GAME SCRIPTS

Revision as of 15:28, 20 January 2009

DOES_OBJECT_EXIST [OBJECT]

OBJECT represents object handle, of an attaching item.


Explanation

- Returns information wheter object exists or not.


' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING ' INFORMATION IS EXTRACTED FROM GAME SCRIPTS