How i can get CPed using SAMP Player ID? I use game_api and SAMPFUNCS_api in my project. CPed *Ped = GAME->GetPools()->GetPed( ????????? ); or CPed *Ped = GAME->GetPools()->GetPedFromRef( ???? ); // what is 'ref'?