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

A guide for this plugin would be nice #2

Open
EleosOS opened this issue Jun 26, 2020 · 1 comment
Open

A guide for this plugin would be nice #2

EleosOS opened this issue Jun 26, 2020 · 1 comment

Comments

@EleosOS
Copy link

EleosOS commented Jun 26, 2020

A video or a wiki that explains things like selection and props and all of that stuff and how all the commands work would help out a lot, I can't figure it out myself.

@bakapear
Copy link
Owner

bakapear commented Jun 26, 2020

I'd need someone else to do that because I'm pretty bad at explaining how things work.
But I can give it a try for selection:

You can select props with the command !fire !aim select (value)
If you put a value in (!fire !aim select 500 for example), it will select all props that are 500 units away from you.
If the value is 0, it will select the prop you are currently looking at.
If you don't give a value at all, you will enter selection mode and then you can select/deselect props using the console command +speed (Better bind it to a key)

Now if you want to do something with the selection you'd do: !fire !select <action> (value)

If you want to color all props red: !fire !select color 255+0+0+255
Move them 100 units upwards: !fire !select addorg 0 0 100
Clear entire selection: !fire !select clear

Thats all I can offer and I hope this somewhat helps you.

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

2 participants