Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // https://vespura.com/doc/natives/#_0xB31A277C1AC7B7FF
- //
- // Seems related to _TASK_EMOTE(hash, ...) in script_mp_rel. Here's an example taken from shop_tailor.c:
- void func_1256(int iParam0, int iParam1, int iParam2, int iParam3, int iParam4, var uParam5)
- {
- if (!does_entity_exist(iParam0))
- {
- return;
- }
- if (!is_entity_a_ped(iParam0))
- {
- return;
- }
- if (!func_1858(iParam1))
- {
- return;
- }
- _task_emote(iParam0, uParam5, iParam2, iParam1, iParam3, iParam4, 0, 0);
- }
- public enum Emote {
- kit_emote_action_blow_kiss_1 = 0x72E36635,
- kit_emote_action_boast_1 = 0xB55EEAF3,
- kit_emote_action_coin_flip_1 = 0xD833963E,
- kit_emote_action_fist_pump_1 = 0xFFF9D9F1,
- kit_emote_action_flex_1 = 0xD1DE4D57,
- kit_emote_action_follow_me_1 = 0x427B55FF,
- kit_emote_action_hissyfit_1 = 0x2F7D0AAE,
- kit_emote_action_howl_1 = 0x344F2AAD,
- kit_emote_action_lets_craft_1 = 0xE73CA11A,
- kit_emote_action_lets_fish_1 = 0x451FDE80,
- kit_emote_action_lets_go_1 = 0x5EFEBD3B,
- kit_emote_action_lets_play_cards_1 = 0xCDB9A85C,
- kit_emote_action_look_distance_1 = 0x37BD5D0E,
- kit_emote_action_look_yonder_1 = 0x78D3CC,
- kit_emote_action_newthreads_1 = 0xC932823C,
- kit_emote_action_point_1 = 0x1CFB34E2,
- kit_emote_action_posse_up_1 = 0x1C46EA2F,
- kit_emote_action_prospector_jig_1 = 0x4DF1E20B,
- kit_emote_action_scheme_1 = 0x2322C484,
- kit_emote_action_shoothip_1 = 0x9E47E124,
- kit_emote_action_skyward_shooting_1 = 0x7396A2DE,
- kit_emote_action_smoke_cigarette_1 = 0x8B7F8EEB,
- kit_emote_action_smoke_cigar_1 = 0x81615BA3,
- kit_emote_action_spit_1 = 0x826DB95A,
- kit_emote_action_stop_here_1 = 0x9B31C214,
- kit_emote_dance_awkward_a_1 = 0xEE810879,
- kit_emote_dance_carefree_a_1 = 0xF0AF179A,
- kit_emote_dance_carefree_b_1 = 0xDA4651B5,
- kit_emote_dance_confident_b_1 = 0xFED34C73,
- kit_emote_dance_drunk_a_1 = 0x9548C407,
- kit_emote_dance_drunk_b_1 = 0x3E32E670,
- kit_emote_dance_graceful_a_1 = 0x847214D2,
- kit_emote_dance_old_a_1 = 0xCFC7AEBA,
- kit_emote_dance_wild_a_1 = 0xCF840A9,
- kit_emote_dance_wild_b_1 = 0x43F71CA8,
- kit_emote_greet_fancy_bow_1 = 0x8186AA35,
- kit_emote_greet_gentlewave_1 = 0x35B5A903,
- kit_emote_greet_get_over_here_1 = 0x9CA62011,
- kit_emote_greet_glad_1 = 0x1F3549C4,
- kit_emote_greet_hat_flick_1 = 0xE18A99A1,
- kit_emote_greet_hat_tip_1 = 0xA927A00F,
- kit_emote_greet_hey_you_1 = 0x3196F0E3,
- kit_emote_greet_respectful_bow_1 = 0x949C021C,
- kit_emote_greet_seven_1 = 0x3CB5E70E,
- kit_emote_greet_subtle_wave_1 = 0xA38D1E64,
- kit_emote_greet_tada_1 = 0xE4746943,
- kit_emote_greet_thumbsup_1 = 0x1960746B,
- kit_emote_greet_tough_1 = 0x700DD5CB,
- kit_emote_greet_wavenear_1 = 0xEBC75584,
- kit_emote_reaction_applause_1 = 0xF2D01E20,
- kit_emote_reaction_begmercy_1 = 0x9D39270,
- kit_emote_reaction_clap_along_1 = 0xC84FB6B6,
- kit_emote_reaction_hangover_1 = 0xFB4C77D3,
- kit_emote_reaction_how_dare_you_1 = 0x6B6D921F,
- kit_emote_reaction_hurl_1 = 0xBD4EC3FB,
- kit_emote_reaction_hush_your_mouth_1 = 0x9DF6FD3F,
- kit_emote_reaction_jovial_laugh_1 = 0x11B0F575,
- kit_emote_reaction_nod_head_1 = 0xCEF7AA76,
- kit_emote_reaction_pointlaugh_1 = 0x2FDFF3B2,
- kit_emote_reaction_shakehead_1 = 0xD91245C6,
- kit_emote_reaction_shot_1 = 0xF96C2623,
- kit_emote_reaction_shuffle_1 = 0xC4610D39,
- kit_emote_reaction_slow_clap_1 = 0x3D04F806,
- kit_emote_reaction_sob_1 = 0x4D94578,
- kit_emote_reaction_surrender_1 = 0xC303F8C3,
- kit_emote_reaction_thumbsdown_1 = 0x59F420A1,
- kit_emote_reaction_who_me_1 = 0x13A5C689,
- kit_emote_reaction_yeehaw_1 = 0x1A92F963,
- kit_emote_taunt_boohoo_1 = 0xEB7A5F2,
- kit_emote_taunt_chicken_1 = 0x6CC9FE53,
- kit_emote_taunt_flip_off_1 = 0x39C68938,
- kit_emote_taunt_im_watching_you_1 = 0xDF036AFF,
- kit_emote_taunt_provoke_1 = 0x5B65DD1D,
- kit_emote_taunt_throat_slit_1 = 0x4AE9E06C,
- kit_emote_taunt_up_yours_1 = 0x15216DE4,
- kit_emote_taunt_versus_1 = 0x828C7F5B,
- kit_emote_taunt_war_cry_1 = 0x3AD8141A,
- kit_emote_taunt_youstink_1 = 0xF6130E04,
- kit_emote_twirl_gun = 0xE6D0DD51,
- kit_emote_twirl_gun_dual = 0xE04E36A5,
- kit_emote_twirl_gun_left_holster = 0x43F0C62B
- }
Add Comment
Please, Sign In to add comment