Hey there! Since you are the most prolific NFS Unbound modder, hope you don't mind if I'm asking you.
I'm trying to remove "Activities" from the open world, and I went through a bunch of entries in Frosty Editor, but I'm kind of stuck. In root/gameplay/activities there's ActivityARInfoBoard but this might be only for the 2D map, or I dunno, but it definitely doesn't contain 200 activities. In this folder there are also files for D1,D2,D3 etc. HotLaps, DriftZones, etc., But there isn't a killswitch for enabling/disabling them. I could just delete all, or delete their guid, but there must be an easier way. During races, the "Activities" are disabled, hidden, so there must be a setting to hide/disable them with a tick of a button.
Have you, by any chance, came across anything Activities related while making your mods? If so, please shed some light on this for me, because these stupid purple gates littered around the world (and the constant pop-ups) are just driving me crazy, haha
It would be in here most likely ui/menu/map you can change some map settings for the 2D map. for the activities themselves you might be able to disable them in files like the one below (There are a few D1 through D10) levels/l_mainlevel/Game_Logic_Layer_D1_Schematic
Thank you! I spent the last few hours meddling with Game_Logic_Layer_Dx_Schematic, but I simply can't make it work... Even on the smallest changes, the game just crashes. Even when I untick Persisted, or I enable HideOnCollected, or if I remove those entries, etc. nothing works, the game completely crashes. Meh, f*** this p.o.s. Thank you nonetheless!
I had a feeling it might not work, I tried editing the activities too. For example I tried to increase the time for the drift activities and it just crashed.
6 comments
I'm trying to remove "Activities" from the open world, and I went through a bunch of entries in Frosty Editor, but I'm kind of stuck. In root/gameplay/activities there's ActivityARInfoBoard but this might be only for the 2D map, or I dunno, but it definitely doesn't contain 200 activities. In this folder there are also files for D1,D2,D3 etc. HotLaps, DriftZones, etc., But there isn't a killswitch for enabling/disabling them. I could just delete all, or delete their guid, but there must be an easier way. During races, the "Activities" are disabled, hidden, so there must be a setting to hide/disable them with a tick of a button.
Have you, by any chance, came across anything Activities related while making your mods? If so, please shed some light on this for me, because these stupid purple gates littered around the world (and the constant pop-ups) are just driving me crazy, haha
Thank you for all your efforts!
for the activities themselves you might be able to disable them in files like the one below (There are a few D1 through D10)
levels/l_mainlevel/Game_Logic_Layer_D1_Schematic
Thank you nonetheless!