Advertisement
Guest User

emote pour lithy rush 8

a guest
Dec 9th, 2018
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ActionMenu1() {
  2. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@car_thief@waving_ig_1", "waving", 1, 47, 5000);
  3. hudmoneyenergy.exit();
  4. },
  5. ActionMenu2() {
  6. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@car_thief@waving_ig_2", "waving_l", 1, 47, 5000);
  7. hudmoneyenergy.exit();
  8. },
  9. ActionMenu3() {
  10. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@crash_rescue@wounded@base", "base", 1, 47, 5000);
  11. hudmoneyenergy.exit();
  12. },
  13. ActionMenu4() {
  14. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@gang_intimidation@", "001445_01_gangintimidation_1_female_idle_b", 1, 47, 5000);
  15. hudmoneyenergy.exit();
  16. },
  17. ActionMenu5() {
  18. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@hitch_lift", "001445_01_gangintimidation_1_female_idle_b", 1, 47, 5000);
  19. hudmoneyenergy.exit();
  20. },
  21. ActionMenu6() {
  22. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@mugging5", "001445_01_gangintimidation_1_female_idle_b", 1, 47, 5000);
  23. hudmoneyenergy.exit();
  24. },
  25. ActionMenu7() {
  26. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@paparazzi@peek", "right_come_here", 1, 47, 5000);
  27. hudmoneyenergy.exit();
  28. },
  29. ActionMenu8() {
  30. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@shop_robbery_reactions@", "shock", 1, 47, 5000);
  31. hudmoneyenergy.exit();
  32. },
  33. ActionMenu9() {
  34. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@thanks", "thanks_low_ps", 1, 47, 5000);
  35. hudmoneyenergy.exit();
  36. },
  37. ActionMenu10() {
  38. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "random@struggle_thief@flee", " flee_backward_shopkeeper", 1, 47, 5000);
  39. hudmoneyenergy.exit();
  40. },
  41. ActionMenu11() {
  42. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "reaction@shake_it_off@", "dustoff", 1, 47, 5000);
  43. hudmoneyenergy.exit();
  44. },
  45. ActionMenu12() {
  46. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "reaction@run_from_gunfire", "react_gunfire_back_run_fwd", 1, 47, 5000);
  47. hudmoneyenergy.exit();
  48. },
  49. ActionMenu13() {
  50. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "reaction@intimidation@cop@unarmed", "outro", 1, 47, 5000);
  51. hudmoneyenergy.exit();
  52. },
  53. ActionMenu14() {
  54. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "mp_arresting", "arrested_spin_l_0", 1, 47, 5000);
  55. hudmoneyenergy.exit();
  56. },
  57. ActionMenu15() {
  58. mp.trigger("cMisc-CallServerExtendedEvent", "sInteractiveMenu-Animation", "v_int_mugshot", "mugshotsteam_uv_0", 1, 47, 5000);
  59. hudmoneyenergy.exit();
  60. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement