|
|
Basic Triggers and Buttons Difficulty: Beginner |
| Category: CS:S > Mapping | Author(s): |

This is a toturial about how to make (basic) triggers and buttons
This is how to make triggers:
First you need to decide if you want your trigger to only work once or all the time.
1. If once: create a box of the tools/toolstrigger texture then tie it to trigger_once.
Then go to outputs and write the following:(Screenshot B) OnTrigger/your enties name/the function of your entie EXAMPLE: TurnOn/none.
Make sure to select fire once only. Then you are done.
Note:When you make a new entie it comes a new function up in the functions bar in outputs.
2. If all the time: create a box of tools/toolstrigger texture then tie it to trigger_multiple.
Go to outputs and write the following:(Screenshot C) OnTrigger/your enties name/the function of your entie EXAMPLE: TurnOn/none. Then you are done.
This is how to make buttons:
First you make a box of the tools/toolsinvisible texture then tie it to func_button .Then go to ouputs and write the followning:(Screenshot D) OnPressed/your enties name/the function of your entie EXAMPLE: TurnOn/none. Then you are done.
(Screenshot E) make sure to only select Use Activates in flags :) |
| Added: 2 years ago | Tags: basic, triggers, buttons |
 Add Feedback Provide constructive feedback. What is "constructive"?You cannot post yet!Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login. |
 The community's verdict. No assessments made... please vote!You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This Tutorial in a nutshell... Confusing 3 x Confusing You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. Want more? Find related tuts. |