look like i have problem when refueling . it’s stuck

P/s : it works now idk why . but how to enable map on foot ?

Edit :

if IsPedSittingInAnyVehicle(ped) and not IsPlayerDead(ped) then

          DisplayRadar(true)

      elseif not IsPedSittingInAnyVehicle(ped) then

          DisplayRadar(true)

      end

Just set DisplayRadar(false) to (true)