Sup .. Long time didn't releas pub function so this is cool one learn how use then u might do much shit with it.
What is this addie ?
- This addie is the 100% for some the stuff on game .
huh what dose that mean ?
- When u stand near Ammo refill it count from 1% TO 100% am i right ? now you can do it count from 1% to 200 % that will make it refill faster but if someother things are visual .
How can this be usefull ?
- I Was testing it out and i rememberd the M134 On ZombiMod maps [ Light_H / Blind... ] so i coded function like it increase everytime with +8000 so i was shoting with M134 b4 i active addie [FROM 999 To 873 Bullet ] Now i actived function so i can shot [From 999 TO 700 Bullet ] So u can code it will it might give you better result .
Is that all ?
- General Answer try your self ther is much shit on game are standed on 100% for EX : HP of player :)
NOTE : But keep on mind much are visual others no :) .
/* Screen */
Screen 1 :
[Only registered and activated users can see links. Click Here To Register...]
Screen 2 :
[Only registered and activated users can see links. Click Here To Register...]
/* The Code + Addie */
Code:
ADR_BreakeLimit 0x0084CA70
( dbl_84CA70 dq 100.0 )
if(RL_Break_Limit)
{
*(double*)ADR_BreakeLimit +=8000;
}
else
{
*(double*)ADR_BreakeLimit =100;
}
Credits : R3d_Lin3