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

Issue with AddCustomWorldModel() #1567

Open
NukePlayer77 opened this issue Jun 29, 2024 · 3 comments
Open

Issue with AddCustomWorldModel() #1567

NukePlayer77 opened this issue Jun 29, 2024 · 3 comments
Labels
status/needs info Further information is requested; most likely a reproducer

Comments

@NukePlayer77
Copy link

Version of TTT2

Workshop version from Steam

Bug

It seems that there is an issue with displaying the model through "AddCustomWorldModel()".

The problem encountered is that the player who has dropped the item on the ground sees it correctly, while all other players see it incorrectly.

This also occurs with the TTT2 radio when "SWEP.AllowDrop = true".

20240629010900_1
20240629010912_1

@TimGoll
Copy link
Member

TimGoll commented Jun 29, 2024

Huh, that is weird and we never encountered that in our test sessions. I bet or has something to do with another addon. Could you link the addons you're using?

@NukePlayer77
Copy link
Author

I'm using these addons:
ULib
ULX
TTT2 (Base) - v0.13.2b
[TTT2] ULX Commands for TTT2 [FEATURE]
ttt_mc_tcannon_v2

I'm also using an addon that I created. The code is very similar to that of the radio in TTT2.

@Histalek Histalek added the type/bug Something isn't working label Jul 19, 2024
@TimGoll
Copy link
Member

TimGoll commented Aug 16, 2024

okay, I tried it with a bot and was unable to reproduce it. It might be that I need a real second player for that, will test that soon

@TimGoll TimGoll added this to the Bugfix Backlog milestone Sep 26, 2024
@TimGoll TimGoll added the status/needs info Further information is requested; most likely a reproducer label Sep 26, 2024
@Histalek Histalek removed the type/bug Something isn't working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/needs info Further information is requested; most likely a reproducer
Projects
None yet
Development

No branches or pull requests

3 participants