ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.67k stars 619 forks source link

/spec BUG #2932

Closed MatiasGFaria closed 4 years ago

MatiasGFaria commented 4 years ago

hello sorry for the inglesh I am using the google translator, the question is that when an admin uses the / spec command a player is left floating in the air and to solve that the admin has to leave and re-enter the server.

I leave you an image so that you know how the user is bugged when an admin uses the command / spec

image: https://prnt.sc/tphssy

Drakunovu commented 4 years ago

I think that error is from some plugin of AMXX, because I think that command is isn't in the game originally.

metita commented 4 years ago

This is just a error from coding side, nothing to do with CS or Half-Life itself, should be closed, just poor coding.

afwn90cj93201nixr2e1re commented 4 years ago

It's not related to coding at all, but related to serverside engine, possible you are using old engine, this bug present at least on 5xxx as i know.

metita commented 4 years ago

/spec is not a native GoldSrc command, there are better ways to send people to Spectator Team without any problems, as I said this is just poor coding and nothing to do with the game itself.

afwn90cj93201nixr2e1re commented 4 years ago

there are better ways to send people to Spectator Team without any problems

There are better ways, there are better ways, there are better ways... You saw the plugin code? No, you don't. How you can know how he transfer player to spectator team? No how? Ok. It's actually not realted to team change at all...

as I said this as I said this as I said this

I saw you code, and you low knowledge guy.

http://amx-x.ru/viewtopic.php?f=19&t=568 It's actually can happend after kicking player with amx_kick, you gonna say that this is poor coding? Lol...

Just read it again and again untill you don't get that this bug have nothing todo with amxmodx... https://github.com/ValveSoftware/halflife/issues/76#issuecomment-16490251

And this

https://github.com/ValveSoftware/halflife/issues/907

and this

https://github.com/ValveSoftware/halflife/issues/2556 it's first bug.

//Demos 1 - Flying Models Situation: When you start to record a demo. Comment: The 'Flying models' are displayed until the model jumps or ducks or walks up or down a slope.

I can replicate it without using external plugins. We can chooseteam with M key (chooseteam) and then going to spectator (6), it's news for you? Guy writed about /spec coz he doesn't know anything deeply, he should write something like 'joining to spec team while you alive causing players near you floating' instead this one title.

It's fixed especially in ReHLDS, which used by you, that's why you don't see that. But in poor engine it's still exists.

изображение

(https://github.com/dreamstalker/rehlds/issues/24)

@kisak-valve actually it's old bug and can be fixed just by updating serverside platform with #907 (i mean it's exactly duplicate), ask TS for providing info about version (version in console) in future, tbh this issue is not informative. And there's also little band of South America guys which are treating everyone, you don't see that, but we are. Can be closed as dupe of #76 and #907

@MatiasGFaria attach .amxx file and post there version cmd output (from serverside).

metita commented 4 years ago

I am talking about the issue itself, not about other bugs that are similar to this one, he is talking about a third-party plugin, that is pretty much bad coding, anyway he does not give any information about what the command do.

This should be closed.

kisak-valve commented 4 years ago

Closing as a duplicate of #907.