Skip to content

objects: add BUGFIX for OperateSlainHero#2297

Open
mewmew wants to merge 1 commit intodiasurgical:masterfrom
mewpull:bugfix-OperateSlainHero
Open

objects: add BUGFIX for OperateSlainHero#2297
mewmew wants to merge 1 commit intodiasurgical:masterfrom
mewpull:bugfix-OperateSlainHero

Conversation

@mewmew
Copy link
Copy Markdown
Contributor

@mewmew mewmew commented Nov 29, 2024

The sendmsg parameter is unused in OperateSlainHero, but it should be used in each item creation function to sync the item creation to connected peers.

Compare the OperateSlainHero function to all other OperateFoo functions which take a sendmsg parameter, only OperateSlainHero ignores this parameter. All
other functions use it to sync item generation.

The sendmsg parameter is unused in OperateSlainHero,
but it should be used in each item creation function
to sync the item creation to connected peers.

Compare the OperateSlainHero function to all other
OperateFoo functions which take a sendmsg parameter,
only OperateSlainHero ignores this parameter. All
other functions use it to sync item generation.
@StephenCWills
Copy link
Copy Markdown
Member

There is a decent chance that, had this quest been available in MP, he could have been made to drop a different item for each player.

@AJenbo
Copy link
Copy Markdown
Member

AJenbo commented Nov 29, 2024

Lot's of bugs around unsynchronized Quest events, probably why they left them disabled despite initially promising they would be functional by release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants