capitanazop Posted January 4, 2008 Share Posted January 4, 2008 hi i view this code and need some help plz. where put this code? setPlayerStat ( player, 77, 999 ) ) then ?? and how? bye sorry for my english Link to comment
MaTrIx4057 Posted January 4, 2008 Share Posted January 4, 2008 Stats are frozen in this preview version. Link to comment
capitanazop Posted January 4, 2008 Author Share Posted January 4, 2008 i can edit the fight style and the stat =D function changeBodyStrength ( player, commandName ) --Output whether the setPlayerStat was successful in changing the BODY_MUSCLE STAT if ( setPlayerStat ( player, 75, 999 ) ) then outputChatBox ( "you are skilled" ) else outputChatBox ( "you not are skilled" ) end end addCommandHandler ( "armas", changeBodyStrength ) bye Link to comment
jbeta Posted January 4, 2008 Share Posted January 4, 2008 Stats are frozen in this preview version. Only weapon skill stats, if I remember correctly. Link to comment
Jemte Posted January 4, 2008 Share Posted January 4, 2008 Stats are frozen in this preview version. Only weapon skill stats, if I remember correctly. and to change physical stats you must be using the CJ skin 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