-PhoenixX- Posted January 19, 2015 Share Posted January 19, 2015 Hi there , Everyone. Probably someone already has asked this , but ok... I wonder is there a way to add new weapons to MTA... I mean I know there is but I don't know how ... Like adding them by scripting them with specific properties. Any help ? Thanks. Link to comment
WASSIm. Posted January 19, 2015 Share Posted January 19, 2015 there script on MTA Community but i forget his name Link to comment
..:D&G:.. Posted January 20, 2015 Share Posted January 20, 2015 You cannot add new weapons to MTA/GTA, only skins to existing weapons, and you do this by using: engineImportTXD engineLoadTXD engineLoadDFF engineReplaceModel Link to comment
TAPL Posted January 21, 2015 Share Posted January 21, 2015 https://wiki.multitheftauto.com/wiki/Cl ... _functions Attach the weapon to the player hand and give the player a weapon of those exist in GTA and replace the weapon with invisible txd and dff so that you have the animation of the player holding a weapon and able to aim and try to think about the rest yourself. Link to comment
-PhoenixX- Posted January 23, 2015 Author Share Posted January 23, 2015 It is so easy to replace the skin , but how to actually ADD weapons ? Maybe it's not possibe Or.. ? What is createWeapon for ? Thanks Link to comment
..:D&G:.. Posted January 23, 2015 Share Posted January 23, 2015 It is so easy to replace the skin , but how to actually ADD weapons ? Maybe it's not possibe Or.. ? What is createWeapon for ? Thanks As I already said, you cannot add a weapon in GTA/MTA! You can imitate a weapon but it is really hard (You have to mod an object into a weapon, attach it to the player, make sure that the player has the shooting animation when shooting and also create bullet effects and make them effective on the victim) And createWeapon is to spawn an already exising weapon (Default weapons) as an object on the map, and make them fire (or lets players fire with them I think) Link to comment
-PhoenixX- Posted January 23, 2015 Author Share Posted January 23, 2015 Hahhaha okay , 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