NEW! Script_SentryTF2With the release of the sentry mod of Bushido, i was happy.
However, i had the feeling that things weren't right...
For instance, i missed the real wrangler from tf2, as it is less cheap then the 'controller' that comes with the mod.
So i decided to make the script for it.
Coming up (possibly):
- Sapper. (Not an exploding RC car, no, a real sapper as in TF2)
- New model (Wrangler mod), replacing the controller's model. Look at page 3 for more information.
Script_SentryTF2Version 1."Help!"An extension to the sentry mod that adds the following features:
- TF2 Wrench support! (As seen in TF2!)
You are now able to repair and upgrade your sentry with your TF2 Wrench (not included, included in the TF2 Basic Weapons Pack on RTB).
- Building/Repairing/Upgrading costs metal! (As seen in TF2!)
Now there will be RTB preferences where you can switch on/off the whole following metal system (default = on)
Building of any sentry costs metal! (RTB pref. = Amount of metal drained)
Repairing costs metal (when doing it with the TF2 Wrench)! (RTB pref. = Amount of HP added (also amount of metal drained))
Upgrading costs metal (when doing it with the TF2 Wrench)! (RTB pref. = Amount of Upgradepower added (also amount of metal drained))
When the player doesn't have enough metal, it will say so! :D
Add/Set Metal with events! (Range of both: 0 - 400)
No metal on spawn! (Instead use the awesome events!)
- Special VCE variable to acompany the metal system!
This is to give you a way to inform the player about their metal amount!
<var:pl:Metal>
Weapon_RealWranglerVersion 2.Remove the old version or at least disable it."All in a day's work."This is my version of the controller.
It is a separate item called "TF2 Wrangler" and it works like the one in TF2.
When you equip it, your sentry will aim where you aim and shoot when you press shoot with the wrangler.
In contrary to the 'controller' this controller forces the players to get closer to the fight and get closer to the danger as you probably cannot control your sentry from the spawnroom anymore.
The model is the same, but i am thinking about changing it.
Known bugs/glitches:- Sentry still does the idle animation when not shooting when holding the wrangler. (However, it won't aim at players automatically)
- When trying to build a sentry (with metal system on) when you have not enough metal, there will be no Centerprint.
Fixed bugs/glitches:- Sentry has a better auto-targeting prevention when you use the TF2 Wrangler. (V2)
- Removed experimental code that made the sentry not work correctly after unmounting the Wrangler. (V2)
Please report any bugs, glitches to me.
Suggestions are welcome.