not sure if detected but its rp code
and if one little skid ask how 2 use it, i will kill myself and delete this thread
programmed by a idea when losing my wanted level
not tested but a very good idea
Code:
Code:
int RP_t;
void RP_GEN(int a) {
RP_t = a;
Player PLY = PLAYER::PLAYER_PED_ID();
PLAYER::SET_PLAYER_WANTED_LEVEL_NOW(PLY, 1);
WAIT(100);
PLAYER::CLEAR_PLAYER_WANTED_LEVEL(PLY);
RP_GEN(a);
}
Hehe, no i will not ask how to use this.. easy implement it in the modmenu code but... rather i ask if you can help me (Somebody out there.. we are here 7 billion of us so plz) somebody how to make my mod menu working online? as the openIV got removed(?) right? im not very new to coding but have some struggles with C++ :/
This fucks your stats tho, you'll have a lot of lost wanted levels like 30k lost wanted levels if you get lvl 120.
Using an rp multiplier should help because you'd need less wanted levels, you could use my cheat engine table even if it's outdated rp multiplier still works.