Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Manaconda

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Manaconda

  • Rank
    Newbie
  1. I've created a SP mod in the workshop and it plays fine but when the user chooses to exit the game and go back to the main menu the main game crashed and show the crash reporter dialog. I must be missing something in my layers for the mod, anyone know what this could be?
  2. I've created a single player mod/mission using the Enfusion Workbench and when I run it from the World Editor I spawn normally in the correct spot, however, once I uploaded it to the workshop and tried it in the main game I always spawn in the middle of the ocean (I'm guessing it's x0,y0,z0). I have double-checked the SCR_SpawnPoint and it is correct. What am I missing? [Spawn Layer] SCR_SpawnPoint USFieldSpawn : "{5A2220DD0C16958B}Prefabs/MP/Spawning/SpawnPoint_US.et" { components { SCR_MapDescriptorComponent "{54C659A97C47BDE2}" { DisplayName "Spawn" VisibleOnMap 1 UnitType Infantry } } coords 4772.001 116.763 8170.146 angleY 106.878 Flags 3 m_fSpawnRadius 0 m_bShowInDeployMapOnly 1 m_Info SCR_UIInfo "{56B4CC4ECACA2C37}" { Name "US Field Spawn" Description "OriginPointPleaseNoWater" } }
×