@putraflash I figured out by myself, when you convert video to bik on RAD Tools, type "1" on keyframe (Key at least every), thats fix tv switching
putraflash
View profile on GTA5-Mods.com »
Posts made by putraflash
-
RE: [HELP] About Television Program GTA V
-
[HELP] About Television Program GTA V
I test replace 1 custom video for television (cnt_moorehead) , but if i change channel ,then back ,program is not cnt_moorehead, that was the previous program (like 5 second before cnt_moorehead starting)
How to make if i change channel, program is keep cnt_moorehead?what its from RAD compression or tvplaylists.xml?
I can do this in 2016-2017, but now i forgot how to do this (after i fresh instal GTA V)
-
[HELP] Spawn Policeb at wanted levels
How to make Policeb properly spawn at wanted levels ? I modified dispatch.meta , replace police/police2/police3 to policeb , policeb is appear but only vehicle (no ped)
-
Possible to remove drop weapon from all dead peds?
I want remove drop weapon from all dead peds , no scripts ,only in open iv ,possible to do that?
-
Help GTA V rendering in different Windows
While I riding vehicle in GTA V on Windows 7 no rendering problem , on Windows 8.1 also 10 , this problem occured. I play in notebook
Specs : AMD A8 6410 with Radeon R5, Ram 8 GB (same VGA driver and using dual Windows) -
How to edit .cs file (make 2 button controller)
I using Ped Passengers from dagoob, his .cs is 1 button (VehicleHorn) , i want to make 2 button (VehicleHorn + VehicleDuck)how to make that?
That code .cs like this
if (Game.CurrentInputMode == InputMode.GamePad)
{
if (Game.IsControlPressed(2, GTA.Control.VehicleHorn))
CallPassenger();
if (Game.IsControlPressed(2, GTA.Control.VehicleExit))
ExitPassenger();
}
else
{
if (Game.IsKeyPressed(enter))
CallPassenger();
if (Game.IsKeyPressed(leave))
ExitPassenger();
}
} -
Remove 2 camera view in Third Person
Hey can someone Removing 2 camera view in Third Person so if i press select (controller), view is forced to First Person ,if i press select again view is forced to Third Person (Closest View in Third Person)
-
RE: [SCRIPT] Radio Bicycle
@Marcel2015 not mobile radio,only in bicycle , if can active automatic when start game