[1.299] USKO User Premium service ASM Patch
I'm confused, do you wish to edit the NP you gain from kills for EVERYONE or those with premium? If you mean just those with premium service, then it's a bit complicated, but if you mean EVERYONE, it's just a simple constant modification.For everyone, the NP per kill can be found here (in 1.298 that is!):
Note: first value is the NP you gain on kill, second is what's taken on death.
(NOT IN A PARTY):.text:004A902B mov , 30
.text:004A9032 mov , -15
.text:004A903B mov , 50
.text:004A9042 mov , -25
.text:004A904E mov dword ptr , 50
.text:004A9055 mov dword ptr , -50(IN A PARTY):
.text:004AE160 mov , 30
.text:004AE167 mov , -15
.text:004AE170 mov , 50
.text:004AE177 mov , -25
.text:004AE183 mov , 50
.text:004AE18A mov , -50
页:
[1]