ha.sh
Active member
- Joined
- Nov 14, 2018
- Messages
- 66
- Reaction score
- 0
Did you guys know how to make this Script only work when player actor standing at nearest vehicle? Help me..
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
//-------------MAIN---------------
thread "EasyLockVehicle"
:EasyLockVehicle_19
wait 50
if
key_down 97
else_jump @EasyLockVehicle_19
wait 100
say "/pvlock"
jump @EasyLockVehicle_19
Last edited: