meta-hub / meta_target

A complete third eye solution for FiveM and RedM, aiming to proving all solutions from fivem-target, bt-target and qtarget under one resource.
21 stars 15 forks source link

Melee Issues #14

Closed sickjuggalo666 closed 2 years ago

sickjuggalo666 commented 2 years ago

While meta target is running i cant seem to melee but i can shoot a gun.

https://streamable.com/mt1r2o

Taavi-AU commented 2 years ago

You can fix this easily by going into the client/main.lua

    DisableControlAction(0,control)
    --DisableControlAction(0,revealControl)
    DisableControlAction(0,disableControl)
Senlar commented 2 years ago

Confirmed, this works.

meta-hub commented 2 years ago

Resolved in latest repo