G General

TX RC Car Scripts Full Permissons RESELL Version 1.0

TX RC Car Scripts Full Permissons RESELL
Details
Features
Contents
Reviews

This is the best set of RC Car scripts on the grid.
-Smooth Running - Adjustable - HUD
-Working Lights Blinkers Brake Lights
-Working Suspension with on/off
-Customize Sounds and Settings and Extras
-Steering Front wheels and Spinning Rears
-Car mounted camera for road view
-Demo Car included to help you build yours
-Beats any 5000L RC car script out there!

Plus, Optional Addons like Chat and Radar which can be turned on or off via HUD menu.

From the Instructions ...

:::::::::::::::::Required Scripts...

TX Remote Control Car. - Car description must match HUD description for them to communicate. Same with Camera Button, and Camera Prim on car. (Use a channel number)

::::::::::::::::Accessory Scripts...

Script in each wheel. - For spin and turning.
TX All In One Suspension. - Name wheels as on Demo. Wheel description sets travel length. Works on Prim, Mesh and Land.
TX All In Wonder Lights. - Runs Lights, brake lites, blinkers. See "About" in car on how to set them up.
TX Remote - Car Accessories. - Allows the HUD options to work.

::::::::::::::::::Neat things ...

TX Spy. - Hears and relays local to you.
TX Radar. - Reports who is around your RC car.

Prim Properties and Physics. (Features Tab, Physics Shape Type in edit mode)

Your car root will always be prim as it is the root prim.
Set your 4 wheels to Convex Hull in order for the suspension to work, the rest of the car can be set to None.

::::::::::::::::Global Values to play with in the script:

SPEED VALUES

float speed=15; //Driving Speed.
float TurnSpeed=50; //Turning Speed.
float reversespeed = 3; //Reverse Speed

SOUNDS

string Start = "start"; // Sound when starting
string Idle = "idle"; // Sound when idling
string Run = "run"; // Sound when running
string Collision = "crash"; // Sound on collision - For no collision Rem Line 62
string stop = "stop"; // Dur

:::::::::::::::Permissions

Any script that is not modify, is for reasons of proprietory scripting I wrote and dont want floating around the world.

The other scripts, are open, for you the builder to tweak and mod to your build, when you are done and ready to sell, make them no modify, no transfer.

Have fun!

~ Tech

  • Smooth Running - Adjustable - HUD
  • Working Lights Blinkers Brake Lights
  • Working Suspension with on/off
  • Customize Sounds and Settings and Extras
  • Steering Front wheels and Spinning Rears
Average rating: full star full star full star empty star empty star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
Seems ok.
full star full star full star empty star empty star Posted April 26, 2018 by xlKrystallx

Problem is the camera hud view seems to stutter really hard on the movement of the RC.

Was this review helpful?