Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/23/18 in Files

  1. Version 1.0.1

    2537 downloads

    First of all i want to credit Geekness for this former Pointing CL code I rewrote the Clientside Animation into JavaScript and synced it through two Serverside events and an additional Clientside SyncFix-Event with the help of George. Installation: 1. Add client.js to your client_packages 2. Add require('./client.js'); in your clientside index.js 3. Add server.js to your packages (Optional you can copy the code and paste it into your existing events file) 4. Add require('./server.js'); in your serverside index.js Control: The Animation is bound to the 'b' key. Have fun with this resource.
    2 points
  2. Version 1.0.0

    879 downloads

    The most trivial example usage of the recently introduced built-in voice chat API: global chat. It connects you to all players when you join the server and vice-versa. Press F4 to toggle local player's muted state. As of 24th Oct 2018 you need to use "testing_voice" branch to utilize voice chat API.
    2 points
×
×
  • Create New...