diff options
author | cheapie <no-email-for-you@example.com> | 2016-01-05 18:01:58 -0600 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2016-01-05 18:01:58 -0600 |
commit | edd47f62392b500d862eb478984824dc185d928a (patch) | |
tree | 54e337a652a76c0d73aa89d49ef88adb76cb4eb1 /README | |
parent | 01d72237c3acdff0e6959f6b7749b5e5e428386c (diff) | |
download | digistuff-edd47f62392b500d862eb478984824dc185d928a.tar digistuff-edd47f62392b500d862eb478984824dc185d928a.tar.gz digistuff-edd47f62392b500d862eb478984824dc185d928a.tar.bz2 digistuff-edd47f62392b500d862eb478984824dc185d928a.tar.xz digistuff-edd47f62392b500d862eb478984824dc185d928a.zip |
Add player detector
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,3 +20,8 @@ Note that the settings cannot be changed after setting - you must dig and re-pla How to use digimese: It conducts digilines signals (like digilines) in all directions (like mese). That's about it, really. + + +How to use the digilines player detector: +Set a channel and radius (radius must be a number >0 and <10 - anything invalid will be ignored and "6" useid instead). +Every second while a player is within the radius, a table listing the players in range will be sent via digilines on the chosen channel. |