Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- const unk2 = CreateVarString(10, "LITERAL_STRING", "Metaped_tint_Generic_clean");
- const unk1 = CreateVarString(10, "LITERAL_STRING", "UIsw_flat_ck000");
- const component = GetHashKey("CLOTHING_ITEM_LIPSTICK_001_TINT_001");
- const struct = new DataView(new ArrayBuffer(128));
- struct.setBigInt64(8 * 2, BigInt(unk2), true);
- struct.setBigInt64(8 * 1, BigInt(unk1), true);
- struct.setBigInt64(8 * 3, BigInt(component), true);
- struct.setBigInt64(8 * 4, BigInt(component), true);
- struct.setBigInt64(8 * 5, BigInt(component), true);
- Citizen.invokeNative("0x646ED1A1D28487DF", 0, struct);
Advertisement
Add Comment
Please, Sign In to add comment