Administrators Tut Posted March 11, 2020 Administrators Share Posted March 11, 2020 Moving to Scripting section. Please read the guidelines for posting questions in there, thanks: Link to comment
Moderators Patrick Posted March 11, 2020 Moderators Share Posted March 11, 2020 (edited) Just an idea: Attach a colshape to the ped, and when somebody hit that colshape, who jumping, do some fall animation. > createColSphere, attachElements, onClientColShapeHit, getPedSimplestTask, triggerServerEvent, setPedAnimation (on server side) Edited March 11, 2020 by Patrick 1 1 Link to comment
hrtht Posted March 11, 2020 Author Share Posted March 11, 2020 3 hours ago, Patrick said: Just an idea: Attach a colshape to the ped, and when somebody hit that colshape, who jumping, do some fall animation. > createColSphere, attachElements, onClientColShapeHit, getPedSimplestTask, triggerServerEvent, setPedAnimation (on server side) Let me try man, thanks! 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