Hi all, I am hacking the game scarface. This is a game where you cannot shoot people that are not enemies. So if you aim at a civilian scarface will say something and the gun will not shoot. I want to make this more realistic so how would i go about finding how to let scarface shoot not matter where he is shooting even if it is a civilian npc?
I think its useless. Why you might ask? Well, even if you can shoot those people I bet they wont die because they're not programmed to be dead. Its like you're trying to enable a function that doesn't exist.
If you want to know how you can fire on them well you can do the following:
1. Search for an unknown value 4 bytes.
2. Aim on some spot where you can shoot and search for value: 1.
3. Aim on people where you cannot shoot on and search for value 0.
4. Keep doing this till you get the adress and change it to value 1.
If you didn't find anything you can search like increased/decreased value. Even if you succeed I bet they won't die.
hi, thanks for the tips. I was thinking that you might be able to as they can be runover etc.. so there is some programming their for npc death so I will have a look and see.
They are coded to be run over but not coded to be shot. You can try to look for the values and make the hack so you can shoot at them, but I really doubt anything will happen at all if you shoot at them.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum