Jump to content

How MTA Does this things?


iFarbod

Recommended Posts

I'm working on a mod for the single-player GTA SA, I Saw some little features in MTA That i like to integrate in my mod. when i change skin, it still has the CJ's sound, but how to change it WITHOUT MODIFYING ANY FILE, Like setPedVoice in MTA. Thanks. Plus, i like to know how MTA Has disabled C-Bug, and the fixing the bug when you aiming sniper and crouched and zoom and you'll stand up. C/C++ Code is appreciated. Thanks.

Link to comment

First of all, there is no reason to push the thread after less than one day and pm everyone.

when i change skin, it still has the CJ's sound, but how to change it WITHOUT MODIFYING ANY FILE, Like setPedVoice in MTA

https://code.google.com/p/mtasa-blue/so ... SA.cpp#990

https://code.google.com/p/mtasa-blue/so ... edSA.h#281

https://code.google.com/p/mtasa-blue/so ... dSA.cpp#31

i like to know how MTA Has disabled C-Bug, and the fixing the bug when you aiming sniper and crouched and zoom and you'll stand up.

https://code.google.com/p/mtasa-blue/so ... d.cpp#2871

Link to comment

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...