Xwad Posted March 23, 2015 Share Posted March 23, 2015 Hi how can I change the tec9 shooting stance? Link to comment
Mr.unpredictable. Posted March 23, 2015 Share Posted March 23, 2015 setWeaponProperty Link to comment
Xwad Posted March 23, 2015 Author Share Posted March 23, 2015 need i use this? setWeaponProperty(32, "poor", "flags", "flag_aim_arm") Link to comment
Mr.unpredictable. Posted March 24, 2015 Share Posted March 24, 2015 ? Can you explain? what are you trying to do? Link to comment
Xwad Posted March 24, 2015 Author Share Posted March 24, 2015 I just want to change the tec9 shooting stance to mp5 shooting stance, becaouse i hate the inclined catch. tec9 stance: http://cs2.gamemodding.net/posts/2013-0 ... rints1.png mp5 stance: http://cs3.gamemodding.net/posts/2013-0 ... 0TEC-9.jpg Link to comment
#RooTs Posted March 25, 2015 Share Posted March 25, 2015 setWeaponProperty LOLLL teaching wrong WTF Link to comment
Xwad Posted March 25, 2015 Author Share Posted March 25, 2015 what function need i use then? Link to comment
#RooTs Posted March 25, 2015 Share Posted March 25, 2015 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 Link to comment
xeon17 Posted March 25, 2015 Share Posted March 25, 2015 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. Link to comment
#RooTs Posted March 25, 2015 Share Posted March 25, 2015 Have you at least read his post? Link to comment
Xwad Posted March 25, 2015 Author Share Posted March 25, 2015 So what functions need i use then??! Link to comment
Xwad Posted March 25, 2015 Author Share Posted March 25, 2015 But #RooTs i dont want to change the moving style i want to change the shooting animation Link to comment
#RooTs Posted March 25, 2015 Share Posted March 25, 2015 So what functions need i use then??! 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 Link to comment
xeon17 Posted March 25, 2015 Share Posted March 25, 2015 But he don't want to change the walking style, what's wrong with you? the fu.ck. Link to comment
Besta Posted March 25, 2015 Share Posted March 25, 2015 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 Link to comment
Banex Posted March 25, 2015 Share Posted March 25, 2015 (edited) So what functions need i use then??! 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 March 25, 2015 by Guest Link to comment
#RooTs Posted March 25, 2015 Share Posted March 25, 2015 OMG I managed to change the way to run and shoot with this function and run with the AK47 in one hand Link to comment
Banex Posted March 25, 2015 Share Posted March 25, 2015 He only wants to change the way of holding a gun Tec9 Link to comment
Xwad Posted March 25, 2015 Author Share Posted March 25, 2015 yes Banex are right i want to change the tec9 holding to mp5 holding. What functions need i use for that? is it difficult? Link to comment
.:DoA:.Backflip Posted March 25, 2015 Share Posted March 25, 2015 Why don't you smoke weed like all other normal children? ... Link to comment
xeon17 Posted March 25, 2015 Share Posted March 25, 2015 Why don't you smoke weed like all other normal children? ... Who says that we're not smoking weed Link to comment
Xwad Posted March 25, 2015 Author Share Posted March 25, 2015 ??! What are you speaking about? Can you pls tell me what functions I need for that? 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