This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Modding Question regarding yourself/ALL features

AndroiDragon

Platinian
hei
I was wondering how do I approach the problem when I do let's say "unlimited Health"
so not just Me but also everybody else has unlimited Health.
I just want it obviously to be ONLY Me...

or when I do 1shotkill....i aslo get 1shot killed.

Is there a Tutorial for that ?
I was looking trough the forum, but couldnt come up with any info, or I searchd wrong I guess^^

thanks
 
This means the function is shared.
You will have to find a way to split them. Most usual approach is by using hooks if it's a lib game.
Assembly CSharp games are easier and don't requiere hooks.
Exampke for .dll found in pmt:



You will find tutorials on the internet for lib games once you have enough knowledge about modding (thus you will be able to properly search)
 
brother thank you very much, that helps….and leads in the right direction.
I heard it many times "shared function/instruction" but now I almost forgot about it lmao

...yeah well getting older