yeah around bennys and the big bank has texture issues where they flicker and constantly change
where can i find it
? do you have update it
the minimap ofcurse
Damn man thats perfect!!!
Map + Minimap Updated
Just Add in Stream this file int3232302352.gfx (38.3 KB)
in fxmanifest.lua add:
data_file “SCALEFORM_DLC_FILE” “stream/int3232302352.gfx”
files {
“client/mph4_gtxd.meta”,
“stream/int3232302352.gfx”,
}
and add this code in client.lua
Citizen.CreateThread(function()
while true do
Citizen.Wait(1)
SetRadarAsExteriorThisFrame()
SetRadarAsInteriorThisFrame(GetHashKey(“h4_fake_islandx”), 4700.0, -5145.0, 0, 0)
end
end)
I get “data_file error mismatch”, is it possible to upload your fxmanifest?
fxmanifest.lua (5.2 KB)
do you have the main GTA file, the one made for the game, I want to build a Ymap on it and I need that file
Did you change the folder name from Stream to stream
how do i even install this?
how do you install the cayo perico map
even the air craft carrier has screwed up textures
thank you for this haha! I slowly realized I has to change all of them, then saw the AMOUNT haha
even tried with artifact 3302 and still got the texture issues
Can you pass me your client? I don’t know why I put everything right on mine and the minimap doesn’t come out
I’m getting FPS loss and stuttering when I’m on the island.
any tips on getting a live server to start with this faster? taking over 10 mins just to prepare the scripts on my server.