xScatta Posted September 14, 2013 Share Posted September 14, 2013 (edited) Code here problem are down: CODE REMOVED Have an problem because when are more than one player using the command then only first used "flara" dissappear and when vehicle appear then it appears in last call of command. Help Please! Edited September 16, 2013 by Guest Link to comment
Castillo Posted September 14, 2013 Share Posted September 14, 2013 You must make a table, then store the objects/timers in there. Link to comment
xScatta Posted September 14, 2013 Author Share Posted September 14, 2013 Thanks. But i maked it without tables just using Locals. Link to comment
Moderators IIYAMA Posted September 14, 2013 Moderators Share Posted September 14, 2013 well if you say so, the problem you have now are the global s. local x,y,z = getElementPosition(player) local car = getVehicleModelFromName(car) 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