Garrys mod (Wire mod 3)
Garry's mod @name vorota @inputs A B @outputs OTK INV LI ON if ( A == 1) { OTK = 122 LI = 255 ON = 1 } else { OTK = 0 LI = 0 ON = 0 } if (B == 1 ) { ON = 1 INV = 255 } else { INV = 0 }
Garry's mod @name vorota @inputs A B @outputs OTK INV LI ON if ( A == 1) { OTK = 122 LI = 255 ON = 1 } else { OTK = 0 LI = 0 ON = 0 } if (B == 1 ) { ON = 1 INV = 255 } else { INV = 0 }




