Jump to content

Deadsimon

Members
  • Posts

    3
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Deadsimon's Achievements

Refugee

Refugee (1/15)

0

Reputation

  1. I have spent most of the day tearing it apart for my development and it works well My friend and i have made an application that gets the player locations from the webapi and checks them against home coordinates and move the user either to the inside home channel(discord) or outside channel for a sort of faux positional audio setup. (we know mumble is almost here but we don't really want to move from discord) We tested it tonight with 6 people and it ran flawlessly and took about 50ms once you crossed the boundary to move you to the inside channel. We have intentions to break up the map into chunks and have hidden discord channels. Essentially just expanding what we've done. Alloc is there anyway you could share the source code for the command function mod and command ext? As I spent today rummaging around the Web api, I would be more then happy to put that knowledge to use and write some documentation up.
  2. is there any documentation on this webapi, as i cant seem to find much about it that isnt CSM or catalyst.
  3. Hello alloc, ive been making a serverside app that scrapes the web data, grabs each person and there co-ordinates and compares it again my home area coordinates, and then moves them to either the indoor or outdoor discord channel. it works well but its slower then i would like, so instead i wanted to go straight through the web api, but as i dont have the web api token im sort of stuck. is there anyway i could get that web api token? or reset it? any help would be greatly appreciated
×
×
  • Create New...