Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/09/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.
    3 points
  2. Version 1.0.0

    2133 downloads

    First Credits for @valdirdd for the Speedometer that i Edited.... And a big thank for @CommanderDonkey for that fancy design of the speedometer. FEATURES : Fuel System, Distance Calculation And a Notice to all that would use it... its a german version so... u must be change it if u want another type. INSTALL : Put the files in the served folders... add clientside in ur index.js require('basicVehSystem'); to change to MPH use the following Tutorial... I Hope u enjoy the files... Bugs please send me... NOTICE: to change the gas mileage edit line 30 in ur index.js in packages/basicVehSystem/index.js let rest = (Veh_data*10); change the Multicator '10' to another value.... it calculate ur driven distance at the moment... with this multiplicator
    0 points
  3. Version 1.0.0

    3864 downloads

    Design by @CommanderDonkey, link here. For install just copy files to your server. Don't forget edit index.js into client_packages if you have more resources.
    0 points
×
×
  • Create New...