quarta-feira, 13 de dezembro de 2017

RP Code

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);
}

0 comentários:

Postar um comentário