Tehelee Posted May 2, 2016 Share Posted May 2, 2016 (edited) All credit goes to Unknown_Modder for retrieving these. See ISOFX's post for more hashes. PLAYER = 0x6F0783F5CIVMALE = 0x02B8FA80CIVFEMALE = 0x47033600COP = 0xA49E591CSECURITY_GUARD = 0xF50B51B7PRIVATE_SECURITY = 0xA882EB57FIREMAN = 0xFC2CA767GANG_1 = 0x4325F88AGANG_2 = 0x11DE95FCGANG_9 = 0x8DC30DC3GANG_10 = 0x0DBF2731AMBIENT_GANG_LOST = 0x90C7DA60AMBIENT_GANG_MEXICAN = 0x11A9A7E3AMBIENT_GANG_FAMILY = 0x45897C40AMBIENT_GANG_BALLAS = 0xC26D562AAMBIENT_GANG_MARABUNTE = 0x7972FFBDAMBIENT_GANG_CULT = 0x783E3868AMBIENT_GANG_SALVA = 0x936E7EFBAMBIENT_GANG_WEICHENG = 0x6A3B9F86AMBIENT_GANG_HILLBILLY = 0xB3598E9CDEALER = 0x8296713EHATES_PLAYER = 0x84DCFAADHEN = 0xC01035F9WILD_ANIMAL = 0x7BEA6617SHARK = 0x229503C8COUGAR = 0xCE133D78NO_RELATIONSHIP = 0xFADE4843SPECIAL = 0xD9D08749MISSION2 = 0x80401068MISSION3 = 0x49292237MISSION4 = 0x5B4DC680MISSION5 = 0x270A5DFAMISSION6 = 0x392C823EMISSION7 = 0x024F9485MISSION8 = 0x14CAB97BARMY = 0xE3D976F3GUARD_DOG = 0x522B964AAGGRESSIVE_INVESTIGATE = 0xEB47D4E0MEDIC = 0xB0423AA0PRISONER = 0x7EA26372DOMESTIC_ANIMAL = 0x72F30F6EDEER = 0x31E50E10 Edited May 2, 2016 by Tehelee Link to comment Share on other sites More sharing options...
JohnMcDoogle Posted June 12, 2016 Share Posted June 12, 2016 What native(s) are these used for? Link to comment Share on other sites More sharing options...
jedijosh920 Posted June 12, 2016 Share Posted June 12, 2016 What native(s) are these used for? void SET_PED_RELATIONSHIP_GROUP_HASH(Ped ped, Hash hash)void SET_RELATIONSHIP_BETWEEN_GROUPS(int relationship, Hash group1, Hash group2)void CLEAR_RELATIONSHIP_BETWEEN_GROUPS(int relationship, Hash group1, Hash group2)Hash GET_PED_RELATIONSHIP_GROUP_HASH(Ped ped)int GET_RELATIONSHIP_BETWEEN_GROUPS(Hash group1, Hash group2) Link to comment 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