gokuta Posted July 30, 2020 Share Posted July 30, 2020 Okay, simple question. In SCM we have this opcode: 0470: 76@ = actor $PLAYER_ACTOR current_weapon How do get ped's current weapon using plugin-sdk? Link to comment https://gtaforums.com/topic/959239-plugin-sdk-current-weapon/ Share on other sites More sharing options...
LiverLande Posted July 30, 2020 Share Posted July 30, 2020 Access CPed::m_aWeapons[CPed::m_nActiveWeaponSlot] gokuta 1 Link to comment https://gtaforums.com/topic/959239-plugin-sdk-current-weapon/#findComment-1071294889 Share on other sites More sharing options...
gokuta Posted July 30, 2020 Author Share Posted July 30, 2020 thank you Link to comment https://gtaforums.com/topic/959239-plugin-sdk-current-weapon/#findComment-1071294899 Share on other sites More sharing options...
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