Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Introduction

This include is created for San Andreas Multiplayer Community, this include detects a player who uses Teleport hacks, you can do what ever you want underneath OnPlayerTeleport callback, OnPlayerTeleport is called when the include detects a player who is using Fly hacks.

Credits

Callback

public OnPlayerTeleport(playerid, Float:distance)
{
   SendClientMessage(playerid, -1, "You have been banned for using Teleport Hacks!");
   return Ban(playerid);
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages