Shooting Styles

Simple script with UI that allows you to change the way your player shoots.

Open with /s_anim or F5

Works on All Frameworks, simple drag and drop installation.

Preview :

Downloads

Download from Github or Tebex.

if you like my work leave a :heart: !

10 Likes

In the preview I’ve swapped gangster and cowboy by accident, in the release its fine.

1 Like

Pls make IT EZ to Trigger via Event Not ui❤️

1 Like

just do

RegisterNetEvent('eventName',function(style)
    Main:WeaponStyle(style)
end)

1 = default
2 = cowboy
3 = gangster

2 Likes

Does this have the double shooting issue with gangsta still?

Good in concept. However, when the UI closes you still don’t gain your controls back x.x

You do, don’t chnage the name of the script or if you do edit the js

How is this different from @Andyyy7666’s Weapon Animation Menu (WAM: [Release] [Free] Weapon Animation Menu V2)? This looks like you have essentially taken Andy’s menu, removed the holster/ unholster animations, changed the UI and made it movable. :confused:

You can open the code and see its completely different script :expressionless: . Design is different and the way it works is different.

Its like saying whats the point of a character selector script when there are already a-lot that do the same…

2 Likes

Nice job :slight_smile:

1 Like

Love the ui mate, well done :blush:.

1 Like

Good job!

1 Like

did you ever find a fix for this?

Any plan on add hostler animation

anyone else having problem with it double shooting?

1 Like

happens to some custom weapons. its a fivem issue I think.

not using any custom weapons, just the default weapons the game comes with

1 Like

same here. I don’t use any custom weapons. I had this issue on a similar mod and it was due to ox_inventory, but I was not able to fix it.

chiming in to say im also having the same double shoot issue