Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single hand items overlap each other when you buy multiple items consecutively in the terminal #6

Closed
jakemaguy opened this issue Jan 10, 2024 · 0 comments · Fixed by #8
Assignees

Comments

@jakemaguy
Copy link
Owner

Steps to reproduce the issue

  • Open the terminal in game
  • purchase a flashlight: buy flashlight
  • Without leaving the terminal, purchase a walkie talkie: buy walkie talkie
  • Leave the terminal and you will notice that the handheld items overlap each other

The issue goes away once you scroll through your inventory items.

Problem

In the NetworkHandlerCode is running Equip Item RPC's and there needs to be an extra check to unequip a spawned terminal item if it's held by the player.

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 a pull request may close this issue.

1 participant