Toggleable Weapons on Back

Is there any way to flip the rifle so it is right handed just to fit the gta character being right handed?

Any way i can disable the wiggling when walking?

yes, these are the coords. Credits to the author but all i did was edit existing numbers.

x = -0.30, --For back use 0.28 
y = 0.24, --For back use 0.15
z = -0.02, --For back use 0.02
x_rotation = 0.0, --For back use 0.0
y_rotation = 150.0,--For back use 165.0
z_rotation = 165.0, --for back use 0.0

this is set up to be worn on a vest

Hi How Can put more weapon visible ?

Does this have a hotkey?

1 Like

you can use this.

local wep_front = “Z”
RegisterKeyMapping( “enablesling”, “Sling Weapon”, “keyboard”, wep_front )

local wep_remove = “X”
RegisterKeyMapping( “disablesling”, “Remove Weapon”, “keyboard”, wep_remove )

place it before commands.

1 Like

Yo Do Someone have the coordinates for the Pistols in yout back shorts?
I want to put the pistol in back of the pants i would appreciate it if someone could help me .

can you add addons weapons to this if so how?