Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

Mirror 1 - Show

File: Stool Turret 0.9.zip
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=117871
Description: Modified from Stool Turret RC4

Originaly written by Richard Croxford
Modified by khm (aka HellRazor)

Added Isolation mode
This separates the Stool Turret's Stool function from the rest
Example: If you have a bunch of of Stool Turrets in rope mode and they all fire at once then
Without Isolation mode turned on for them about half will start new rope instances while the
other half finish them resulting in a weird crisscross mesh rope net

With Isolation mode turned on they all start their own new rope instances so that it is easier
to coordinate them

Added wire input "Freeze"
0 unfreezes the Stool Turret and anything else freezes it

Added wire input "Mode"
A string of the Stool name you want to set the Stool Turret to use
Example: "rope"

Added wire input "Isolate"
0 turns off Isolation mode andything else turns it on

Added wire input "Config"
A wire E2 table input that lets you change the current config of the Stool Turret's Stool
Note: that it will not add or remove variables from the config, this prevents errors and makes it
easier by letting you jsut change what you want
Also all config variables (as far a i know) are strings

Added wire output "FireCount"
Outputs the number of times the Sturret has fired since it was created
As that only 5 can fire per server tick, if you have a LOT of them it can theoretically thow
off timings
you can use this to avoid that

Added wire output "Mode"
A string output of the name of the current Stool beung used by the Stool Turret

Added wire output "Isolated"
Outputs a 1 if Isolation mode is on for this Stool Turret else outputs a 0

Added wire output "Config"
Outputs a wire E2 table with the current config of the Stool Turret's Stool

face punch thread:
http://www.facepunch.com/threads/1059304-Stool-Turret-0.9

Image: Stool