LOCK CAR DOORS

From GTAMods Wiki
Revision as of 15:33, 3 May 2010 by Spaceeinstein (talk | contribs) (Created page with '{{Native |np=2 |p1t=pointer |p1d=car handle |p2t=integer |p2d=flag }} This sets the lock status of car doors. *1 - unlocked car *2 - locked car - the player and characters refuse…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
LOCK_CAR_DOORS
Number of parameters: 2
Parameter #TypeDescription
1.pointercar handle
2.integerflag
Return value:
TypeDescription
None

This sets the lock status of car doors.

  • 1 - unlocked car
  • 2 - locked car - the player and characters refuses to enter the car
  • 3 - locked for the player, not locked for NPCs
  • 4 - locked, the player is stuck in the car

etc.