[VSCRIPT] TF2 Physgun 1.0b
Pickup objects, and people too!
This script was made to aid with building via a (hopefully) simple to use physgun.
What does the physgun do?
The physgun has functionality to pick up any solid entity, including players.
The physgun has the following controls:
What are the commands?
What does the physgun do?
The physgun has functionality to pick up any solid entity, including players.
The physgun has the following controls:
- Mouse1 - pickup the entity that is in front of you.
- Mouse2 - freeze the physics prop that you are holding.
- Mouse3 - copy the prop and convert the prop to a physics prop.
- Reload - rotate the object via your mouse.
- Reload + W or S - slowly move the prop you are holding away or closer to you respectively.
- Reload + A or D - rotate the prop left or right.
What are the commands?
- !setpropname - sets the targetname of the current entity you are looking at.
- !setpropcolor r g b a - sets the rendercolor of the entity you are looking at. (!setpropcolor 255 0 0 - gives red).
- !vphysgun - gives the physgun weapon to the player (takes slot 6 by default).
- License
- Free to use and modify.