Military Guy Posted April 6, 2020 Share Posted April 6, 2020 (edited) Как сделать стиль ходьбы для определённого скина? How do I make a walking style for a specific skin? Help Pls function onClientResourceStart() setPedWalkingStyle(localPlayer,118) end addEventHandler("onClientResourceStart",resourceRoot, onClientResourceStart) Edited April 6, 2020 by Military Guy Add script text Link to comment
Moderators Patrick Posted April 6, 2020 Moderators Share Posted April 6, 2020 Every time when player skin's change, you need to modify the walking style too. Link to comment
jakson Posted April 6, 2020 Share Posted April 6, 2020 (edited) getElementModel Edited April 6, 2020 by jakson 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