Author Topic: Item_Tent  (Read 1640 times)

What about the sentry?
It's a bot, but it's bounding box is controlled by script.

As taken from Weapon_Sentry's server.cs file...
Code: [Select]
boundingBox = vectorScale("1.075 1.3 2.0", 4); //2.5 2.5 2.4
  crouchBoundingBox = vectorScale("1.075 1.3 2.0", 4);