NeW Posted May 10, 2015 Share Posted May 10, 2015 function asd(player) givePlayerMoney(source,200) end addEvent("onVehicleDriftEnd", true) addEventHandler("onVehicleDriftEnd", getRootElement(), asd) Hi guys! This drift = money not working. Can you makes the worked version? Thanks. Link to comment
WhoAmI Posted May 10, 2015 Share Posted May 10, 2015 Try to replace 'source' with 'player'. 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