id Tech Forums

id Tech 4 (Doom3/Prey/Q4) => id Tech 4 Level Editing => Topic started by: 0x29a on June 27, 2016, 03:52:37 PM

Title: [SOLVED] Delta5 error
Post by: 0x29a on June 27, 2016, 03:52:37 PM
Hi there!
I've got this problem when loading delta5 map:
Warning: player1 is not carrying weapon_soulcube
I have no idea why it might be...
I've modified both hell1 and delta5 maps. I've tried it with vanilla hell1 and error is the same.
Modified delta5 map worked before, and I can't go back to vanilla delta5 because of the double barrel shotgun player gets back after getting back from hell.

Edit: In fact everything worked about  a year ago... I've came back to previous maps setup and error is still there. I presume is not fault of maps, but rather scripting / sdk...

Any help appreciated.
Title: Re: Delta5 error
Post by: 0x29a on June 27, 2016, 04:34:26 PM
semi-bump: As it turns out, invoking delta5.map directly through the console gives soulcube as it should be. Only transition from hell1 to delta5 gives that problem...
Title: Re: Delta5 error
Post by: VGames on June 27, 2016, 04:53:34 PM
I think I had this problem to in PD3 and I fixed it by adding the soulcube to the player inventory on start of the map. Or maybe I added one right where the player starts so that it would be immediately picked up. Either way it worked.
Title: Re: Delta5 error
Post by: 0x29a on June 27, 2016, 04:57:45 PM
I like the first way. Can I do it via script?
All right, worked out by adding soulcube at player spawnpoint
Title: Re: [SOLVED] Delta5 error
Post by: VGames on June 27, 2016, 10:35:48 PM
No you'll have to do it in the map editor. But the second method is much easier.