unlimitedsola / Charlatano

:shipit: One tap superman
GNU Affero General Public License v3.0
5 stars 0 forks source link

Add b-aim? #2

Open Stag1 opened 6 years ago

Stag1 commented 6 years ago

Not necessarily an issue but can you add body aim? Would very much appreciate it

unlimitedsola commented 6 years ago

You can change HEAD_BONE equals to BODY_BONE in General.kts.

Stag1 commented 6 years ago

how?

Stag1 commented 6 years ago

bone.set(if (AIM_AT_HEAD) HEAD_BONE else BODY_BONE) this right?

unlimitedsola commented 6 years ago

https://github.com/unlimitedsola/Charlatano/blob/master/settings/General.kts#L38

Stag1 commented 6 years ago

I meant how would I make a toggle for it?

unlimitedsola commented 6 years ago

currently not supported yet

Stag1 commented 5 years ago

its supported just gotta know how to do it

anass98h commented 5 years ago

that would be very very useful for awping if you can toggle head when u have deagle and switch to body when playing with awp

unlimitedsola commented 5 years ago

okay, I'll implement this when I have time