A simple library providing an API for player-to-player interactions such as checking which players are stood near each other and detecting who approached who.
Simply install to your project:
sampctl package install ScavengeSurvive/personal-spaceInclude in your code and begin using the library:
#include <personal-space>To test, simply run the package:
sampctl package runAnd connect to localhost:7777 with two players to test.