Garry's Mod

Garry's Mod

3,743 ratings
Track Assembly Tool
5
4
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
Updated
945.671 KB
Jul 16, 2014 @ 10:56am
Apr 1 @ 12:07pm
379 Change Notes ( view )

Subscribe to download
Track Assembly Tool

In 1 collection by [Sk$Bh]Trick or treat KID!
DVD's addon collection
253 items
Description


This page uses steam formatting. I prefer markdawn though.

Description
This script can give you the ability to connect prop-segmented track pieces fast. It is optimized and brings the track building time consuming to a minimum. It uses pre-defined active points to snap the segments the best way there is in Garry's Mod

Feature List
  • General convar factory reset can be easily triggered by the server admins
  • Convar tweaks is accessible via dedicated in-game manipulation panel
  • Context menu for direct track entity value export and manipulation
  • Optional flip mode called from spawning/snapping for quickly flip the anchor across
  • Track segment flip over mode for mirroring already created loops and curves
  • Track segment curve node interpolation for building custom track layouts
  • Track curve fitting aligment based on ray intersection for precise piece layout
  • Track tangent turn interpolation for utilizing variable curve radius
  • Extendable DB text file or a lua script[github.com]
  • Extendable DB text file load list[github.com] and list prefixes[github.com] categories[github.com]
  • Switching DB storage between SQL for SQL mode and LUA for Lua mode
  • Spawning pieces on the map for creating custom track layouts
  • Snapping pieces on the map surface ( if checked )
  • Snapping/spawning with custom user offsets
  • Snapping/spawning with zero pitch ( good for track leveling )
  • Snapping/spawning at the mass-center or the active point ( if checked )
  • Snapping the first piece yaw to user defined angle
  • Snapping already spawned pieces by using only the physgun
  • Fast changing the active track ends ( Alt + SCROLL good switching turns direction )
  • Custom user defined active radius based snapping
  • Custom active point and radius location assistant
  • Custom active point position angle and orientation adviser
  • Advanced duplicator can be used on the track created
  • Custom entity properties ( weld, freeze, no-collide )
  • User can disable phys-gun grabbing on a piece ( good for turntables )
  • Ability to list up the most used pieces on the server ( E + Right )
  • Ability to search among the most server popular pieces by Lua patterns[www.lua.org]
  • Ability to export server and client database as a file
  • Tool-tips for every button are available and can be translated easily
  • Ability to spawn scripted track switches of other class ( Ron's 2ft )
  • Ability to modify the bodygroups and skins of a track piece ( with duping )
  • Ability to modify track piece suface behavior ( wood, metal, slime, tire )
  • Ability to extend a track piece spawn with additional entities
  • Includes integrated wiremod extension

Manual and troubleshooting

Reuploading and source stealing will not be tolerated !
Selling it is also out of option, as the open source suggests !

If you want to support me and you like what I do:

paypal.me/DeyanVasilev
Popular Discussions View All (35)
28
Jan 14, 2023 @ 11:06pm
Server failing to send translations
Jane
3
Feb 23 @ 1:01pm
How to add a Switch for junctions?
ThatGreenLeaf
11
Jan 14, 2023 @ 10:57pm
i have been trying to turn the metal rail for 3 hours
Red
1,759 Comments
[Sk$Bh]Trick or treat KID!  [author] 20 hours ago 
@PUSHIK 7 May @ 11:45am
Subscribe to Shinji and they will appear in-game

https://steamcommunity.com/sharedfiles/filedetails/?id=326640186
PUSHIK May 7 @ 1:45am 
Where Shinji85's Rails Train Pack ?
[Sk$Bh]Trick or treat KID!  [author] Apr 6 @ 2:17pm 
@DoritoCrusher 23 hours ago

Hi. Look at the first video In the feed
DoritoCrusher Apr 5 @ 2:24pm 
how do i make turns
[Sk$Bh]Trick or treat KID!  [author] Mar 27 @ 10:52pm 
Next update is almost ready
Grocel Mar 20 @ 1:06pm 
👍
[Sk$Bh]Trick or treat KID!  [author] Mar 20 @ 1:03pm 
@Grocel 6 hours ago

Perfect! Good to know. I've uploaded the fix for the ghosts that fail being removed. It was a typo. (
iD instead of iR) My bad should work as intended now. Thanks [@Synth 17 Mar @ 3:51pm] for finding this. The latest changes from PR53 are also uploaded to the WS. Will continue with the "IsModel" solution we discussed. Seems to be the most reasonable thing to do when I think about it. This will later reduce ` util.PrecacheModel` calls and make the tool a lot more stable.
Grocel Mar 20 @ 6:47am 
@march, @[Sk$Bh]Trick or treat KID!:
Posting for the other to know:
This issue is related to: https://github.com/Facepunch/garrysmod-issues/issues/5798

This has been fixed in the game and also in the up coming version of the tool.
[Sk$Bh]Trick or treat KID!  [author] Mar 17 @ 10:50pm 
march 16 Mar @ 12:12am
Maybe Ron changed something.
[Sk$Bh]Trick or treat KID!  [author] Mar 17 @ 10:46pm 
@march 16 Mar @ 12:12am

Have to check that one.

Synth 15 hours ago
According to the Gmod dev discord I added a timer for removing the thing. Probably have to increase the interval.