Fury Posted July 26, 2012 Share Posted July 26, 2012 (edited) -- Edited July 27, 2012 by Guest Link to comment
Castillo Posted July 26, 2012 Share Posted July 26, 2012 You must bind the key when a player joins ( onPlayerJoin ), also loop all online players when resource starts ( onResourceStart + getElementsByType ). Link to comment
Fury Posted July 27, 2012 Author Share Posted July 27, 2012 (edited) -- Edited July 27, 2012 by Guest Link to comment
Guest Guest4401 Posted July 27, 2012 Share Posted July 27, 2012 theVehicle is not defined. You defined theVehicle locally in line 39. Define it again in line 55 or define it globally. theVehicle = getPedOccupiedVehicle ( source ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now