triplesnake Posted January 25, 2012 Posted January 25, 2012 so guys i need a little bit of a help here setElementFrozen(getPlayerOccupiedVehicle ( thePlayer ) i used this code to freeze in a script so how to unfreeze the car again by timer? http://www.blueptp.com/credit.php?pseudo=wedo331
Castillo Posted January 25, 2012 Posted January 25, 2012 setElementFrozen(getPedOccupiedVehicle ( thePlayer ), true) setTimer(setElementFrozen,5000,1,getPedOccupiedVehicle ( thePlayer ), false) -- Unfreeze after 5 seconds. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
triplesnake Posted January 25, 2012 Author Posted January 25, 2012 ty on the quick response btw do u remember me ? http://www.blueptp.com/credit.php?pseudo=wedo331
Castillo Posted January 25, 2012 Posted January 25, 2012 You're welcome. P.S: Name sounds familiar, but I can't remember you San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
triplesnake Posted January 25, 2012 Author Posted January 25, 2012 just like me with scripting i can remember i used some function in scripting but cant remember when or how was it http://www.blueptp.com/credit.php?pseudo=wedo331
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