OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Serial Killer on 26 Jan 2005, 18:30:00
Title:
Removing the lock??
Post by:
Serial Killer
on
26 Jan 2005, 18:30:00
How can I remove the lock from a vehicle?
Title:
Re:Removing the lock??
Post by:
Strango
on
26 Jan 2005, 18:37:21
Code:
[Select]
VehicleName lock false
Title:
Re:Removing the lock??
Post by:
Serial Killer
on
27 Jan 2005, 09:10:25
Thank you!