Portside Posted January 15, 2018 Share Posted January 15, 2018 Hi, I'm sure this question has been asked a thousand times but I just can't find an answer to my very specific question; is there a method to add objects into MTA without replacing other models? Like is there any way at all to do it? I'm currently working on a script that allows the player to have accessories attached to them, but a lot of the useless items within the game have already been used up by my other resource and I've hit a block wall. I had this idea to use CJ's wearable objects such as his hats, sunglasses and watches but for some odd reason the wiki is poorly documented and doesn't show me the ID that I need to replace. Any help at all would be really appreciated! Kind~Regards, Portside Link to comment
Portside Posted January 15, 2018 Author Share Posted January 15, 2018 Hi, I'm sure this question has been asked a thousand times but I just can't find an answer to my very specific question; is there a method to add objects into MTA without replacing other models? Like is there any way at all to do it? I'm currently working on a script that allows the player to have accessories attached to them, but a lot of the useless items within the game have already been used up by my other resource and I've hit a block wall. I had this idea to use CJ's wearable objects such as his hats, sunglasses and watches but for some odd reason the wiki is poorly documented and doesn't show me the ID that I need to replace. Any help at all would be really appreciated! Kind~Regards, Portside Link to comment
KaMi Posted January 15, 2018 Share Posted January 15, 2018 1 hour ago, xXportsideXx said: Hi, I'm sure this question has been asked a thousand times but I just can't find an answer to my very specific question; is there a method to add objects into MTA without replacing other models? Like is there any way at all to do it? I'm currently working on a script that allows the player to have accessories attached to them, but a lot of the useless items within the game have already been used up by my other resource and I've hit a block wall. I had this idea to use CJ's wearable objects such as his hats, sunglasses and watches but for some odd reason the wiki is poorly documented and doesn't show me the ID that I need to replace. Any help at all would be really appreciated! Kind~Regards, Portside Great idea ! but we can´t add new objects into the game, only replace. Link to comment
HairyMeets Posted January 15, 2018 Share Posted January 15, 2018 At the moment it's impossible, if I'm not mistaken, MTA developers want to implement something like Limit Adjuster About clothes, you can attach objects using this functionattachElements AddPedClothesCJ_Clothes Also you can use this Link to comment
Portside Posted January 16, 2018 Author Share Posted January 16, 2018 18 hours ago, <~KaMiKaZe~> said: Great idea ! but we can´t add new objects into the game, only replace. Thanks, I was also maybe thinking if there'd be a way to stream objects for example, but I'm not sure how difficult this would be or even if it'd work properly. Link to comment
Portside Posted January 16, 2018 Author Share Posted January 16, 2018 16 hours ago, HairyMeets said: At the moment it's impossible, if I'm not mistaken, MTA developers want to implement something like Limit Adjuster About clothes, you can attach objects using this functionattachElements AddPedClothesCJ_Clothes Also you can use this And that allows me to use CJ's items, you're brilliant. Thank you :3 Link to comment
HairyMeets Posted January 16, 2018 Share Posted January 16, 2018 5 hours ago, xXportsideXx said: And that allows me to use CJ's items, you're brilliant. Thank you :3 You're welcome 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