golanu21 Posted August 21, 2013 Share Posted August 21, 2013 stat = getPlayerStat(source, 23) setPedStat ( source, 23, stat +1) why is not working ? Link to comment
Tete omar Posted August 21, 2013 Share Posted August 21, 2013 getPlayerStat This function is deprecated. This means that its use is discouraged and that it might not exist in future versions, but there should be an alternative (usually more generic) way of performing what it once did. Use getPedStat instead. Link to comment
golanu21 Posted August 21, 2013 Author Share Posted August 21, 2013 i try and with getPedStat, but is not working.. 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