Simply install to your project:
sampctl package install RogueDrifter/Silent_teleport
Include in your code and begin using the library:
#include <Silent_teleport>
OnPlayerJackTeleporter(playerid, teleporterid, vehicleid);
IsPlayerJackedTping(playerid);
IsPlayerJackingTper(playerid);
IsVehicleJackedTping(vehicleid);
To test, simply run the package:
sampctl package run