Carregando...
1 arquivo curtido
92 comentários
0 vídeos
0 envios
0 seguidores
  • you also need to add your ybn, ytyp, ymt, and ymap files to metadata.rpf. Currently, it's empty.

    18 de junho de 2026
  • 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.

    18 de junho de 2026
  • not working

    18 de junho de 2026
  • @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.

    12 de junho de 2026
  • @zamalone yep i do

    12 de junho de 2026
  • @zamalone yes i have everything, besides your meta.rpf is empty so nothing will be placed anywhere....

    11 de junho de 2026
  • props missing!!!!!!!!!!!

    11 de junho de 2026
  • @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....

    02 de junho de 2026
  • Nice mod. Too complicated for me to understand, or it just might be that my ADHD can't tolerate it. Good job.

    02 de junho de 2026
  • 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)

    01 de junho de 2026