Author Topic: sentry tool boxe help  (Read 2142 times)

How do i make sentry players like event with zones how like a tool box a wrench hits and a bricks sentry come out and shoots at bag guys.


How do you make it attack a team or something and appear

I waited 4 hours now relpy.

It's extremely complicated and I believe the best way for you to figure it out is to experiment with it yourself. Use VCE and the Engineer Wrench's OnWrenchHit event to get started.

ok ill lock now ill be expermenting if i cant ill unlock next week or so thanks



ive been trying i got it to shoot but not the sentry to appear and brake down there!

I waited 4 hours now relpy.
oh so demanding, makes me want to reply less, we will reply when we want to
to appear and break, just use dissapear, or if a bot, use setvehicle?

oh so demanding, makes me want to reply less, we will reply when we want to
to appear and break, just use dissapear, or if a bot, use setvehicle?
just stop Phflack i wait days by now to get a helpfull commet not a useless commet

just stop Phflack i wait days by now to get a helpfull commet not a useless commet
Well here's another one for you.

Well here's another one for you.
Sorry, I was a bit mean there. Try using the VCE manual or looking at the VCE section of the RTB wiki. I reccomend the TF2 wrench as it is Realistic.

Sorry, I was a bit mean there. Try using the VCE manual or looking at the VCE section of the RTB wiki. I reccomend the TF2 wrench as it is Realistic.

i know about vce but how do i get it to shoot a team and shoot and appear and brake?

i know about vce but how do i get it to shoot a team

<var:cl:team>

and shoot

OnPlayerTouch SpawnProjectile

and appear

OnWrenchHit Disappear 0

and brake?

OnProjectileHit Disappear -1