mysy00 / personal-space

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Pawn 96.7%Language:Makefile 3.3%