Difference between revisions of "REMOVE CAR WINDOW"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=2 |p1t=Handle |p1d=Vehicle handle |p2t=Integer |p2d=Window's ID (always < 4) }} This function remove a window of the specified vehicle. Window ID : 0=left front, 1=right fron...)
 
 
Line 8: Line 8:
  
 
This function remove a window of the specified vehicle.
 
This function remove a window of the specified vehicle.
Window ID : 0=left front, 1=right front, 2=left rear, 3=right rear.
+
 
 +
'''Window ID :'''
 +
 
 +
0 - left front  
 +
 
 +
1 - right front
 +
 
 +
2 - left rear
 +
 
 +
3 - right rear.

Latest revision as of 19:47, 2 January 2009

REMOVE_CAR_WINDOW
Number of parameters: 2
Parameter #TypeDescription
1.HandleVehicle handle
2.IntegerWindow's ID (always < 4)
Return value:
TypeDescription
None

This function remove a window of the specified vehicle.

Window ID :

0 - left front

1 - right front

2 - left rear

3 - right rear.