func_train --> elevator?? Created 19 years ago2004-06-11 09:49:41 UTC by sentiMETAL sentiMETAL

Created 19 years ago2004-06-11 09:49:41 UTC by sentiMETAL sentiMETAL

Posted 19 years ago2004-06-11 09:49:41 UTC Post #32322
:)
hello there..
can i use func_train entity for make an elev. move? how to make that..can smone give some tutorial coz im newbie

here the pic : http://www.geocities.com/mistik_mantak/probelev.jpg

i want to make the elev. follow the track (on the wall) to the top of the wall...help me plz

(sorry - broken english)
Posted 19 years ago2004-06-11 09:56:41 UTC Post #32327
http://collective.valve-erc.com/index.php?ent=func_train

But you can also make the elevator a func_plat, as that's a basic form of elevator:

http://collective.valve-erc.com/index.php?ent=func_plat
Posted 19 years ago2004-06-11 09:59:28 UTC Post #32330
Put a path corner on the bottm and another on the top. Check the properties of both path_corners and make them say this:
For the bottom one- name = 1
next stop target = 2
for the top one- name = 2
next stop target = 1
For the train itself set the properties- first stop target = 1
name = anything
Now make a button target near the train and set it to trigger the name of your elevator

P.S. you dont always need to name path_corners 1 and 2 and so on, thats just what i use.
Posted 19 years ago2004-06-11 10:02:01 UTC Post #32332
:D

sorry - my that page cant be use..

here my elev. prob pic :

http://www.geocities.com/nihilanth_world/probelev.jpg
Posted 19 years ago2004-06-11 10:04:55 UTC Post #32334
It's very irritating to cut'n'paste that into my url-box every time. Get a better webhost that allows hotlinking. http://www.websamba.com is what I use...

But your elevator works now bytheway?
Posted 19 years ago2004-06-11 10:38:28 UTC Post #32344
Captain P.: Please link to our own tutorials more? ;)

Here's a local elevator tutorial using func_trains.
Seventh-Monkey Seventh-MonkeyPretty nifty
You must be logged in to post a response.