ElNepeDeMaeve Posted February 18, 2021 Share Posted February 18, 2021 Hi, it's possible to change the model of a ped by using memory write? And if so, how could I do it? currently the only way I know to do it is to replace the actor, destroying the existing one and creating a new one. Link to comment Share on other sites More sharing options...
Strs Posted February 21, 2021 Share Posted February 21, 2021 yes you can change peds with memory address even when they walking and having conversation it dont effect and yea you can do it no creating or deleting anything even you can use special skins Link to comment Share on other sites More sharing options...
ElNepeDeMaeve Posted March 3, 2021 Author Share Posted March 3, 2021 On 2/21/2021 at 8:52 AM, Strs said: yes you can change peds with memory address even when they walking and having conversation it dont effect and yea you can do it no creating or deleting anything even you can use special skins any hints of how I can do it? Link to comment Share on other sites More sharing options...
Strs Posted March 5, 2021 Share Posted March 5, 2021 like this here Link to comment Share on other sites More sharing options...
Uchiha Batuhan Posted March 5, 2021 Share Posted March 5, 2021 6 minutes ago, Strs said: buradaki gibi This Is Good! How Can We Do This? Link to comment Share on other sites More sharing options...
Strs Posted March 6, 2021 Share Posted March 6, 2021 this https://github.com/DK22Pac/plugin-sdk/blob/master/plugin_sa/game_sa/CPed.cpp 0A96: [email protected] = actor [email protected] struct 0AA6: call_method 0x5E4880 struct [email protected] num_params 1 pop 0 >you wanna change model here > _Model [email protected] //(void(__thiscall *)(CPed*,unsigned int))0x5E4880)(this, modelIndex) Link to comment Share on other sites More sharing options...
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