Jump to content
  • 0

Help me


Frobots

Question

3 answers to this question

Recommended Posts

On 4/24/2021 at 7:39 PM, Frobots said:

 

(translated with google) I need to change the damage and make it do much more damage, how can I do it? (Mod menu)

It sounds like you want to change someone else's scripts code to change the output of a damage hack.

Use Qlua, the lua console and script editor, to open up the file; if it's not in human readable lua coding then the file is encrypted with a binary chunk header and you'd need to remove that chunk through some strenuous B.S. process that ive never cared to familiarize myself with. If it's just in plain lua coding then it's as simple as locating the function for the damage hack and changing the value it sets to

Hope it helps!

Link to comment
Share on other sites

On 4/25/2021 at 2:39 AM, Frobots said:

 

(translated with google) I need to change the damage and make it do much more damage, how can I do it? (Mod menu)

Try to find a ammo counter, and change values around the adress of ammo counter, maybe this value not far from this address.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.