Giter Club home page Giter Club logo

Comments (6)

 avatar commented on May 30, 2024

я лично не обнаружил

from regamedll_cs.

s1lentq avatar s1lentq commented on May 30, 2024

@spark512, when you get spawned
Please explain this, as the player get spawned? from gameplay? or 3rd-party?

from regamedll_cs.

spark512 avatar spark512 commented on May 30, 2024

Yes, i believe when he's spawned from new round. I'm not sure what exactly is going on and how to explain it, i can show you in a test server if you'd like..

from regamedll_cs.

s1lentq avatar s1lentq commented on May 30, 2024

@spark512 If it is possible for you can provide a video or demo?

from regamedll_cs.

spark512 avatar spark512 commented on May 30, 2024

After a bit of testing i found out more about this bug. So the bug happens when you're between jointeam and joinclass. You have a team selected, but you dont have a class yet. The problem is produced when you are spawned by 3rd party plugins (since there is nothing to spawn you under normal circumstances), basically anything that spawns you in this state. The previous cause was the Zombie Plague mod, but i managed to use AMX_Super to reproduce the same problem.

To reproduce with AMX_Super, select a team(without selecting a class of course) and spawn yourself with amx_revive or with amx_transfer.

Here is a demo of what happens:
https://www.sendspace.com/file/rj6cr1

You get teleported to the places where there are cameras because you were spawned without properly selecting a class. I think i add need to add a check in these plugins to prevent spawning when there is no class selected. But i also think those cameras should only affect unassigned players, and not players who selected a team...

from regamedll_cs.

spark512 avatar spark512 commented on May 30, 2024

Tested and it's working, players are not able to spawn. Good job 👍

from regamedll_cs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.