赞了1个文件
写了92个评论
上传了0个视频
上传0个文件
0个跟随者
you also need to add your ybn, ytyp, ymt, and ymap files to metadata.rpf. Currently, it's empty.
Heads up — this won't load in SP story mode as packaged, and here's the exact fix.
The map data activates fine in CodeWalker but never streams in-game on a clean install. Two problems in the changeset wiring:
The map changeset in content.xml uses MO_JIM_L11 as a hard <genericConditions>$level= execution gate. That restricts activation to the Cayo Perico level, so it never fires in normal story mode. It needs to be inside <mapChangeSetData> as an <associatedMap> instead — same token, correct slot.
setup2.xml only puts the streaming-map changeset in GROUP_MAP, not GROUP_MAP_SP. The _SP group is what fires in single player. Without it, SP players see nothing while it works fine in your own loaded session — which is why it tests fine on your end.
Restructure the content.xml changeset to use mapChangeSetData/associatedMap, add the changeset to GROUP_MAP_SP in setup2, and it streams correctly. Compared it against a known-working SP map pack to confirm. Good build otherwise.
not working
@zamalone metadata.rpf is supposed to contain the placement data, and the latter is empty, then the mansion cannot possibly spawn in the game. It’s like having a house without an address; the game engine doesn't know it exists.
@zamalone yep i do
@zamalone yes i have everything, besides your meta.rpf is empty so nothing will be placed anywhere....
props missing!!!!!!!!!!!
@Galexo the entire mod from the beginning, don't worry its excellent work, i simply don't have the patience to sit through all the guides and it's hard if you have ADHD, and are 51 years old....
Nice mod. Too complicated for me to understand, or it just might be that my ADHD can't tolerate it. Good job.
your mod is compiled against 110 nightly version---you probably need to update it because we're already on 142 nightly, as opposed to your requirements:----latest versions of the following installed:
- Grand Theft Auto V (PC, updated)
- ScriptHookV
- ScriptHookVDotNet
- LemonUI (https://fr.gta5-mods.com/tools/lemonui)