TTT-2 / TTT2

Trouble in Terrorist Town 2 for Garry's Mod (gmod)
https://steamcommunity.com/sharedfiles/filedetails/?id=1357204556
178 stars 74 forks source link

Issue with AddCustomWorldModel() #1567

Open NukePlayer77 opened 3 months ago

NukePlayer77 commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

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.

TimGoll commented 2 months ago

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