Skip to content

Conversation

@mewmew
Copy link
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
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
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