Skip to content

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.

License

Notifications You must be signed in to change notification settings

ScavengeSurvive/personal-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personal-space.inc

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.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/personal-space

Include in your code and begin using the library:

#include <personal-space>

Testing

To test, simply run the package:

sampctl package run

And connect to localhost:7777 with two players to test.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published