Jump to content

Change animation


Xwad

Recommended Posts

Posted
setPedWalkingStyle 
  
addEventHandler 
onResourceStart --addEvent 
onPlayerJoin  --addEvent 
onGamemodeMapStart  --addEvent 
onPlayerSpawn --addEvent 

example

function onStart() 
    setPedWalkingStyle(localPlayer,126)-- model animation 
end 
addEventHandler("onClientResourceStart",getResourceRootElement(getThisResource()), onStart) 

acess the site to look models of animations

https://wiki.multitheftauto.com/wiki/SetPedWalkingStyle

 DUyJ810.gif

Posted

Have you at least read his post?

I just want to ]change the tec9 shooting stance to mp5 shooting stance, becaouse i hate the inclined catch.

A unique GangWar gamemode waiting for you!
Click here for more information.

560x95_FFFFFF_FF9900_000000_000000.png

Posted
So what functions need i use then??!xD

try this

setPedWalkingStyle 
  
addEventHandler 
onResourceStart --addEvent 
onPlayerJoin  --addEvent 
onGamemodeMapStart  --addEvent 
onPlayerSpawn --addEvent 

example

function onStart() 
    setPedWalkingStyle(localPlayer,126)-- model animation 
end 
addEventHandler("onClientResourceStart",getResourceRootElement(getThisResource()), onStart) 

acess the site to look models of animations

https://wiki.multitheftauto.com/wiki/SetPedWalkingStyle

 DUyJ810.gif

Posted
setPedWalkingStyle 
  
addEventHandler 
onResourceStart --addEvent 
onPlayerJoin  --addEvent 
onGamemodeMapStart  --addEvent 
onPlayerSpawn --addEvent 

example

function onStart() 
    setPedWalkingStyle(localPlayer,126)-- model animation 
end 
addEventHandler("onClientResourceStart",getResourceRootElement(getThisResource()), onStart) 

acess the site to look models of animations

https://wiki.multitheftauto.com/wiki/SetPedWalkingStyle

what it is that young he wants to know how that changes the shot tec9, rather than changing the walking style of the player

Posted (edited)
So what functions need i use then??!xD

try this

setPedWalkingStyle 
  
addEventHandler 
onResourceStart --addEvent 
onPlayerJoin  --addEvent 
onGamemodeMapStart  --addEvent 
onPlayerSpawn --addEvent 

example

function onStart() 
    setPedWalkingStyle(localPlayer,126)-- model animation 
end 
addEventHandler("onClientResourceStart",getResourceRootElement(getThisResource()), onStart) 

acess the site to look models of animations

https://wiki.multitheftauto.com/wiki/SetPedWalkingStyle

You are sick? He has said he did not want to change the walking style, but change how you hold the gun

Edited by Guest
jIcd9sc.png

Not worry about the future. Very soon it will come.

Posted

yes Banex are right i want to change the tec9 holding to mp5 holding. What functions need i use for that? is it difficult?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...