Posts: 312
Threads: 83
Joined: Feb 2012
Reputation:
0
How can i lock last vehicle?
Well, I want player can lock their vehicle when they are outside. So, I want to get player last vehicle for locking and unlocking.
Posts: 843
Threads: 61
Joined: Feb 2013
Reputation:
0
We don't know anything from your vehicle system (enums...) so we can't really help you until you provide some codes.
Posts: 312
Threads: 83
Joined: Feb 2012
Reputation:
0
I don't have anything yet. I want to know how can i do this?
Posts: 1,098
Threads: 14
Joined: Feb 2013
Reputation:
0
Save their current vehicle ID in a variable when they enter a vehicle, use it to look it when he's outside..
pretty easy
tell me if you need codes.
Posts: 312
Threads: 83
Joined: Feb 2012
Reputation:
0
undefined symbol "GetPlayerPoolSize"
Posts: 312
Threads: 83
Joined: Feb 2012
Reputation:
0
Well, It says locked but i can still enter without unlock? and i m using samp 0.3z R2 now.