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

<var:cl:team>

OnPlayerTouch SpawnProjectile

OnWrenchHit Disappear 0

OnProjectileHit Disappear -1

THank you finaly locking yay and did work.

THank you finaly locking yay and did work.
wait how do you make it only red or blue enginers can hit it only and how do you make it takes time to set up in a certin amout of hits

what about it taking time setting up and only red enginers can hit it only thanks

wait how do you make it only red or blue enginers can hit it only

<var:cl:team>

how do you make it takes time to set up in a certin amout of hits

ShiftEventEnabled (Add-on)

<var:cl:team>

ShiftEventEnabled (Add-on)
how do i make it set a message tha whit color only red color red enginers can make this sentry only

I don't know what that means.

I don't know what that means.
how do i make a message whit red or blue

how do i make a message whit red or blue
Edit how do i make a client message white red or blue

how can only red enginer can hit red tool boxs but blue enginers can hit only blue tool boxs

I don't know what that means.
like i was on blue team i wanted to hit the blue tool box  but i cant it says only red enginers can make a red senrty only

Edit your damn posts instead of posting 5 times in a row.

how get if a blue enginer hits a red tool boxs it wont work it will tell them you cant spawn this  senrty it s red teams property spelled wrong :/

no edit button and heres a link if any provides me with events

how would i get it only blue enginers can hit blue tool bos only same with red

Wow dude, that is a LOT OF POSTS in a row.

Just use VCE to set a team variable on the team spawns and check for that variable when the player uses the wrench on the toolbox. If team = 1 (blue) and they're using it on a red toolbox have it send the client message that they aren't allowed to do that.

Alternatively, you could allow engineers of both teams to make the sentries, but who makes it does not determine whose team its on. So if a blue engineer makes a red sentry, it will kill him.