|
|
Team based teleports Difficulty: Intermediate |
| Category: CS:S > Mapping | Author(s): [ck] nosoul |

This tutorial will teach you how to make team based teleports in Counter-Strike source.
Step one:
You will want to have two trigger_teleport looking something like screenshot A. You must be sure to give each one of them a name. I will use t_teleport for the terrorist teleport and ct_teleport for the counter-terrorist teleport.
Step two:
Somewhere on your map, use the entity tool to make two entities called filter_activator_team. It will be easy if you have them next to each other so you can switch between them.
Step three:
You will need to name the filter_activator_team. Select it in the 3d view, then hit alt+enter. There should be 3 keyvalues. For name name it t_filter. (this will be used for the terrorist side). Then for "Filter mode" have it set as "allow entities that match criteria" Then for "Filter Team Number" have it as Terrorist. Hit apply, then select the other filter_activator_team and hit alt+enter. Have it named ct_filter. For Filter mode have it "Allow entities that match criteria" Then for "filter number" have it "Counter-Terrorist"
Step 4:
Now you will be adding outputs for the filter_activator_team. They will be the same for each one, so this step will be easy. To add an output
(I'm going to use the ct_filter) select the filter_activator_team and hit alt+enter, then click the outputs tab. Click add then follow below
-----My Output Named: OnPass
-----Target Entities Named: ct_teleport (name of desired teleport to affect)
-----Via This Input: Enable
Now click add again
-----My Output Named: OnFail
-----Target Entities Named: ct_teleport
-----Via This Input: Disable
Now click apply
Now repeat this process with the t_filter(the other filter_activator_team), but instead of ct_teleport on "Target Entities Named" put t_teleport
Step 5:
In the 3d view, select the ct_teleport and hit alt+enter. Click on "Filter name" in the keyvalues box. Then on this drop-down menu on the right, select ct_filter. Hit apply then select the t_teleport and for "Filter name" select "t_filter" Hit apply and you are done!
Please leave comments on ways i can improve/change this tutorial
|
| Added: 11 months ago | Tags: teleports, team, based |
 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. |
 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... Useful & Helpful 1 x Useful 1 x Helpful 1 x Informative You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login.
 |
Danger Zone Studios Mapping Your Favourite Danger Zone... |
| Membership: Invite Only |
| Primary Skills: Coding/Scripting, Compiling, Concept Art, Mapping, Modelling, Project Management, Sound Effects & Music, Texturing, Web Development, Video Production |
| Inception: 1 year ago |
Want more? Find related tuts. |