Hero192 Posted July 13, 2015 Share Posted July 13, 2015 As the title say,How to set the Bike a max skills to all players Link to comment
Price. Posted July 13, 2015 Share Posted July 13, 2015 something like this function BikeCycle() setPlayerStat ( source, 229, 999 ) setPlayerStat ( source, 230, 999 ) end addEventHandler ( "onPlayerJoin", getRootElement(), BikeCycle) 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