Remote control Created 9 years ago2015-02-17 10:31:09 UTC by freedslave freedslave

Created 9 years ago2015-02-17 10:31:09 UTC by freedslave freedslave

Posted 9 years ago2015-02-17 10:31:09 UTC Post #324198
Hi,
Ideally I would make a door sliding with a remote control that Gordon hold in his hand like a key-button for the cars. I though of the satchel remote but without the bomb.
That seems difficult to obtain if at all so on a second though I would be happy with a sliding door which slides open in 2 moves.
1 vertically to go out of the chassis and then
1 horizontally to slide backward like a car rear door.
This door would be triggered by a bare button.
That remains dauntting but technically I guess it can be done. It would be easier with some clues to make it like numbers of entities and brushes it require to be achieved ...
Posted 9 years ago2015-02-17 10:45:37 UTC Post #324199
use a func_train/func_tracktrain then set the path with path_corner or path_track, you can do way more things with these too, not just doors :)
rufee rufeeSledge fanboy
Posted 9 years ago2015-02-17 10:51:28 UTC Post #324200
To have a hand remote would require coding, pure and simple.

As for having the door move in the way you describe, you'd be much better thinking "train" rather than "door"

A garage door runs on tracks to open, and func_tracktrain also runs on tracks. :P

@Rufee: Curse you Ninja!
monster_urby monster_urbyGoldsourcerer
Posted 9 years ago2015-02-17 12:04:56 UTC Post #324201
@Urby: 6 minutes is not ninja :)

Anyway this should get you started:
http://twhl.info/tutorial.php?id=10
rufee rufeeSledge fanboy
Posted 9 years ago2015-02-17 15:28:55 UTC Post #324213
I'm ill at the moment. I was posting from the toilet on my phone. I'm counting it as a Ninja.
monster_urby monster_urbyGoldsourcerer
Posted 9 years ago2015-02-17 21:53:42 UTC Post #324225
Your toilet has a browser? :o
Posted 9 years ago2015-02-17 22:16:41 UTC Post #324229
EVERY toilet has a browser
User posted image
monster_urby monster_urbyGoldsourcerer
Posted 9 years ago2015-02-17 23:42:10 UTC Post #324230
Modifying the satchel remote into a remote that triggers an entity in the world could be really good coding practice for a beginner I think
You must be logged in to post a response.