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

[Feature Request] Custom LR without selecting an oponent #98

Open
facundojuarez2k opened this issue Feb 22, 2018 · 0 comments
Open

[Feature Request] Custom LR without selecting an oponent #98

facundojuarez2k opened this issue Feb 22, 2018 · 0 comments

Comments

@facundojuarez2k
Copy link

facundojuarez2k commented Feb 22, 2018

Hello, I would like to request a new API function to allow custom LR games added with AddLastRequestToList() to be able to start immediately after the player chooses the game in the LR menu (without choosing an opponent) and if possible a "vs all" so it's not just a 1v1, similar to the LR_Rebel game that comes with the plugin.

I'm working on a Predator plugin where the player can type !predator if he is the last terrorist and he needs to kill all CTs to win. As you can see, if I use the provided function it will slay the terrorist if he attacks a CT other than the choosen opponent.

Right now my workaround was to add two functions to lastrequest.inc called "FakeStartLR" and "FakeStopLR" so the player cannot call !lr while the predator game is in progress, but I don't like this approach and I'd like to add the option Predator to the LR menu.

I would appreciate if you could add a function to solve this in the next iteration.

Thanks!

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

No branches or pull requests

1 participant