Jump to content

ShowCaravanMenu causes a crash


gir489

Recommended Posts

I'm trying to fix the "Play Caravan" option in the FalloutNVCheatTerminal. Whenever I click on the option it crashes. The script just does ShowCaravanMenu CaravanDeckRingo 0 .25. Fallout crashes with a 0xC000005 error, which is a null pointer exception, so I tried adding GSRingo.ShowCaravanMenu, but that also crashes.

 

Any ideas on how to fix this?

Link to comment
Share on other sites

I got it working by using the scripting reference 'RingoRef.' There's no mention of this script counterpart anywhere in the NPC scruct, and it would be really nice to know where all these references are listed instead of trying to find one in a random script.

 

EDIT: I discovered these reference names are actually entity names the developer gave the NPC when they place them in the map. That makes sense why they're not in the NPC struct.

Edited by gir489
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...