Watch TV Anywhere
WATCH VIDEO 1 --- WATCH VIDEO 2 --- WATCH VIDEO 3
Yes, you can absolutely watch TV in any Vehicle - Just Drive Safely
This script will play any valid game or addon TV, whether in the
game or spawned by a trainer. It works by prop detection rather than the
simplistic and limited approach of hardcoding the coordinates of the
target TV. You can move the TV anywhere using the Mafins Menyoo Trainer
(I recommend the original version not the crap copy).
Change log Version 3 - Minor Update
As requested, the script is enabled by default. L to disable/enable.
Also, the change channels is now Q.
To disable script by default, use the ini file and set DetectOn to false
[Settings]
ToggleKey=L
DetectOn=true
With respect to the request to have notifications on, this is harder
than it looks. Most scripters have the detection based on the location
of the TV. This limits the value of the script. One option is to create a
list of TV props but I'm trying to find a better way using keywords or
render target ids.
Change log Version 2 - Major Update
All hard coding has been eliminated except for the channels.
The way the script works now is that if the script detects a
compatible TV near the player, that TV prop will respond to the E key
(on/off) and the Q key (remote: switch channels).
However currently the only props recognized will have those with tvscreen as the target.
Examples of valid TVs are:
prop_tv_flat_01, prop_tv_flat_02, prop_tv_flat_03
prop_tv_flat_michael
vw_prop_vw_cinema_tv_01
Note: it doesn't matter if the TV is ambient or spawned with a
trainer or script, it will respond if the criteria is met: i.e. valid
(tvscreen) and within player distance.
Description
Whether you’re chilling at your Vinewood Hills mansion or taking a
break at the beach or even driving any vehicle, this script brings the
TV entertainment right to your fingertips. That’s right, you can place
the TV indoors and outdoors or even attach it to a vehicle. This script,
unlike all other TV scripts, is relative to the player, not absolute
like a mansion or cinema. Also: this incredibly flexible script is fully immersive by removing the on-screen controls, so you can simply sit back and enjoy.
Installation: the dll and the ini file go in your Scripts folder. Requirements: the usual SHV and SHVDN
Controls: The default key is L to enable or disable. Can be changed in the ini file.
The script detects all valid TVs.
Placement: you can easily move the TV using Menyoo, Object Spooner, Manual Placement. Watch the video.
IMPORTANT
This first release will only support props where the target is tvscreen.
How would you know that? You go into Open 4, look at the TV prop’s ydr,
you look at the embedded textures, and you might see a texture like
this: script_rt_tvscreen.dds. If you drop the prefix, you get tvscreen.
Not tv_screen or something else