danti
May 20, 2020, 7:51pm
1
hey there, I’m trying to stream a cutom popgroups.ymt file, lfollowed this topic: [SOLVED] Different traffic to Serverside - popgroups.ymt
but my ressource.lua doesn’t want to load the ressource! any idea what’s wrong? I can upload y file on demand!
danti
May 20, 2020, 9:14pm
3
traffic custom.rar (11.9 KB) here it is
Try this:
fx_version 'bodacious'
game 'gta5'
files {
'popgroups.ymt',
}
data_file 'FIVEM_LOVES_YOU_341B23A2F0E0F131' 'popgroups.ymt'
1 Like
danti
May 20, 2020, 10:30pm
5
man, you are my hero thank so much!
What is this?
FIVEM_LOVES_YOU_341B23A2F0E0F131
Is this the folder file name I need to ensure in the server.cfg?
Also will this have to be a fxmanifest document or still __resource document?
no popgrous.ymt is the file but the fivem loves you ting is a data file identifier/hash so dw about it you just need to put the popgroups file in a resource (with an fxmanifest ofc) and start it thats it