altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 17 forks source link

Streaming skydome.ytd doesn't work #1005

Closed gotgameio closed 3 years ago

gotgameio commented 3 years ago

Client/server version alt:V Server 2.24 (release)

Current behavior skydome.ytd not replaced

Expected behavior skydome.ytd should be replaced. For example in ragemp it works.

Steps to reproduce

resources/dlc/stream/assets/textures/skydome.ytd

resource.cfg:
type: dlc,
main: stream.cfg,

client-files: [
  stream/*
]

stream.cfg
files: [
  stream/assets/*
]

meta: {
}

Context (environment)

can skydome.ytd can be replaced in altV? im trying to create resource with skydome.ytd:

dlc resource enabled in server.cfg, but i dont see any changes at all. Other ytd files for example for roads are replaced correctly. There is same file in gta5 named skydome.ytd. I have attached my skydome.ytd file.

Possible solution

gotgameio commented 3 years ago

skydome.zip