Problems with displaying elevator video.
Posted Dec 24, 2011
Hey guys,
While mapping on overgrown theme I am having very annoying problem related to elevator video screens.
I have arrival_elevator_logic*** and *arrival_elevator_destructed_base_12** instances for arrival.
departure_elevator_logic** and **departure_elevator_destructed_base_13** instances for departure.
Also I have all other necessary instances to get transitions to work and transition is working fine, but for some reason videos aren't showing up. Any tips how I can get this work out?
Thanks.
Registered users don’t see ads!
Register now!
Posted Dec 24, 2011
Replied
1 hour
later
Did you add an arrival_departure_transition_ents func instance and set it up? It should look something like this for example(in this case with only the arrival video set up)
If you still can't work it out you could try reading this page of the SDK wiki and this one with a list of movies.
Posted Dec 24, 2011
Replied
25 minutes
later
Lol this is real shame for me, I totally forgot "media/" infront of the video filename :l
Thanks anyways.
Registered users don’t see ads!
Register now!
Posted Dec 24, 2011
Replied
1 hour
later
Yeah, I feel your shame. Same thing happened to me a few days ago. "media/" did the trick.