GhostXoP Posted November 25, 2012 Share Posted November 25, 2012 Is there anyway i can remove the weapon box (usually in the upper right corner of the players screen) and have the player switch weapons from an array of my own? Link to comment
Castillo Posted November 25, 2012 Share Posted November 25, 2012 You mean the weapon at the GTA HUD? if so you can hide it with: showPlayerHudComponent Link to comment
GhostXoP Posted November 25, 2012 Author Share Posted November 25, 2012 Great, now say players have weapon switching Forward,Back = Left arrow, Right arrow Is there an event i could catch where the player switches weapons and make it so when they press left or right arrow, nothing happens? Link to comment
Castillo Posted November 25, 2012 Share Posted November 25, 2012 onPlayerWeaponSwitch That event is triggered when the player switches weapon. Link to comment
GhostXoP Posted November 25, 2012 Author Share Posted November 25, 2012 Perfect thanks Link to comment
GhostXoP Posted November 25, 2012 Author Share Posted November 25, 2012 Is it normal for it to switch to and then from a weapon (cancelling out, but switched for a split second) when canceling the onClientPlayerWeaponSwitch? Link to comment
Castillo Posted November 25, 2012 Share Posted November 25, 2012 I don't know, I never cancelled this event. Link to comment
GhostXoP Posted November 25, 2012 Author Share Posted November 25, 2012 No. No you didnt. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now