PlayAkoya Posted August 12, 2015 Posted August 12, 2015 Hi, if one gets the Ped harm is not interrupted the animation? getDrugDealerPeds = createPed(293, 2195.8599023438, 933.20001220703, 10.800000190735, 270) setElementFrozen(getDrugDealerPeds, true) setTimer(setPedAnimation, 2000, -1, getDrugDealerPeds, "SMOKING", "M_smklean_loop", -1, true, false, true) I'm counting on your help.
Wumbaloo Posted August 12, 2015 Posted August 12, 2015 interruptable: if set to 'false' other tasks wont be able to interupt the animation. Setting this to 'false' also gives this function more power to override other animations that are running. For example, squatting after a jump can be terminated. Computer science student at { EPITECH }
PlayAkoya Posted August 12, 2015 Author Posted August 12, 2015 I have yet to "false". But why is it not working?
GTX Posted August 13, 2015 Posted August 13, 2015 No, right now you have it on true. Do you require a paid scripter? Contact me! (Unavailable) Currently I am experienced in Lua, PHP, HTML, CSS, SQL and JS. Developer and owner of https://projectbea.st - Project Beast
Wumbaloo Posted August 13, 2015 Posted August 13, 2015 Look at the syntax Computer science student at { EPITECH }
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