WASSIm. Posted January 11, 2013 Posted January 11, 2013 how can change anim in my server exm: like this to car function replaceModel() txd = engineLoadTXD("skin/niko.txd", 1 ) engineImportTXD(txd, 1) dff = engineLoadDFF("skin/niko.dff", 1 ) engineReplaceModel(dff, 1) txd = engineLoadTXD("skin/johnny.txd", 2 ) engineImportTXD(txd, 2) dff = engineLoadDFF("skin/johnny.dff", 2 ) engineReplaceModel(dff, 2) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel)
MR.S3D Posted January 11, 2013 Posted January 11, 2013 You can not change the animations Welcom to my server Q.5 Current game type in my server Drift my Email : [email protected] Programming level: 90%
Lloyd Logan Posted January 11, 2013 Posted January 11, 2013 You can not change the animations I'm not the OP, but is it possible to add new ones? If you need an Intermediate scripter feel free to PM me as I will accept "almost" any job, STATUS: UNAVAILABLE SCOTLAND, my hometown, and the Home of GTA!
MR.S3D Posted January 11, 2013 Posted January 11, 2013 You can not change the animations I'm not the OP, but is it possible to add new ones? I really do not know that there was a possibility of adding a new Because I have never experience this thing Welcom to my server Q.5 Current game type in my server Drift my Email : [email protected] Programming level: 90%
Kenix Posted January 11, 2013 Posted January 11, 2013 You can't add your custom animations. http://bugs.mtasa.com/view.php?id=4571 You can only set exist animation to ped/player via function setPedAnimation http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
WASSIm. Posted January 11, 2013 Author Posted January 11, 2013 You can't add your custom animations.http://bugs.mtasa.com/view.php?id=4571 You can only set exist animation to ped/player via function setPedAnimation OK THX
Kenix Posted January 11, 2013 Posted January 11, 2013 No problem. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
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