Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
Heey all,
How can i make a command to lock the last entered car?
I dont know how to detect it.
Thanks Admigo
Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
One Question: Is it possible to detect the playerid who locked the vehicle so if anyone enters your locked vehicle it says locked by ....?
Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
I am trying to enter my own locked vehicle but the message dont show up. Or only other players can see the message?
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
Post whole code OnPlayerEnterVehicle related to this
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
You need your sustem to check is vehicle locked et.c You can do it using Set/GetVehicleParams
Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
I fixed it,only when i do server restart the vehicles that i locked from before restart is still locked. How can i fixed this?