· 6 years ago · Feb 09, 2020, 11:34 AM
1Skip to content
2Search or jump to…
3
4Pull requests
5Issues
6Marketplace
7Explore
8
9@SkyAngel
10andristum
11/
12dpemotes
134
141435
15 Code Issues 2 Pull requests 1 Actions Projects 0 Wiki Security Insights
16dpemotes/Client/AnimationList.lua
17@andristum andristum couple new emotes, walking styles
18a9e1749 on 28 Nov 2019
192052 lines (2040 sloc) 72.7 KB
20
21DP = {}
22
23DP.Expressions = {
24 ["Angry"] = {"Expression", "mood_angry_1"},
25 ["Drunk"] = {"Expression", "mood_drunk_1"},
26 ["Dumb"] = {"Expression", "pose_injured_1"},
27 ["Electrocuted"] = {"Expression", "electrocuted_1"},
28 ["Grumpy"] = {"Expression", "effort_1"},
29 ["Grumpy2"] = {"Expression", "mood_drivefast_1"},
30 ["Grumpy3"] = {"Expression", "pose_angry_1"},
31 ["Happy"] = {"Expression", "mood_happy_1"},
32 ["Injured"] = {"Expression", "mood_injured_1"},
33 ["Joyful"] = {"Expression", "mood_dancing_low_1"},
34 ["Mouthbreather"] = {"Expression", "smoking_hold_1"},
35 ["Never Blink"] = {"Expression", "pose_normal_1"},
36 ["One Eye"] = {"Expression", "pose_aiming_1"},
37 ["Shocked"] = {"Expression", "shocked_1"},
38 ["Shocked2"] = {"Expression", "shocked_2"},
39 ["Sleeping"] = {"Expression", "mood_sleeping_1"},
40 ["Sleeping2"] = {"Expression", "dead_1"},
41 ["Sleeping3"] = {"Expression", "dead_2"},
42 ["Smug"] = {"Expression", "mood_smug_1"},
43 ["Speculative"] = {"Expression", "mood_aiming_1"},
44 ["Stressed"] = {"Expression", "mood_stressed_1"},
45 ["Sulking"] = {"Expression", "mood_sulk_1"},
46 ["Weird"] = {"Expression", "effort_2"},
47 ["Weird2"] = {"Expression", "effort_3"},
48}
49
50DP.Walks = {
51 ["Alien"] = {"move_m@alien"},
52 ["Armored"] = {"anim_group_move_ballistic"},
53 ["Arrogant"] = {"move_f@arrogant@a"},
54 ["Brave"] = {"move_m@brave"},
55 ["Casual"] = {"move_m@casual@a"},
56 ["Casual2"] = {"move_m@casual@b"},
57 ["Casual3"] = {"move_m@casual@c"},
58 ["Casual4"] = {"move_m@casual@d"},
59 ["Casual5"] = {"move_m@casual@e"},
60 ["Casual6"] = {"move_m@casual@f"},
61 ["Chichi"] = {"move_f@chichi"},
62 ["Confident"] = {"move_m@confident"},
63 ["Cop"] = {"move_m@business@a"},
64 ["Cop2"] = {"move_m@business@b"},
65 ["Cop3"] = {"move_m@business@c"},
66 ["Default Female"] = {"move_f@multiplayer"},
67 ["Default Male"] = {"move_m@multiplayer"},
68 ["Drunk"] = {"move_m@drunk@a"},
69 ["Drunk"] = {"move_m@drunk@slightlydrunk"},
70 ["Drunk2"] = {"move_m@buzzed"},
71 ["Drunk3"] = {"move_m@drunk@verydrunk"},
72 ["Femme"] = {"move_f@femme@"},
73 ["Fire"] = {"move_characters@franklin@fire"},
74 ["Fire2"] = {"move_characters@michael@fire"},
75 ["Fire3"] = {"move_m@fire"},
76 ["Flee"] = {"move_f@flee@a"},
77 ["Franklin"] = {"move_p_m_one"},
78 ["Gangster"] = {"move_m@gangster@generic"},
79 ["Gangster2"] = {"move_m@gangster@ng"},
80 ["Gangster3"] = {"move_m@gangster@var_e"},
81 ["Gangster4"] = {"move_m@gangster@var_f"},
82 ["Gangster5"] = {"move_m@gangster@var_i"},
83 ["Grooving"] = {"anim@move_m@grooving@"},
84 ["Guard"] = {"move_m@prison_gaurd"},
85 ["Handcuffs"] = {"move_m@prisoner_cuffed"},
86 ["Heels"] = {"move_f@heels@c"},
87 ["Heels2"] = {"move_f@heels@d"},
88 ["Hiking"] = {"move_m@hiking"},
89 ["Hipster"] = {"move_m@hipster@a"},
90 ["Hobo"] = {"move_m@hobo@a"},
91 ["Hurry"] = {"move_f@hurry@a"},
92 ["Janitor"] = {"move_p_m_zero_janitor"},
93 ["Janitor2"] = {"move_p_m_zero_slow"},
94 ["Jog"] = {"move_m@jog@"},
95 ["Lemar"] = {"anim_group_move_lemar_alley"},
96 ["Lester"] = {"move_heist_lester"},
97 ["Lester2"] = {"move_lester_caneup"},
98 ["Maneater"] = {"move_f@maneater"},
99 ["Michael"] = {"move_ped_bucket"},
100 ["Money"] = {"move_m@money"},
101 ["Muscle"] = {"move_m@muscle@a"},
102 ["Posh"] = {"move_m@posh@"},
103 ["Posh2"] = {"move_f@posh@"},
104 ["Quick"] = {"move_m@quick"},
105 ["Runner"] = {"female_fast_runner"},
106 ["Sad"] = {"move_m@sad@a"},
107 ["Sassy"] = {"move_m@sassy"},
108 ["Sassy2"] = {"move_f@sassy"},
109 ["Scared"] = {"move_f@scared"},
110 ["Sexy"] = {"move_f@sexy@a"},
111 ["Shady"] = {"move_m@shadyped@a"},
112 ["Slow"] = {"move_characters@jimmy@slow@"},
113 ["Swagger"] = {"move_m@swagger"},
114 ["Tough"] = {"move_m@tough_guy@"},
115 ["Tough2"] = {"move_f@tough_guy@"},
116 ["Trash"] = {"clipset@move@trash_fast_turn"},
117 ["Trash2"] = {"missfbi4prepp1_garbageman"},
118 ["Trevor"] = {"move_p_m_two"},
119 ["Wide"] = {"move_m@bag"},
120 -- I cant get these to work for some reason, if anyone knows a fix lmk
121 --["Caution"] = {"move_m@caution"},
122 --["Chubby"] = {"anim@move_m@chubby@a"},
123 --["Crazy"] = {"move_m@crazy"},
124 --["Joy"] = {"move_m@joy@a"},
125 --["Power"] = {"move_m@power"},
126 --["Sad2"] = {"anim@move_m@depression@a"},
127 --["Sad3"] = {"move_m@depression@b"},
128 --["Sad4"] = {"move_m@depression@d"},
129 --["Wading"] = {"move_m@wading"},
130}
131
132DP.Shared = {
133 --[emotename] = {dictionary, animation, displayname, targetemotename, additionalanimationoptions}
134 -- you dont have to specify targetemoteanem, if you do dont it will just play the same animation on both.
135 -- targetemote is used for animations that have a corresponding animation to the other player.
136 ["handshake"] = {"mp_ped_interaction", "handshake_guy_a", "Handshake", "handshake2", AnimationOptions =
137 {
138 EmoteMoving = true,
139 EmoteDuration = 3000,
140 SyncOffsetFront = 0.9
141 }},
142 ["handshake2"] = {"mp_ped_interaction", "handshake_guy_b", "Handshake 2", "handshake", AnimationOptions =
143 {
144 EmoteMoving = true,
145 EmoteDuration = 3000
146 }},
147 ["hug"] = {"mp_ped_interaction", "kisses_guy_a", "Hug", "hug2", AnimationOptions =
148 {
149 EmoteMoving = false,
150 EmoteDuration = 5000,
151 SyncOffsetFront = 1.05,
152 }},
153 ["hug2"] = {"mp_ped_interaction", "kisses_guy_b", "Hug 2", "hug", AnimationOptions =
154 {
155 EmoteMoving = false,
156 EmoteDuration = 5000,
157 SyncOffsetFront = 1.13
158 }},
159 ["bro"] = {"mp_ped_interaction", "hugs_guy_a", "Bro", "bro2", AnimationOptions =
160 {
161 SyncOffsetFront = 1.14
162 }},
163 ["bro2"] = {"mp_ped_interaction", "hugs_guy_b", "Bro 2", "bro", AnimationOptions =
164 {
165 SyncOffsetFront = 1.14
166 }},
167 ["give"] = {"mp_common", "givetake1_a", "Give", "give2", AnimationOptions =
168 {
169 EmoteMoving = true,
170 EmoteDuration = 2000
171 }},
172 ["give2"] = {"mp_common", "givetake1_b", "Give 2", "give", AnimationOptions =
173 {
174 EmoteMoving = true,
175 EmoteDuration = 2000
176 }},
177 ["baseball"] = {"anim@arena@celeb@flat@paired@no_props@", "baseball_a_player_a", "Baseball", "baseballthrow"},
178 ["baseballthrow"] = {"anim@arena@celeb@flat@paired@no_props@", "baseball_a_player_b", "Baseball Throw", "baseball"},
179 ["stickup"] = {"random@countryside_gang_fight", "biker_02_stickup_loop", "Stick Up", "stickupscared", AnimationOptions =
180 {
181 EmoteLoop = true,
182 EmoteMoving = true,
183 }},
184 ["stickupscared"] = {"missminuteman_1ig_2", "handsup_base", "Stickup Scared", "stickup", AnimationOptions =
185 {
186 EmoteMoving = true,
187 EmoteLoop = true,
188 }},
189 ["punch"] = {"melee@unarmed@streamed_variations", "plyr_takedown_rear_lefthook", "Punch", "punched"},
190 ["punched"] = {"melee@unarmed@streamed_variations", "victim_takedown_front_cross_r", "Punched", "punch"},
191 ["headbutt"] = {"melee@unarmed@streamed_variations", "plyr_takedown_front_headbutt", "Headbutt", "headbutted"},
192 ["headbutted"] = {"melee@unarmed@streamed_variations", "victim_takedown_front_headbutt", "Headbutted", "headbutt"},
193 ["slap2"] = {"melee@unarmed@streamed_variations", "plyr_takedown_front_backslap", "Slap 2", "slapped2", AnimationOptions =
194 {
195 EmoteLoop = true,
196 EmoteMoving = true,
197 EmoteDuration = 2000,
198 }},
199 ["slap"] = {"melee@unarmed@streamed_variations", "plyr_takedown_front_slap", "Slap", "slapped", AnimationOptions =
200 {
201 EmoteLoop = true,
202 EmoteMoving = true,
203 EmoteDuration = 2000,
204 }},
205 ["slapped"] = {"melee@unarmed@streamed_variations", "victim_takedown_front_slap", "Slapped", "slap"},
206 ["slapped2"] = {"melee@unarmed@streamed_variations", "victim_takedown_front_backslap", "Slapped 2", "slap2"},
207}
208
209DP.Dances = {
210 ["dancef"] = {"anim@amb@nightclub@dancers@solomun_entourage@", "mi_dance_facedj_17_v1_female^1", "Dance F", AnimationOptions =
211 {
212 EmoteLoop = true,
213 }},
214 ["dancef2"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "high_center", "Dance F2", AnimationOptions =
215 {
216 EmoteLoop = true,
217 }},
218 ["dancef3"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "high_center_up", "Dance F3", AnimationOptions =
219 {
220 EmoteLoop = true,
221 }},
222 ["dancef4"] = {"anim@amb@nightclub@dancers@crowddance_facedj@hi_intensity", "hi_dance_facedj_09_v2_female^1", "Dance F4", AnimationOptions =
223 {
224 EmoteLoop = true,
225 }},
226 ["dancef5"] = {"anim@amb@nightclub@dancers@crowddance_facedj@hi_intensity", "hi_dance_facedj_09_v2_female^3", "Dance F5", AnimationOptions =
227 {
228 EmoteLoop = true,
229 }},
230 ["dancef6"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "high_center_up", "Dance F6", AnimationOptions =
231 {
232 EmoteLoop = true,
233 }},
234 ["danceslow2"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "low_center", "Dance Slow 2", AnimationOptions =
235 {
236 EmoteLoop = true,
237 }},
238 ["danceslow3"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "low_center_down", "Dance Slow 3", AnimationOptions =
239 {
240 EmoteLoop = true,
241 }},
242 ["danceslow4"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_b@", "low_center", "Dance Slow 4", AnimationOptions =
243 {
244 EmoteLoop = true,
245 }},
246 ["dance"] = {"anim@amb@nightclub@dancers@podium_dancers@", "hi_dance_facedj_17_v2_male^5", "Dance", AnimationOptions =
247 {
248 EmoteLoop = true,
249 }},
250 ["dance2"] = {"anim@amb@nightclub@mini@dance@dance_solo@male@var_b@", "high_center_down", "Dance 2", AnimationOptions =
251 {
252 EmoteLoop = true,
253 }},
254 ["dance3"] = {"anim@amb@nightclub@mini@dance@dance_solo@male@var_a@", "high_center", "Dance 3", AnimationOptions =
255 {
256 EmoteLoop = true,
257 }},
258 ["dance4"] = {"anim@amb@nightclub@mini@dance@dance_solo@male@var_b@", "high_center_up", "Dance 4", AnimationOptions =
259 {
260 EmoteLoop = true,
261 }},
262 ["danceupper"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_b@", "high_center", "Dance Upper", AnimationOptions =
263 {
264 EmoteLoop = true,
265 EmoteMoving = true,
266 }},
267 ["danceupper2"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_b@", "high_center_up", "Dance Upper 2", AnimationOptions =
268 {
269 EmoteLoop = true,
270 EmoteMoving = true,
271 }},
272 ["danceshy"] = {"anim@amb@nightclub@mini@dance@dance_solo@male@var_a@", "low_center", "Dance Shy", AnimationOptions =
273 {
274 EmoteLoop = true,
275 }},
276 ["danceshy2"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_b@", "low_center_down", "Dance Shy 2", AnimationOptions =
277 {
278 EmoteLoop = true,
279 }},
280 ["danceslow"] = {"anim@amb@nightclub@mini@dance@dance_solo@male@var_b@", "low_center", "Dance Slow", AnimationOptions =
281 {
282 EmoteLoop = true,
283 }},
284 ["dancesilly9"] = {"rcmnigel1bnmt_1b", "dance_loop_tyler", "Dance Silly 9", AnimationOptions =
285 {
286 EmoteLoop = true,
287 }},
288 ["dance6"] = {"misschinese2_crystalmazemcs1_cs", "dance_loop_tao", "Dance 6", AnimationOptions =
289 {
290 EmoteLoop = true,
291 }},
292 ["dance7"] = {"misschinese2_crystalmazemcs1_ig", "dance_loop_tao", "Dance 7", AnimationOptions =
293 {
294 EmoteLoop = true,
295 }},
296 ["dance8"] = {"missfbi3_sniping", "dance_m_default", "Dance 8", AnimationOptions =
297 {
298 EmoteLoop = true,
299 }},
300 ["dancesilly"] = {"special_ped@mountain_dancer@monologue_3@monologue_3a", "mnt_dnc_buttwag", "Dance Silly", AnimationOptions =
301 {
302 EmoteLoop = true,
303 }},
304 ["dancesilly2"] = {"move_clown@p_m_zero_idles@", "fidget_short_dance", "Dance Silly 2", AnimationOptions =
305 {
306 EmoteLoop = true,
307 }},
308 ["dancesilly3"] = {"move_clown@p_m_two_idles@", "fidget_short_dance", "Dance Silly 3", AnimationOptions =
309 {
310 EmoteLoop = true,
311 }},
312 ["dancesilly4"] = {"anim@amb@nightclub@lazlow@hi_podium@", "danceidle_hi_11_buttwiggle_b_laz", "Dance Silly 4", AnimationOptions =
313 {
314 EmoteLoop = true,
315 }},
316 ["dancesilly5"] = {"timetable@tracy@ig_5@idle_a", "idle_a", "Dance Silly 5", AnimationOptions =
317 {
318 EmoteLoop = true,
319 }},
320 ["dancesilly6"] = {"timetable@tracy@ig_8@idle_b", "idle_d", "Dance Silly 6", AnimationOptions =
321 {
322 EmoteLoop = true,
323 }},
324 ["dance9"] = {"anim@amb@nightclub@mini@dance@dance_solo@female@var_a@", "med_center_up", "Dance 9", AnimationOptions =
325 {
326 EmoteLoop = true,
327 }},
328 ["dancesilly8"] = {"anim@mp_player_intcelebrationfemale@the_woogie", "the_woogie", "Dance Silly 8", AnimationOptions =
329 {
330 EmoteLoop = true
331 }},
332 ["dancesilly7"] = {"anim@amb@casino@mini@dance@dance_solo@female@var_b@", "high_center", "Dance Silly 7", AnimationOptions =
333 {
334 EmoteLoop = true
335 }},
336 ["dance5"] = {"anim@amb@casino@mini@dance@dance_solo@female@var_a@", "med_center", "Dance 5", AnimationOptions =
337 {
338 EmoteLoop = true
339 }},
340 ["danceglowstick"] = {"anim@amb@nightclub@lazlow@hi_railing@", "ambclub_13_mi_hi_sexualgriding_laz", "Dance Glowsticks", AnimationOptions =
341 {
342 Prop = 'ba_prop_battle_glowstick_01',
343 PropBone = 28422,
344 PropPlacement = {0.0700,0.1400,0.0,-80.0,20.0},
345 SecondProp = 'ba_prop_battle_glowstick_01',
346 SecondPropBone = 60309,
347 SecondPropPlacement = {0.0700,0.0900,0.0,-120.0,-20.0},
348 EmoteLoop = true,
349 EmoteMoving = true,
350 }},
351 ["danceglowstick2"] = {"anim@amb@nightclub@lazlow@hi_railing@", "ambclub_12_mi_hi_bootyshake_laz", "Dance Glowsticks 2", AnimationOptions =
352 {
353 Prop = 'ba_prop_battle_glowstick_01',
354 PropBone = 28422,
355 PropPlacement = {0.0700,0.1400,0.0,-80.0,20.0},
356 SecondProp = 'ba_prop_battle_glowstick_01',
357 SecondPropBone = 60309,
358 SecondPropPlacement = {0.0700,0.0900,0.0,-120.0,-20.0},
359 EmoteLoop = true,
360 }},
361 ["danceglowstick3"] = {"anim@amb@nightclub@lazlow@hi_railing@", "ambclub_09_mi_hi_bellydancer_laz", "Dance Glowsticks 3", AnimationOptions =
362 {
363 Prop = 'ba_prop_battle_glowstick_01',
364 PropBone = 28422,
365 PropPlacement = {0.0700,0.1400,0.0,-80.0,20.0},
366 SecondProp = 'ba_prop_battle_glowstick_01',
367 SecondPropBone = 60309,
368 SecondPropPlacement = {0.0700,0.0900,0.0,-120.0,-20.0},
369 EmoteLoop = true,
370 }},
371 ["dancehorse"] = {"anim@amb@nightclub@lazlow@hi_dancefloor@", "dancecrowd_li_15_handup_laz", "Dance Horse", AnimationOptions =
372 {
373 Prop = "ba_prop_battle_hobby_horse",
374 PropBone = 28422,
375 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
376 EmoteLoop = true,
377 EmoteMoving = true,
378 }},
379 ["dancehorse2"] = {"anim@amb@nightclub@lazlow@hi_dancefloor@", "crowddance_hi_11_handup_laz", "Dance Horse 2", AnimationOptions =
380 {
381 Prop = "ba_prop_battle_hobby_horse",
382 PropBone = 28422,
383 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
384 EmoteLoop = true,
385 }},
386 ["dancehorse3"] = {"anim@amb@nightclub@lazlow@hi_dancefloor@", "dancecrowd_li_11_hu_shimmy_laz", "Dance Horse 3", AnimationOptions =
387 {
388 Prop = "ba_prop_battle_hobby_horse",
389 PropBone = 28422,
390 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
391 EmoteLoop = true,
392 }},
393}
394
395DP.Emotes = {
396 ["drink"] = {"mp_player_inteat@pnq", "loop", "Drink", AnimationOptions =
397 {
398 EmoteMoving = true,
399 EmoteDuration = 2500,
400 }},
401 ["beast"] = {"anim@mp_fm_event@intro", "beast_transform", "Beast", AnimationOptions =
402 {
403 EmoteMoving = true,
404 EmoteDuration = 5000,
405 }},
406 ["chill"] = {"switch@trevor@scares_tramp", "trev_scares_tramp_idle_tramp", "Chill", AnimationOptions =
407 {
408 EmoteLoop = true,
409 }},
410 ["cloudgaze"] = {"switch@trevor@annoys_sunbathers", "trev_annoys_sunbathers_loop_girl", "Cloudgaze", AnimationOptions =
411 {
412 EmoteLoop = true,
413 }},
414 ["cloudgaze2"] = {"switch@trevor@annoys_sunbathers", "trev_annoys_sunbathers_loop_guy", "Cloudgaze 2", AnimationOptions =
415 {
416 EmoteLoop = true,
417 }},
418 ["prone"] = {"missfbi3_sniping", "prone_dave", "Prone", AnimationOptions =
419 {
420 EmoteLoop = true,
421 }},
422 ["pullover"] = {"misscarsteal3pullover", "pull_over_right", "Pullover", AnimationOptions =
423 {
424 EmoteMoving = true,
425 EmoteDuration = 1300,
426 }},
427 ["idle"] = {"anim@heists@heist_corona@team_idles@male_a", "idle", "Idle", AnimationOptions =
428 {
429 EmoteLoop = true,
430 }},
431 ["idle8"] = {"amb@world_human_hang_out_street@male_b@idle_a", "idle_b", "Idle 8"},
432 ["idle9"] = {"friends@fra@ig_1", "base_idle", "Idle 9", AnimationOptions =
433 {
434 EmoteLoop = true,
435 }},
436 ["idle10"] = {"mp_move@prostitute@m@french", "idle", "Idle 10", AnimationOptions =
437 {
438 EmoteLoop = true,
439 EmoteMoving = true,
440 }},
441 ["idle11"] = {"random@countrysiderobbery", "idle_a", "Idle 11", AnimationOptions =
442 {
443 EmoteLoop = true,
444 }},
445 ["idle2"] = {"anim@heists@heist_corona@team_idles@female_a", "idle", "Idle 2", AnimationOptions =
446 {
447 EmoteLoop = true,
448 }},
449 ["idle3"] = {"anim@heists@humane_labs@finale@strip_club", "ped_b_celebrate_loop", "Idle 3", AnimationOptions =
450 {
451 EmoteLoop = true,
452 }},
453 ["idle4"] = {"anim@mp_celebration@idles@female", "celebration_idle_f_a", "Idle 4", AnimationOptions =
454 {
455 EmoteLoop = true,
456 }},
457 ["idle5"] = {"anim@mp_corona_idles@female_b@idle_a", "idle_a", "Idle 5", AnimationOptions =
458 {
459 EmoteLoop = true,
460 }},
461 ["idle6"] = {"anim@mp_corona_idles@male_c@idle_a", "idle_a", "Idle 6", AnimationOptions =
462 {
463 EmoteLoop = true,
464 }},
465 ["idle7"] = {"anim@mp_corona_idles@male_d@idle_a", "idle_a", "Idle 7", AnimationOptions =
466 {
467 EmoteLoop = true,
468 }},
469 ["wait3"] = {"amb@world_human_hang_out_street@female_hold_arm@idle_a", "idle_a", "Wait 3", AnimationOptions =
470 {
471 EmoteLoop = true,
472 }},
473 ["idledrunk"] = {"random@drunk_driver_1", "drunk_driver_stand_loop_dd1", "Idle Drunk", AnimationOptions =
474 {
475 EmoteLoop = true,
476 }},
477 ["idledrunk2"] = {"random@drunk_driver_1", "drunk_driver_stand_loop_dd2", "Idle Drunk 2", AnimationOptions =
478 {
479 EmoteLoop = true,
480 }},
481 ["idledrunk3"] = {"missarmenian2", "standing_idle_loop_drunk", "Idle Drunk 3", AnimationOptions =
482 {
483 EmoteLoop = true,
484 }},
485 ["airguitar"] = {"anim@mp_player_intcelebrationfemale@air_guitar", "air_guitar", "Air Guitar"},
486 ["airsynth"] = {"anim@mp_player_intcelebrationfemale@air_synth", "air_synth", "Air Synth"},
487 ["argue"] = {"misscarsteal4@actor", "actor_berating_loop", "Argue", AnimationOptions =
488 {
489 EmoteLoop = true,
490 EmoteMoving = true,
491 }},
492 ["argue2"] = {"oddjobs@assassinate@vice@hooker", "argue_a", "Argue 2", AnimationOptions =
493 {
494 EmoteLoop = true,
495 EmoteMoving = true,
496 }},
497 ["bartender"] = {"anim@amb@clubhouse@bar@drink@idle_a", "idle_a_bartender", "Bartender", AnimationOptions =
498 {
499 EmoteLoop = true,
500 EmoteMoving = true,
501 }},
502 ["blowkiss"] = {"anim@mp_player_intcelebrationfemale@blow_kiss", "blow_kiss", "Blow Kiss"},
503 ["blowkiss2"] = {"anim@mp_player_intselfieblow_kiss", "exit", "Blow Kiss 2", AnimationOptions =
504 {
505 EmoteMoving = true,
506 EmoteDuration = 2000
507
508 }},
509 ["curtsy"] = {"anim@mp_player_intcelebrationpaired@f_f_sarcastic", "sarcastic_left", "Curtsy"},
510 ["bringiton"] = {"misscommon@response", "bring_it_on", "Bring It On", AnimationOptions =
511 {
512 EmoteMoving = true,
513 EmoteDuration = 3000
514 }},
515 ["comeatmebro"] = {"mini@triathlon", "want_some_of_this", "Come at me bro", AnimationOptions =
516 {
517 EmoteMoving = true,
518 EmoteDuration = 2000
519 }},
520 ["cop2"] = {"anim@amb@nightclub@peds@", "rcmme_amanda1_stand_loop_cop", "Cop 2", AnimationOptions =
521 {
522 EmoteLoop = true,
523 }},
524 ["cop3"] = {"amb@code_human_police_investigate@idle_a", "idle_b", "Cop 3", AnimationOptions =
525 {
526 EmoteLoop = true,
527 }},
528 ["crossarms"] = {"amb@world_human_hang_out_street@female_arms_crossed@idle_a", "idle_a", "Crossarms", AnimationOptions =
529 {
530 EmoteLoop = true,
531 EmoteMoving = true,
532 }},
533 ["crossarms2"] = {"amb@world_human_hang_out_street@male_c@idle_a", "idle_b", "Crossarms 2", AnimationOptions =
534 {
535 EmoteMoving = true,
536 }},
537 ["crossarms3"] = {"anim@heists@heist_corona@single_team", "single_team_loop_boss", "Crossarms 3", AnimationOptions =
538 {
539 EmoteLoop = true,
540 EmoteMoving = true,
541 }},
542 ["crossarms4"] = {"random@street_race", "_car_b_lookout", "Crossarms 4", AnimationOptions =
543 {
544 EmoteLoop = true,
545 EmoteMoving = true,
546 }},
547 ["crossarms5"] = {"anim@amb@nightclub@peds@", "rcmme_amanda1_stand_loop_cop", "Crossarms 5", AnimationOptions =
548 {
549 EmoteLoop = true,
550 EmoteMoving = true,
551 }},
552 ["foldarms2"] = {"anim@amb@nightclub@peds@", "rcmme_amanda1_stand_loop_cop", "Fold Arms 2", AnimationOptions =
553 {
554 EmoteLoop = true,
555 EmoteMoving = true,
556 }},
557 ["crossarms6"] = {"random@shop_gunstore", "_idle", "Crossarms 6", AnimationOptions =
558 {
559 EmoteLoop = true,
560 EmoteMoving = true,
561 }},
562 ["foldarms"] = {"anim@amb@business@bgen@bgen_no_work@", "stand_phone_phoneputdown_idle_nowork", "Fold Arms", AnimationOptions =
563 {
564 EmoteLoop = true,
565 EmoteMoving = true,
566 }},
567 ["crossarmsside"] = {"rcmnigel1a_band_groupies", "base_m2", "Crossarms Side", AnimationOptions =
568 {
569 EmoteLoop = true,
570 EmoteMoving = true,
571 }},
572 ["damn"] = {"gestures@m@standing@casual", "gesture_damn", "Damn", AnimationOptions =
573 {
574 EmoteMoving = true,
575 EmoteDuration = 1000
576 }},
577 ["damn2"] = {"anim@am_hold_up@male", "shoplift_mid", "Damn 2", AnimationOptions =
578 {
579 EmoteMoving = true,
580 EmoteDuration = 1000
581 }},
582 ["pointdown"] = {"gestures@f@standing@casual", "gesture_hand_down", "Point Down", AnimationOptions =
583 {
584 EmoteMoving = true,
585 EmoteDuration = 1000
586 }},
587 ["surrender"] = {"random@arrests@busted", "idle_a", "Surrender", AnimationOptions =
588 {
589 EmoteLoop = true,
590 }},
591 ["facepalm2"] = {"anim@mp_player_intcelebrationfemale@face_palm", "face_palm", "Facepalm 2", AnimationOptions =
592 {
593 EmoteMoving = true,
594 EmoteDuration = 8000
595 }},
596 ["facepalm"] = {"random@car_thief@agitated@idle_a", "agitated_idle_a", "Facepalm", AnimationOptions =
597 {
598 EmoteMoving = true,
599 EmoteDuration = 8000
600 }},
601 ["facepalm3"] = {"missminuteman_1ig_2", "tasered_2", "Facepalm 3", AnimationOptions =
602 {
603 EmoteMoving = true,
604 EmoteDuration = 8000
605 }},
606 ["facepalm4"] = {"anim@mp_player_intupperface_palm", "idle_a", "Facepalm 4", AnimationOptions =
607 {
608 EmoteMoving = true,
609 EmoteLoop = true,
610 }},
611 ["fallover"] = {"random@drunk_driver_1", "drunk_fall_over", "Fall Over"},
612 ["fallover2"] = {"mp_suicide", "pistol", "Fall Over 2"},
613 ["fallover3"] = {"mp_suicide", "pill", "Fall Over 3"},
614 ["fallover4"] = {"friends@frf@ig_2", "knockout_plyr", "Fall Over 4"},
615 ["fallover5"] = {"anim@gangops@hostage@", "victim_fail", "Fall Over 5"},
616 ["fallasleep"] = {"mp_sleep", "sleep_loop", "Fall Asleep", AnimationOptions =
617 {
618 EmoteMoving = true,
619 EmoteLoop = true,
620 }},
621 ["fightme"] = {"anim@deathmatch_intros@unarmed", "intro_male_unarmed_c", "Fight Me"},
622 ["fightme2"] = {"anim@deathmatch_intros@unarmed", "intro_male_unarmed_e", "Fight Me 2"},
623 ["finger"] = {"anim@mp_player_intselfiethe_bird", "idle_a", "Finger", AnimationOptions =
624 {
625 EmoteLoop = true,
626 EmoteMoving = true,
627 }},
628 ["finger2"] = {"anim@mp_player_intupperfinger", "idle_a_fp", "Finger 2", AnimationOptions =
629 {
630 EmoteLoop = true,
631 EmoteMoving = true,
632 }},
633 ["handshake"] = {"mp_ped_interaction", "handshake_guy_a", "Handshake", AnimationOptions =
634 {
635 EmoteMoving = true,
636 EmoteDuration = 3000
637 }},
638 ["handshake2"] = {"mp_ped_interaction", "handshake_guy_b", "Handshake 2", AnimationOptions =
639 {
640 EmoteMoving = true,
641 EmoteDuration = 3000
642 }},
643 ["wait4"] = {"amb@world_human_hang_out_street@Female_arm_side@idle_a", "idle_a", "Wait 4", AnimationOptions =
644 {
645 EmoteLoop = true,
646 }},
647 ["wait5"] = {"missclothing", "idle_storeclerk", "Wait 5", AnimationOptions =
648 {
649 EmoteLoop = true,
650 EmoteMoving = true,
651 }},
652 ["wait6"] = {"timetable@amanda@ig_2", "ig_2_base_amanda", "Wait 6", AnimationOptions =
653 {
654 EmoteLoop = true,
655 EmoteMoving = true,
656 }},
657 ["wait7"] = {"rcmnigel1cnmt_1c", "base", "Wait 7", AnimationOptions =
658 {
659 EmoteLoop = true,
660 EmoteMoving = true,
661 }},
662 ["wait8"] = {"rcmjosh1", "idle", "Wait 8", AnimationOptions =
663 {
664 EmoteLoop = true,
665 EmoteMoving = true,
666 }},
667 ["wait9"] = {"rcmjosh2", "josh_2_intp1_base", "Wait 9", AnimationOptions =
668 {
669 EmoteLoop = true,
670 EmoteMoving = true,
671 }},
672 ["wait10"] = {"timetable@amanda@ig_3", "ig_3_base_tracy", "Wait 10", AnimationOptions =
673 {
674 EmoteLoop = true,
675 EmoteMoving = true,
676 }},
677 ["wait11"] = {"misshair_shop@hair_dressers", "keeper_base", "Wait 11", AnimationOptions =
678 {
679 EmoteLoop = true,
680 EmoteMoving = true,
681 }},
682 ["hiking"] = {"move_m@hiking", "idle", "Hiking", AnimationOptions =
683 {
684 EmoteLoop = true,
685 EmoteMoving = true,
686 }},
687 ["hug"] = {"mp_ped_interaction", "kisses_guy_a", "Hug"},
688 ["hug2"] = {"mp_ped_interaction", "kisses_guy_b", "Hug 2"},
689 ["hug3"] = {"mp_ped_interaction", "hugs_guy_a", "Hug 3"},
690 ["inspect"] = {"random@train_tracks", "idle_e", "Inspect"},
691 ["jazzhands"] = {"anim@mp_player_intcelebrationfemale@jazz_hands", "jazz_hands", "Jazzhands", AnimationOptions =
692 {
693 EmoteMoving = true,
694 EmoteDuration = 6000,
695 }},
696 ["jog2"] = {"amb@world_human_jog_standing@male@idle_a", "idle_a", "Jog 2", AnimationOptions =
697 {
698 EmoteLoop = true,
699 EmoteMoving = true,
700 }},
701 ["jog3"] = {"amb@world_human_jog_standing@female@idle_a", "idle_a", "Jog 3", AnimationOptions =
702 {
703 EmoteLoop = true,
704 EmoteMoving = true,
705 }},
706 ["jog4"] = {"amb@world_human_power_walker@female@idle_a", "idle_a", "Jog 4", AnimationOptions =
707 {
708 EmoteLoop = true,
709 EmoteMoving = true,
710 }},
711 ["jog5"] = {"move_m@joy@a", "walk", "Jog 5", AnimationOptions =
712 {
713 EmoteLoop = true,
714 EmoteMoving = true,
715 }},
716 ["jumpingjacks"] = {"timetable@reunited@ig_2", "jimmy_getknocked", "Jumping Jacks", AnimationOptions =
717 {
718 EmoteLoop = true,
719 }},
720 ["kneel2"] = {"rcmextreme3", "idle", "Kneel 2", AnimationOptions =
721 {
722 EmoteLoop = true,
723 }},
724 ["kneel3"] = {"amb@world_human_bum_wash@male@low@idle_a", "idle_a", "Kneel 3", AnimationOptions =
725 {
726 EmoteLoop = true,
727 }},
728 ["knock"] = {"timetable@jimmy@doorknock@", "knockdoor_idle", "Knock", AnimationOptions =
729 {
730 EmoteMoving = true,
731 EmoteLoop = true,
732 }},
733 ["knock2"] = {"missheistfbi3b_ig7", "lift_fibagent_loop", "Knock 2", AnimationOptions =
734 {
735 EmoteLoop = true,
736 }},
737 ["knucklecrunch"] = {"anim@mp_player_intcelebrationfemale@knuckle_crunch", "knuckle_crunch", "Knuckle Crunch", AnimationOptions =
738 {
739 EmoteLoop = true,
740 EmoteMoving = true,
741 }},
742 ["lapdance"] = {"mp_safehouse", "lap_dance_girl", "Lapdance"},
743 ["lean2"] = {"amb@world_human_leaning@female@wall@back@hand_up@idle_a", "idle_a", "Lean 2", AnimationOptions =
744 {
745 EmoteLoop = true,
746 }},
747 ["lean3"] = {"amb@world_human_leaning@female@wall@back@holding_elbow@idle_a", "idle_a", "Lean 3", AnimationOptions =
748 {
749 EmoteLoop = true,
750 }},
751 ["lean4"] = {"amb@world_human_leaning@male@wall@back@foot_up@idle_a", "idle_a", "Lean 4", AnimationOptions =
752 {
753 EmoteLoop = true,
754 }},
755 ["lean5"] = {"amb@world_human_leaning@male@wall@back@hands_together@idle_b", "idle_b", "Lean 5", AnimationOptions =
756 {
757 EmoteLoop = true,
758 }},
759 ["leanflirt"] = {"random@street_race", "_car_a_flirt_girl", "Lean Flirt", AnimationOptions =
760 {
761 EmoteLoop = true,
762 }},
763 ["leanbar2"] = {"amb@prop_human_bum_shopping_cart@male@idle_a", "idle_c", "Lean Bar 2", AnimationOptions =
764 {
765 EmoteLoop = true,
766 }},
767 ["leanbar3"] = {"anim@amb@nightclub@lazlow@ig1_vip@", "clubvip_base_laz", "Lean Bar 3", AnimationOptions =
768 {
769 EmoteLoop = true,
770 }},
771 ["leanbar4"] = {"anim@heists@prison_heist", "ped_b_loop_a", "Lean Bar 4", AnimationOptions =
772 {
773 EmoteLoop = true,
774 }},
775 ["leanhigh"] = {"anim@mp_ferris_wheel", "idle_a_player_one", "Lean High", AnimationOptions =
776 {
777 EmoteLoop = true,
778 EmoteMoving = true,
779 }},
780 ["leanhigh2"] = {"anim@mp_ferris_wheel", "idle_a_player_two", "Lean High 2", AnimationOptions =
781 {
782 EmoteLoop = true,
783 EmoteMoving = true,
784 }},
785 ["leanside"] = {"timetable@mime@01_gc", "idle_a", "Leanside", AnimationOptions =
786 {
787 EmoteLoop = true,
788 EmoteMoving = true,
789 }},
790 ["leanside2"] = {"misscarstealfinale", "packer_idle_1_trevor", "Leanside 2", AnimationOptions =
791 {
792 EmoteLoop = true,
793 EmoteMoving = true,
794 }},
795 ["leanside3"] = {"misscarstealfinalecar_5_ig_1", "waitloop_lamar", "Leanside 3", AnimationOptions =
796 {
797 EmoteLoop = true,
798 EmoteMoving = true,
799 }},
800 ["leanside4"] = {"misscarstealfinalecar_5_ig_1", "waitloop_lamar", "Leanside 4", AnimationOptions =
801 {
802 EmoteLoop = true,
803 EmoteMoving = false,
804 }},
805 ["leanside5"] = {"rcmjosh2", "josh_2_intp1_base", "Leanside 5", AnimationOptions =
806 {
807 EmoteLoop = true,
808 EmoteMoving = false,
809 }},
810 ["me"] = {"gestures@f@standing@casual", "gesture_me_hard", "Me", AnimationOptions =
811 {
812 EmoteMoving = true,
813 EmoteDuration = 1000
814 }},
815 ["mechanic"] = {"mini@repair", "fixing_a_ped", "Mechanic", AnimationOptions =
816 {
817 EmoteLoop = true,
818 EmoteMoving = true,
819 }},
820 ["mechanic2"] = {"amb@world_human_vehicle_mechanic@male@base", "idle_a", "Mechanic 2", AnimationOptions =
821 {
822 EmoteLoop = true,
823 }},
824 ["mechanic3"] = {"anim@amb@clubhouse@tutorial@bkr_tut_ig3@", "machinic_loop_mechandplayer", "Mechanic 3", AnimationOptions =
825 {
826 EmoteLoop = true,
827 }},
828 ["mechanic4"] = {"anim@amb@clubhouse@tutorial@bkr_tut_ig3@", "machinic_loop_mechandplayer", "Mechanic 4", AnimationOptions =
829 {
830 EmoteLoop = true,
831 EmoteMoving = true,
832 }},
833 ["medic2"] = {"amb@medic@standing@tendtodead@base", "base", "Medic 2", AnimationOptions =
834 {
835 EmoteLoop = true,
836 }},
837 ["meditate"] = {"rcmcollect_paperleadinout@", "meditiate_idle", "Meditiate", AnimationOptions = -- CHANGE ME
838 {
839 EmoteLoop = true,
840 }},
841 ["meditate2"] = {"rcmepsilonism3", "ep_3_rcm_marnie_meditating", "Meditiate 2", AnimationOptions = -- CHANGE ME
842 {
843 EmoteLoop = true,
844 }},
845 ["meditate3"] = {"rcmepsilonism3", "base_loop", "Meditiate 3", AnimationOptions = -- CHANGE ME
846 {
847 EmoteLoop = true,
848 }},
849 ["metal"] = {"anim@mp_player_intincarrockstd@ps@", "idle_a", "Metal", AnimationOptions = -- CHANGE ME
850 {
851 EmoteLoop = true,
852 EmoteMoving = true,
853 }},
854 ["no"] = {"anim@heists@ornate_bank@chat_manager", "fail", "No", AnimationOptions =
855 {
856 EmoteLoop = true,
857 EmoteMoving = true,
858 }},
859 ["no2"] = {"mp_player_int_upper_nod", "mp_player_int_nod_no", "No 2", AnimationOptions =
860 {
861 EmoteLoop = true,
862 EmoteMoving = true,
863 }},
864 ["nosepick"] = {"anim@mp_player_intcelebrationfemale@nose_pick", "nose_pick", "Nose Pick", AnimationOptions =
865 {
866 EmoteLoop = true,
867 EmoteMoving = true,
868 }},
869 ["noway"] = {"gestures@m@standing@casual", "gesture_no_way", "No Way", AnimationOptions =
870 {
871 EmoteDuration = 1500,
872 EmoteMoving = true,
873 }},
874 ["ok"] = {"anim@mp_player_intselfiedock", "idle_a", "OK", AnimationOptions =
875 {
876 EmoteLoop = true,
877 EmoteMoving = true,
878 }},
879 ["outofbreath"] = {"re@construction", "out_of_breath", "Out of Breath", AnimationOptions =
880 {
881 EmoteLoop = true,
882 EmoteMoving = true,
883 }},
884 ["pickup"] = {"random@domestic", "pickup_low", "Pickup"},
885 ["push"] = {"missfinale_c2ig_11", "pushcar_offcliff_f", "Push", AnimationOptions =
886 {
887 EmoteLoop = true,
888 }},
889 ["push2"] = {"missfinale_c2ig_11", "pushcar_offcliff_m", "Push 2", AnimationOptions =
890 {
891 EmoteLoop = true,
892 }},
893 ["point"] = {"gestures@f@standing@casual", "gesture_point", "Point", AnimationOptions =
894 {
895 EmoteLoop = true,
896 EmoteMoving = true,
897 }},
898 ["pushup"] = {"amb@world_human_push_ups@male@idle_a", "idle_d", "Pushup", AnimationOptions =
899 {
900 EmoteLoop = true,
901 }},
902 ["countdown"] = {"random@street_race", "grid_girl_race_start", "Countdown", AnimationOptions =
903 {
904 EmoteLoop = true,
905 EmoteMoving = true,
906 }},
907 ["pointright"] = {"mp_gun_shop_tut", "indicate_right", "Point Right", AnimationOptions =
908 {
909 EmoteLoop = true,
910 EmoteMoving = true,
911 }},
912 ["salute"] = {"anim@mp_player_intincarsalutestd@ds@", "idle_a", "Salute", AnimationOptions =
913 {
914 EmoteLoop = true,
915 EmoteMoving = true,
916 }},
917 ["salute2"] = {"anim@mp_player_intincarsalutestd@ps@", "idle_a", "Salute 2", AnimationOptions =
918 {
919 EmoteLoop = true,
920 EmoteMoving = true,
921 }},
922 ["salute3"] = {"anim@mp_player_intuppersalute", "idle_a", "Salute 3", AnimationOptions =
923 {
924 EmoteLoop = true,
925 EmoteMoving = true,
926 }},
927 ["scared"] = {"random@domestic", "f_distressed_loop", "Scared", AnimationOptions =
928 {
929 EmoteLoop = true,
930 EmoteMoving = true,
931 }},
932 ["scared2"] = {"random@homelandsecurity", "knees_loop_girl", "Scared 2", AnimationOptions =
933 {
934 EmoteLoop = true,
935 EmoteMoving = true,
936 }},
937 ["screwyou"] = {"misscommon@response", "screw_you", "Screw You", AnimationOptions =
938 {
939 EmoteLoop = true,
940 EmoteMoving = true,
941 }},
942 ["shakeoff"] = {"move_m@_idles@shake_off", "shakeoff_1", "Shake Off", AnimationOptions =
943 {
944 EmoteMoving = true,
945 EmoteDuration = 3500,
946 }},
947 ["shot"] = {"random@dealgonewrong", "idle_a", "Shot", AnimationOptions =
948 {
949 EmoteLoop = true,
950 }},
951 ["sleep"] = {"timetable@tracy@sleep@", "idle_c", "Sleep", AnimationOptions =
952 {
953 EmoteLoop = true,
954 }},
955 ["shrug"] = {"gestures@f@standing@casual", "gesture_shrug_hard", "Shrug", AnimationOptions =
956 {
957 EmoteMoving = true,
958 EmoteDuration = 1000,
959 }},
960 ["shrug2"] = {"gestures@m@standing@casual", "gesture_shrug_hard", "Shrug 2", AnimationOptions =
961 {
962 EmoteMoving = true,
963 EmoteDuration = 1000,
964 }},
965 ["sit"] = {"anim@amb@business@bgen@bgen_no_work@", "sit_phone_phoneputdown_idle_nowork", "Sit", AnimationOptions =
966 {
967 EmoteLoop = true,
968 }},
969 ["sit2"] = {"rcm_barry3", "barry_3_sit_loop", "Sit 2", AnimationOptions =
970 {
971 EmoteLoop = true,
972 }},
973 ["sit3"] = {"amb@world_human_picnic@male@idle_a", "idle_a", "Sit 3", AnimationOptions =
974 {
975 EmoteLoop = true,
976 }},
977 ["sit4"] = {"amb@world_human_picnic@female@idle_a", "idle_a", "Sit 4", AnimationOptions =
978 {
979 EmoteLoop = true,
980 }},
981 ["sit5"] = {"anim@heists@fleeca_bank@ig_7_jetski_owner", "owner_idle", "Sit 5", AnimationOptions =
982 {
983 EmoteLoop = true,
984 }},
985 ["sit6"] = {"timetable@jimmy@mics3_ig_15@", "idle_a_jimmy", "Sit 6", AnimationOptions =
986 {
987 EmoteLoop = true,
988 }},
989 ["sit7"] = {"anim@amb@nightclub@lazlow@lo_alone@", "lowalone_base_laz", "Sit 7", AnimationOptions =
990 {
991 EmoteLoop = true,
992 }},
993 ["sit8"] = {"timetable@jimmy@mics3_ig_15@", "mics3_15_base_jimmy", "Sit 8", AnimationOptions =
994 {
995 EmoteLoop = true,
996 }},
997 ["sit9"] = {"amb@world_human_stupor@male@idle_a", "idle_a", "Sit 9", AnimationOptions =
998 {
999 EmoteLoop = true,
1000 }},
1001 ["sitlean"] = {"timetable@tracy@ig_14@", "ig_14_base_tracy", "Sit Lean", AnimationOptions =
1002 {
1003 EmoteLoop = true,
1004 }},
1005 ["sitsad"] = {"anim@amb@business@bgen@bgen_no_work@", "sit_phone_phoneputdown_sleeping-noworkfemale", "Sit Sad", AnimationOptions =
1006 {
1007 EmoteLoop = true,
1008 }},
1009 ["sitscared"] = {"anim@heists@ornate_bank@hostages@hit", "hit_loop_ped_b", "Sit Scared", AnimationOptions =
1010 {
1011 EmoteLoop = true,
1012 }},
1013 ["sitscared2"] = {"anim@heists@ornate_bank@hostages@ped_c@", "flinch_loop", "Sit Scared 2", AnimationOptions =
1014 {
1015 EmoteLoop = true,
1016 }},
1017 ["sitscared3"] = {"anim@heists@ornate_bank@hostages@ped_e@", "flinch_loop", "Sit Scared 3", AnimationOptions =
1018 {
1019 EmoteLoop = true,
1020 }},
1021 ["sitdrunk"] = {"timetable@amanda@drunk@base", "base", "Sit Drunk", AnimationOptions =
1022 {
1023 EmoteLoop = true,
1024 }},
1025 ["sitchair2"] = {"timetable@ron@ig_5_p3", "ig_5_p3_base", "Sit Chair 2", AnimationOptions =
1026 {
1027 EmoteLoop = true,
1028 }},
1029 ["sitchair3"] = {"timetable@reunited@ig_10", "base_amanda", "Sit Chair 3", AnimationOptions =
1030 {
1031 EmoteLoop = true,
1032 }},
1033 ["sitchair4"] = {"timetable@ron@ig_3_couch", "base", "Sit Chair 4", AnimationOptions =
1034 {
1035 EmoteLoop = true,
1036 }},
1037 ["sitchair5"] = {"timetable@jimmy@mics3_ig_15@", "mics3_15_base_tracy", "Sit Chair 5", AnimationOptions =
1038 {
1039 EmoteLoop = true,
1040 }},
1041 ["sitchair6"] = {"timetable@maid@couch@", "base", "Sit Chair 6", AnimationOptions =
1042 {
1043 EmoteLoop = true,
1044 }},
1045 ["sitchairside"] = {"timetable@ron@ron_ig_2_alt1", "ig_2_alt1_base", "Sit Chair Side", AnimationOptions =
1046 {
1047 EmoteLoop = true,
1048 }},
1049 ["situp"] = {"amb@world_human_sit_ups@male@idle_a", "idle_a", "Sit Up", AnimationOptions =
1050 {
1051 EmoteLoop = true,
1052 }},
1053 ["clapangry"] = {"anim@arena@celeb@flat@solo@no_props@", "angry_clap_a_player_a", "Clap Angry", AnimationOptions =
1054 {
1055 EmoteLoop = true,
1056 }},
1057 ["slowclap3"] = {"anim@mp_player_intupperslow_clap", "idle_a", "Slow Clap 3", AnimationOptions =
1058 {
1059 EmoteLoop = true,
1060 EmoteMoving = true,
1061 }},
1062 ["clap"] = {"amb@world_human_cheering@male_a", "base", "Clap", AnimationOptions =
1063 {
1064 EmoteLoop = true,
1065 EmoteMoving = true,
1066 }},
1067 ["slowclap"] = {"anim@mp_player_intcelebrationfemale@slow_clap", "slow_clap", "Slow Clap", AnimationOptions =
1068 {
1069 EmoteLoop = true,
1070 EmoteMoving = true,
1071 }},
1072 ["slowclap2"] = {"anim@mp_player_intcelebrationmale@slow_clap", "slow_clap", "Slow Clap 2", AnimationOptions =
1073 {
1074 EmoteLoop = true,
1075 EmoteMoving = true,
1076 }},
1077 ["smell"] = {"move_p_m_two_idles@generic", "fidget_sniff_fingers", "Smell", AnimationOptions =
1078 {
1079 EmoteLoop = true,
1080 EmoteMoving = true,
1081 }},
1082 ["stickup"] = {"random@countryside_gang_fight", "biker_02_stickup_loop", "Stick Up", AnimationOptions =
1083 {
1084 EmoteLoop = true,
1085 EmoteMoving = true,
1086 }},
1087 ["stumble"] = {"misscarsteal4@actor", "stumble", "Stumble", AnimationOptions =
1088 {
1089 EmoteLoop = true,
1090 }},
1091 ["stunned"] = {"stungun@standing", "damage", "Stunned", AnimationOptions =
1092 {
1093 EmoteLoop = true,
1094 }},
1095 ["sunbathe"] = {"amb@world_human_sunbathe@male@back@base", "base", "Sunbathe", AnimationOptions =
1096 {
1097 EmoteLoop = true,
1098 }},
1099 ["sunbathe2"] = {"amb@world_human_sunbathe@female@back@base", "base", "Sunbathe 2", AnimationOptions =
1100 {
1101 EmoteLoop = true,
1102 }},
1103 ["t"] = {"missfam5_yoga", "a2_pose", "T", AnimationOptions =
1104 {
1105 EmoteLoop = true,
1106 EmoteMoving = true,
1107 }},
1108 ["t2"] = {"mp_sleep", "bind_pose_180", "T 2", AnimationOptions =
1109 {
1110 EmoteLoop = true,
1111 }},
1112 ["think5"] = {"mp_cp_welcome_tutthink", "b_think", "Think 5", AnimationOptions =
1113 {
1114 EmoteMoving = true,
1115 EmoteDuration = 2000,
1116 }},
1117 ["think"] = {"misscarsteal4@aliens", "rehearsal_base_idle_director", "Think", AnimationOptions =
1118 {
1119 EmoteLoop = true,
1120 EmoteMoving = true,
1121 }},
1122 ["think3"] = {"timetable@tracy@ig_8@base", "base", "Think 3", AnimationOptions =
1123 {
1124 EmoteLoop = true,
1125 EmoteMoving = true,
1126 }},
1127
1128 ["think2"] = {"missheist_jewelleadinout", "jh_int_outro_loop_a", "Think 2", AnimationOptions =
1129 {
1130 EmoteLoop = true,
1131 EmoteMoving = true,
1132 }},
1133 ["thumbsup3"] = {"anim@mp_player_intincarthumbs_uplow@ds@", "enter", "Thumbs Up 3", AnimationOptions =
1134 {
1135 EmoteMoving = true,
1136 EmoteDuration = 3000,
1137 }},
1138 ["thumbsup2"] = {"anim@mp_player_intselfiethumbs_up", "idle_a", "Thumbs Up 2", AnimationOptions =
1139 {
1140 EmoteLoop = true,
1141 EmoteMoving = true,
1142 }},
1143 ["thumbsup"] = {"anim@mp_player_intupperthumbs_up", "idle_a", "Thumbs Up", AnimationOptions =
1144 {
1145 EmoteLoop = true,
1146 EmoteMoving = true,
1147 }},
1148 ["type"] = {"anim@heists@prison_heiststation@cop_reactions", "cop_b_idle", "Type", AnimationOptions =
1149 {
1150 EmoteLoop = true,
1151 EmoteMoving = true,
1152 }},
1153 ["type2"] = {"anim@heists@prison_heistig1_p1_guard_checks_bus", "loop", "Type 2", AnimationOptions =
1154 {
1155 EmoteLoop = true,
1156 EmoteMoving = true,
1157 }},
1158 ["type3"] = {"mp_prison_break", "hack_loop", "Type 3", AnimationOptions =
1159 {
1160 EmoteLoop = true,
1161 EmoteMoving = true,
1162 }},
1163 ["type4"] = {"mp_fbi_heist", "loop", "Type 4", AnimationOptions =
1164 {
1165 EmoteLoop = true,
1166 }},
1167 ["warmth"] = {"amb@world_human_stand_fire@male@idle_a", "idle_a", "Warmth", AnimationOptions =
1168 {
1169 EmoteLoop = true,
1170 EmoteMoving = true,
1171 }},
1172 ["wave4"] = {"random@mugging5", "001445_01_gangintimidation_1_female_idle_b", "Wave 4", AnimationOptions =
1173 {
1174 EmoteMoving = true,
1175 EmoteDuration = 3000,
1176 }},
1177 ["wave2"] = {"anim@mp_player_intcelebrationfemale@wave", "wave", "Wave 2", AnimationOptions =
1178 {
1179 EmoteLoop = true,
1180 EmoteMoving = true,
1181 }},
1182 ["wave3"] = {"friends@fra@ig_1", "over_here_idle_a", "Wave 3", AnimationOptions =
1183 {
1184 EmoteLoop = true,
1185 EmoteMoving = true,
1186 }},
1187 ["wave"] = {"friends@frj@ig_1", "wave_a", "Wave", AnimationOptions =
1188 {
1189 EmoteLoop = true,
1190 EmoteMoving = true,
1191 }},
1192 ["wave5"] = {"friends@frj@ig_1", "wave_b", "Wave 5", AnimationOptions =
1193 {
1194 EmoteLoop = true,
1195 EmoteMoving = true,
1196 }},
1197 ["wave6"] = {"friends@frj@ig_1", "wave_c", "Wave 6", AnimationOptions =
1198 {
1199 EmoteLoop = true,
1200 EmoteMoving = true,
1201 }},
1202 ["wave7"] = {"friends@frj@ig_1", "wave_d", "Wave 7", AnimationOptions =
1203 {
1204 EmoteLoop = true,
1205 EmoteMoving = true,
1206 }},
1207 ["wave8"] = {"friends@frj@ig_1", "wave_e", "Wave 8", AnimationOptions =
1208 {
1209 EmoteLoop = true,
1210 EmoteMoving = true,
1211 }},
1212 ["wave9"] = {"gestures@m@standing@casual", "gesture_hello", "Wave 9", AnimationOptions =
1213 {
1214 EmoteLoop = true,
1215 EmoteMoving = true,
1216 }},
1217 ["whistle"] = {"taxi_hail", "hail_taxi", "Whistle", AnimationOptions =
1218 {
1219 EmoteMoving = true,
1220 EmoteDuration = 1300,
1221 }},
1222 ["whistle2"] = {"rcmnigel1c", "hailing_whistle_waive_a", "Whistle 2", AnimationOptions =
1223 {
1224 EmoteMoving = true,
1225 EmoteDuration = 2000,
1226 }},
1227 ["yeah"] = {"anim@mp_player_intupperair_shagging", "idle_a", "Yeah", AnimationOptions =
1228 {
1229 EmoteLoop = true,
1230 EmoteMoving = true,
1231 }},
1232 ["lift"] = {"random@hitch_lift", "idle_f", "Lift", AnimationOptions =
1233 {
1234 EmoteLoop = true,
1235 EmoteMoving = true,
1236 }},
1237 ["lol"] = {"anim@arena@celeb@flat@paired@no_props@", "laugh_a_player_b", "LOL", AnimationOptions =
1238 {
1239 EmoteLoop = true,
1240 }},
1241 ["lol2"] = {"anim@arena@celeb@flat@solo@no_props@", "giggle_a_player_b", "LOL 2", AnimationOptions =
1242 {
1243 EmoteLoop = true,
1244 }},
1245 ["statue2"] = {"fra_0_int-1", "cs_lamardavis_dual-1", "Statue 2", AnimationOptions =
1246 {
1247 EmoteLoop = true,
1248 EmoteMoving = true,
1249 }},
1250 ["statue3"] = {"club_intro2-0", "csb_englishdave_dual-0", "Statue 3", AnimationOptions =
1251 {
1252 EmoteLoop = true,
1253 }},
1254 ["gangsign"] = {"mp_player_int_uppergang_sign_a", "mp_player_int_gang_sign_a", "Gang Sign", AnimationOptions =
1255 {
1256 EmoteLoop = true,
1257 EmoteMoving = true,
1258 }},
1259 ["gangsign2"] = {"mp_player_int_uppergang_sign_b", "mp_player_int_gang_sign_b", "Gang Sign 2", AnimationOptions =
1260 {
1261 EmoteLoop = true,
1262 EmoteMoving = true,
1263 }},
1264 ["passout"] = {"missarmenian2", "drunk_loop", "Passout", AnimationOptions =
1265 {
1266 EmoteLoop = true,
1267 }},
1268 ["passout2"] = {"missarmenian2", "corpse_search_exit_ped", "Passout 2", AnimationOptions =
1269 {
1270 EmoteLoop = true,
1271 }},
1272 ["passout3"] = {"anim@gangops@morgue@table@", "body_search", "Passout 3", AnimationOptions =
1273 {
1274 EmoteLoop = true,
1275 }},
1276 ["passout4"] = {"mini@cpr@char_b@cpr_def", "cpr_pumpchest_idle", "Passout 4", AnimationOptions =
1277 {
1278 EmoteLoop = true,
1279 }},
1280 ["passout5"] = {"random@mugging4", "flee_backward_loop_shopkeeper", "Passout 5", AnimationOptions =
1281 {
1282 EmoteLoop = true,
1283 }},
1284 ["petting"] = {"creatures@rottweiler@tricks@", "petting_franklin", "Petting", AnimationOptions =
1285 {
1286 EmoteLoop = true,
1287 }},
1288 ["crawl"] = {"move_injured_ground", "front_loop", "Crawl", AnimationOptions =
1289 {
1290 EmoteLoop = true,
1291 }},
1292 ["flip2"] = {"anim@arena@celeb@flat@solo@no_props@", "cap_a_player_a", "Flip 2"},
1293 ["flip"] = {"anim@arena@celeb@flat@solo@no_props@", "flip_a_player_a", "Flip"},
1294 ["slide"] = {"anim@arena@celeb@flat@solo@no_props@", "slide_a_player_a", "Slide"},
1295 ["slide2"] = {"anim@arena@celeb@flat@solo@no_props@", "slide_b_player_a", "Slide 2"},
1296 ["slide3"] = {"anim@arena@celeb@flat@solo@no_props@", "slide_c_player_a", "Slide 3"},
1297 ["slugger"] = {"anim@arena@celeb@flat@solo@no_props@", "slugger_a_player_a", "Slugger"},
1298 ["flipoff"] = {"anim@arena@celeb@podium@no_prop@", "flip_off_a_1st", "Flip Off", AnimationOptions =
1299 {
1300 EmoteMoving = true,
1301 }},
1302 ["flipoff2"] = {"anim@arena@celeb@podium@no_prop@", "flip_off_c_1st", "Flip Off 2", AnimationOptions =
1303 {
1304 EmoteMoving = true,
1305 }},
1306 ["bow"] = {"anim@arena@celeb@podium@no_prop@", "regal_c_1st", "Bow", AnimationOptions =
1307 {
1308 EmoteLoop = true,
1309 EmoteMoving = true,
1310 }},
1311 ["bow2"] = {"anim@arena@celeb@podium@no_prop@", "regal_a_1st", "Bow 2", AnimationOptions =
1312 {
1313 EmoteLoop = true,
1314 EmoteMoving = true,
1315 }},
1316 ["keyfob"] = {"anim@mp_player_intmenu@key_fob@", "fob_click", "Key Fob", AnimationOptions =
1317 {
1318 EmoteLoop = false,
1319 EmoteMoving = true,
1320 EmoteDuration = 1000,
1321 }},
1322 ["golfswing"] = {"rcmnigel1d", "swing_a_mark", "Golf Swing"},
1323 ["eat"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Eat", AnimationOptions =
1324 {
1325 EmoteMoving = true,
1326 EmoteDuration = 3000,
1327 }},
1328 ["reaching"] = {"move_m@intimidation@cop@unarmed", "idle", "Reaching", AnimationOptions =
1329 {
1330 EmoteLoop = true,
1331 EmoteMoving = true,
1332 }},
1333 ["wait"] = {"random@shop_tattoo", "_idle_a", "Wait", AnimationOptions =
1334 {
1335 EmoteLoop = true,
1336 EmoteMoving = true,
1337 }},
1338 ["wait2"] = {"missbigscore2aig_3", "wait_for_van_c", "Wait 2", AnimationOptions =
1339 {
1340 EmoteLoop = true,
1341 EmoteMoving = true,
1342 }},
1343 ["wait12"] = {"rcmjosh1", "idle", "Wait 12", AnimationOptions =
1344 {
1345 EmoteLoop = true,
1346 EmoteMoving = true,
1347 }},
1348 ["wait13"] = {"rcmnigel1a", "base", "Wait 13", AnimationOptions =
1349 {
1350 EmoteLoop = true,
1351 EmoteMoving = true,
1352 }},
1353 ["lapdance2"] = {"mini@strip_club@private_dance@idle", "priv_dance_idle", "Lapdance 2", AnimationOptions =
1354 {
1355 EmoteLoop = true,
1356 }},
1357 ["lapdance3"] = {"mini@strip_club@private_dance@part2", "priv_dance_p2", "Lapdance 3", AnimationOptions =
1358 {
1359 EmoteLoop = true,
1360 }},
1361 ["lapdance3"] = {"mini@strip_club@private_dance@part3", "priv_dance_p3", "Lapdance 3", AnimationOptions =
1362 {
1363 EmoteLoop = true,
1364 }},
1365 ["twerk"] = {"switch@trevor@mocks_lapdance", "001443_01_trvs_28_idle_stripper", "Twerk", AnimationOptions =
1366 {
1367 EmoteLoop = true,
1368 }},
1369 ["slap"] = {"melee@unarmed@streamed_variations", "plyr_takedown_front_slap", "Slap", AnimationOptions =
1370 {
1371 EmoteLoop = true,
1372 EmoteMoving = true,
1373 EmoteDuration = 2000,
1374 }},
1375 ["headbutt"] = {"melee@unarmed@streamed_variations", "plyr_takedown_front_headbutt", "Headbutt"},
1376 ["fishdance"] = {"anim@mp_player_intupperfind_the_fish", "idle_a", "Fish Dance", AnimationOptions =
1377 {
1378 EmoteLoop = true,
1379 EmoteMoving = true,
1380 }},
1381 ["peace"] = {"mp_player_int_upperpeace_sign", "mp_player_int_peace_sign", "Peace", AnimationOptions =
1382 {
1383 EmoteLoop = true,
1384 EmoteMoving = true,
1385 }},
1386 ["peace2"] = {"anim@mp_player_intupperpeace", "idle_a", "Peace 2", AnimationOptions =
1387 {
1388 EmoteLoop = true,
1389 EmoteMoving = true,
1390 }},
1391 ["cpr"] = {"mini@cpr@char_a@cpr_str", "cpr_pumpchest", "CPR", AnimationOptions =
1392 {
1393 EmoteLoop = true,
1394 }},
1395 ["cpr2"] = {"mini@cpr@char_a@cpr_str", "cpr_pumpchest", "CPR 2", AnimationOptions =
1396 {
1397 EmoteLoop = true,
1398 EmoteMoving = true,
1399 }},
1400 ["ledge"] = {"missfbi1", "ledge_loop", "Ledge", AnimationOptions =
1401 {
1402 EmoteLoop = true,
1403 }},
1404 ["airplane"] = {"missfbi1", "ledge_loop", "Air Plane", AnimationOptions =
1405 {
1406 EmoteLoop = true,
1407 EmoteMoving = true,
1408 }},
1409 ["peek"] = {"random@paparazzi@peek", "left_peek_a", "Peek", AnimationOptions =
1410 {
1411 EmoteLoop = true,
1412 }},
1413 ["cough"] = {"timetable@gardener@smoking_joint", "idle_cough", "Cough", AnimationOptions =
1414 {
1415 EmoteLoop = true,
1416 EmoteMoving = true,
1417 }},
1418 ["stretch"] = {"mini@triathlon", "idle_e", "Stretch", AnimationOptions =
1419 {
1420 EmoteLoop = true,
1421 }},
1422 ["stretch2"] = {"mini@triathlon", "idle_f", "Stretch 2", AnimationOptions =
1423 {
1424 EmoteLoop = true,
1425 }},
1426 ["stretch3"] = {"mini@triathlon", "idle_d", "Stretch 3", AnimationOptions =
1427 {
1428 EmoteLoop = true,
1429 }},
1430 ["stretch4"] = {"rcmfanatic1maryann_stretchidle_b", "idle_e", "Stretch 4", AnimationOptions =
1431 {
1432 EmoteLoop = true,
1433 }},
1434 ["celebrate"] = {"rcmfanatic1celebrate", "celebrate", "Celebrate", AnimationOptions =
1435 {
1436 EmoteLoop = true,
1437 }},
1438 ["punching"] = {"rcmextreme2", "loop_punching", "Punching", AnimationOptions =
1439 {
1440 EmoteLoop = true,
1441 EmoteMoving = true,
1442 }},
1443 ["superhero"] = {"rcmbarry", "base", "Superhero", AnimationOptions =
1444 {
1445 EmoteLoop = true,
1446 }},
1447 ["superhero2"] = {"rcmbarry", "base", "Superhero 2", AnimationOptions =
1448 {
1449 EmoteLoop = true,
1450 EmoteMoving = true,
1451 }},
1452 ["mindcontrol"] = {"rcmbarry", "mind_control_b_loop", "Mind Control", AnimationOptions =
1453 {
1454 EmoteLoop = true,
1455 }},
1456 ["mindcontrol2"] = {"rcmbarry", "bar_1_attack_idle_aln", "Mind Control 2", AnimationOptions =
1457 {
1458 EmoteLoop = true,
1459 }},
1460 ["clown"] = {"rcm_barry2", "clown_idle_0", "Clown", AnimationOptions =
1461 {
1462 EmoteLoop = true,
1463 }},
1464 ["clown2"] = {"rcm_barry2", "clown_idle_1", "Clown 2", AnimationOptions =
1465 {
1466 EmoteLoop = true,
1467 }},
1468 ["clown3"] = {"rcm_barry2", "clown_idle_2", "Clown 3", AnimationOptions =
1469 {
1470 EmoteLoop = true,
1471 }},
1472 ["clown4"] = {"rcm_barry2", "clown_idle_3", "Clown 4", AnimationOptions =
1473 {
1474 EmoteLoop = true,
1475 EmoteMoving = true,
1476 }},
1477 ["clown5"] = {"rcm_barry2", "clown_idle_6", "Clown 5", AnimationOptions =
1478 {
1479 EmoteLoop = true,
1480 }},
1481 ["tryclothes"] = {"mp_clothing@female@trousers", "try_trousers_neutral_a", "Try Clothes", AnimationOptions =
1482 {
1483 EmoteLoop = true,
1484 }},
1485 ["tryclothes2"] = {"mp_clothing@female@shirt", "try_shirt_positive_a", "Try Clothes 2", AnimationOptions =
1486 {
1487 EmoteLoop = true,
1488 }},
1489 ["tryclothes3"] = {"mp_clothing@female@shoes", "try_shoes_positive_a", "Try Clothes 3", AnimationOptions =
1490 {
1491 EmoteLoop = true,
1492 }},
1493 ["nervous2"] = {"mp_missheist_countrybank@nervous", "nervous_idle", "Nervous 2", AnimationOptions =
1494 {
1495 EmoteLoop = true,
1496 EmoteMoving = true,
1497 }},
1498 ["nervous"] = {"amb@world_human_bum_standing@twitchy@idle_a", "idle_c", "Nervous", AnimationOptions =
1499 {
1500 EmoteLoop = true,
1501 EmoteMoving = true,
1502 }},
1503 ["nervous3"] = {"rcmme_tracey1", "nervous_loop", "Nervous 3", AnimationOptions =
1504 {
1505 EmoteLoop = true,
1506 EmoteMoving = true,
1507 }},
1508 ["uncuff"] = {"mp_arresting", "a_uncuff", "Uncuff", AnimationOptions =
1509 {
1510 EmoteLoop = true,
1511 EmoteMoving = true,
1512 }},
1513 ["namaste"] = {"timetable@amanda@ig_4", "ig_4_base", "Namaste", AnimationOptions =
1514 {
1515 EmoteLoop = true,
1516 EmoteMoving = true,
1517 }},
1518 ["dj"] = {"anim@amb@nightclub@djs@dixon@", "dixn_dance_cntr_open_dix", "DJ", AnimationOptions =
1519 {
1520 EmoteLoop = true,
1521 EmoteMoving = true,
1522 }},
1523 ["threaten"] = {"random@atmrobberygen", "b_atm_mugging", "Threaten", AnimationOptions =
1524 {
1525 EmoteLoop = true,
1526 EmoteMoving = true,
1527 }},
1528 ["radio"] = {"random@arrests", "generic_radio_chatter", "Radio", AnimationOptions =
1529 {
1530 EmoteLoop = true,
1531 EmoteMoving = true,
1532 }},
1533 ["pull"] = {"random@mugging4", "struggle_loop_b_thief", "Pull", AnimationOptions =
1534 {
1535 EmoteLoop = true,
1536 EmoteMoving = true,
1537 }},
1538 ["bird"] = {"random@peyote@bird", "wakeup", "Bird"},
1539 ["chicken"] = {"random@peyote@chicken", "wakeup", "Chicken", AnimationOptions =
1540 {
1541 EmoteLoop = true,
1542 EmoteMoving = true,
1543 }},
1544 ["bark"] = {"random@peyote@dog", "wakeup", "Bark"},
1545 ["rabbit"] = {"random@peyote@rabbit", "wakeup", "Rabbit"},
1546 ["spiderman"] = {"missexile3", "ex03_train_roof_idle", "Spider-Man", AnimationOptions =
1547 {
1548 EmoteLoop = true,
1549 }},
1550 ["boi"] = {"special_ped@jane@monologue_5@monologue_5c", "brotheradrianhasshown_2", "BOI", AnimationOptions =
1551 {
1552 EmoteMoving = true,
1553 EmoteDuration = 3000,
1554 }},
1555 ["adjust"] = {"missmic4", "michael_tux_fidget", "Adjust", AnimationOptions =
1556 {
1557 EmoteMoving = true,
1558 EmoteDuration = 4000,
1559 }},
1560 ["handsup"] = {"missminuteman_1ig_2", "handsup_base", "Hands Up", AnimationOptions =
1561 {
1562 EmoteMoving = true,
1563 EmoteLoop = true,
1564 }},
1565 ["pee"] = {"misscarsteal2peeing", "peeing_loop", "Pee", AnimationOptions =
1566 {
1567 EmoteStuck = true,
1568 PtfxAsset = "scr_amb_chop",
1569 PtfxName = "ent_anim_dog_peeing",
1570 PtfxNoProp = true,
1571 PtfxPlacement = {-0.05, 0.3, 0.0, 0.0, 90.0, 90.0, 1.0},
1572 PtfxInfo = Config.Languages[Config.MenuLanguage]['pee'],
1573 PtfxWait = 3000,
1574 }},
1575
1576-----------------------------------------------------------------------------------------------------------
1577------ These are Scenarios, some of these dont work on women and some other issues, but still good to have.
1578-----------------------------------------------------------------------------------------------------------
1579
1580 ["atm"] = {"Scenario", "PROP_HUMAN_ATM", "ATM"},
1581 ["bbq"] = {"MaleScenario", "PROP_HUMAN_BBQ", "BBQ"},
1582 ["bumbin"] = {"Scenario", "PROP_HUMAN_BUM_BIN", "Bum Bin"},
1583 ["bumsleep"] = {"Scenario", "WORLD_HUMAN_BUM_SLUMPED", "Bum Sleep"},
1584 ["cheer"] = {"Scenario", "WORLD_HUMAN_CHEERING", "Cheer"},
1585 ["chinup"] = {"Scenario", "PROP_HUMAN_MUSCLE_CHIN_UPS", "Chinup"},
1586 ["clipboard2"] = {"MaleScenario", "WORLD_HUMAN_CLIPBOARD", "Clipboard 2"},
1587 ["cop"] = {"Scenario", "WORLD_HUMAN_COP_IDLES", "Cop"},
1588 ["copbeacon"] = {"MaleScenario", "WORLD_HUMAN_CAR_PARK_ATTENDANT", "Cop Beacon"},
1589 ["filmshocking"] = {"Scenario", "WORLD_HUMAN_MOBILE_FILM_SHOCKING", "Film Shocking"},
1590 ["flex"] = {"Scenario", "WORLD_HUMAN_MUSCLE_FLEX", "Flex"},
1591 ["guard"] = {"Scenario", "WORLD_HUMAN_GUARD_STAND", "Guard"},
1592 ["hammer"] = {"Scenario", "WORLD_HUMAN_HAMMERING", "Hammer"},
1593 ["hangout"] = {"Scenario", "WORLD_HUMAN_HANG_OUT_STREET", "Hangout"},
1594 ["impatient"] = {"Scenario", "WORLD_HUMAN_STAND_IMPATIENT", "Impatient"},
1595 ["janitor"] = {"Scenario", "WORLD_HUMAN_JANITOR", "Janitor"},
1596 ["jog"] = {"Scenario", "WORLD_HUMAN_JOG_STANDING", "Jog"},
1597 ["kneel"] = {"Scenario", "CODE_HUMAN_MEDIC_KNEEL", "Kneel"},
1598 ["leafblower"] = {"MaleScenario", "WORLD_HUMAN_GARDENER_LEAF_BLOWER", "Leafblower"},
1599 ["lean"] = {"Scenario", "WORLD_HUMAN_LEANING", "Lean"},
1600 ["leanbar"] = {"Scenario", "PROP_HUMAN_BUM_SHOPPING_CART", "Lean Bar"},
1601 ["lookout"] = {"Scenario", "CODE_HUMAN_CROSS_ROAD_WAIT", "Lookout"},
1602 ["maid"] = {"Scenario", "WORLD_HUMAN_MAID_CLEAN", "Maid"},
1603 ["medic"] = {"Scenario", "CODE_HUMAN_MEDIC_TEND_TO_DEAD", "Medic"},
1604 ["musician"] = {"MaleScenario", "WORLD_HUMAN_MUSICIAN", "Musician"},
1605 ["notepad2"] = {"Scenario", "CODE_HUMAN_MEDIC_TIME_OF_DEATH", "Notepad 2"},
1606 ["parkingmeter"] = {"Scenario", "PROP_HUMAN_PARKING_METER", "Parking Meter"},
1607 ["party"] = {"Scenario", "WORLD_HUMAN_PARTYING", "Party"},
1608 ["texting"] = {"Scenario", "WORLD_HUMAN_STAND_MOBILE", "Texting"},
1609 ["prosthigh"] = {"Scenario", "WORLD_HUMAN_PROSTITUTE_HIGH_CLASS", "Prostitue High"},
1610 ["prostlow"] = {"Scenario", "WORLD_HUMAN_PROSTITUTE_LOW_CLASS", "Prostitue Low"},
1611 ["puddle"] = {"Scenario", "WORLD_HUMAN_BUM_WASH", "Puddle"},
1612 ["record"] = {"Scenario", "WORLD_HUMAN_MOBILE_FILM_SHOCKING", "Record"},
1613 -- Sitchair is a litte special, since you want the player to be seated correctly.
1614 -- So we set it as "ScenarioObject" and do TaskStartScenarioAtPosition() instead of "AtPlace"
1615 ["sitchair"] = {"ScenarioObject", "PROP_HUMAN_SEAT_CHAIR_MP_PLAYER", "Sit Chair"},
1616 ["smoke"] = {"Scenario", "WORLD_HUMAN_SMOKING", "Smoke"},
1617 ["smokeweed"] = {"MaleScenario", "WORLD_HUMAN_DRUG_DEALER", "Smoke Weed"},
1618 ["statue"] = {"Scenario", "WORLD_HUMAN_HUMAN_STATUE", "Statue"},
1619 ["sunbathe3"] = {"Scenario", "WORLD_HUMAN_SUNBATHE", "Sunbathe 3"},
1620 ["sunbatheback"] = {"Scenario", "WORLD_HUMAN_SUNBATHE_BACK", "Sunbathe Back"},
1621 ["weld"] = {"Scenario", "WORLD_HUMAN_WELDING", "Weld"},
1622 ["windowshop"] = {"Scenario", "WORLD_HUMAN_WINDOW_SHOP_BROWSE", "Window Shop"},
1623 ["yoga"] = {"Scenario", "WORLD_HUMAN_YOGA", "Yoga"},
1624 -- CASINO DLC EMOTES (STREAMED)
1625 ["karate"] = {"anim@mp_player_intcelebrationfemale@karate_chops", "karate_chops", "Karate"},
1626 ["karate2"] = {"anim@mp_player_intcelebrationmale@karate_chops", "karate_chops", "Karate 2"},
1627 ["cutthroat"] = {"anim@mp_player_intcelebrationmale@cut_throat", "cut_throat", "Cut Throat"},
1628 ["cutthroat2"] = {"anim@mp_player_intcelebrationfemale@cut_throat", "cut_throat", "Cut Throat 2"},
1629 ["mindblown"] = {"anim@mp_player_intcelebrationmale@mind_blown", "mind_blown", "Mind Blown", AnimationOptions =
1630 {
1631 EmoteMoving = true,
1632 EmoteDuration = 4000
1633 }},
1634 ["mindblown2"] = {"anim@mp_player_intcelebrationfemale@mind_blown", "mind_blown", "Mind Blown 2", AnimationOptions =
1635 {
1636 EmoteMoving = true,
1637 EmoteDuration = 4000
1638 }},
1639 ["boxing"] = {"anim@mp_player_intcelebrationmale@shadow_boxing", "shadow_boxing", "Boxing", AnimationOptions =
1640 {
1641 EmoteMoving = true,
1642 EmoteDuration = 4000
1643 }},
1644 ["boxing2"] = {"anim@mp_player_intcelebrationfemale@shadow_boxing", "shadow_boxing", "Boxing 2", AnimationOptions =
1645 {
1646 EmoteMoving = true,
1647 EmoteDuration = 4000
1648 }},
1649 ["stink"] = {"anim@mp_player_intcelebrationfemale@stinker", "stinker", "Stink", AnimationOptions =
1650 {
1651 EmoteMoving = true,
1652 EmoteLoop = true
1653 }},
1654 ["think4"] = {"anim@amb@casino@hangout@ped_male@stand@02b@idles", "idle_a", "Think 4", AnimationOptions =
1655 {
1656 EmoteLoop = true,
1657 EmoteMoving = true,
1658 }},
1659 ["adjusttie"] = {"clothingtie", "try_tie_positive_a", "Adjust Tie", AnimationOptions =
1660 {
1661 EmoteMoving = true,
1662 EmoteDuration = 5000
1663 }},
1664}
1665
1666DP.PropEmotes = {
1667 ["umbrella"] = {"amb@world_human_drinking@coffee@male@base", "base", "Umbrella", AnimationOptions =
1668 {
1669 Prop = "p_amb_brolly_01",
1670 PropBone = 57005,
1671 PropPlacement = {0.15, 0.005, 0.0, 87.0, -20.0, 180.0},
1672 --
1673 EmoteLoop = true,
1674 EmoteMoving = true,
1675 }},
1676
1677-----------------------------------------------------------------------------------------------------
1678------ This is an example of an emote with 2 props, pretty simple! ----------------------------------
1679-----------------------------------------------------------------------------------------------------
1680
1681 ["notepad"] = {"missheistdockssetup1clipboard@base", "base", "Notepad", AnimationOptions =
1682 {
1683 Prop = 'prop_notepad_01',
1684 PropBone = 18905,
1685 PropPlacement = {0.1, 0.02, 0.05, 10.0, 0.0, 0.0},
1686 SecondProp = 'prop_pencil_01',
1687 SecondPropBone = 58866,
1688 SecondPropPlacement = {0.11, -0.02, 0.001, -120.0, 0.0, 0.0},
1689 -- EmoteLoop is used for emotes that should loop, its as simple as that.
1690 -- Then EmoteMoving is used for emotes that should only play on the upperbody.
1691 -- The code then checks both values and sets the MovementType to the correct one
1692 EmoteLoop = true,
1693 EmoteMoving = true,
1694 }},
1695 ["box"] = {"anim@heists@box_carry@", "idle", "Box", AnimationOptions =
1696 {
1697 Prop = "hei_prop_heist_box",
1698 PropBone = 60309,
1699 PropPlacement = {0.025, 0.08, 0.255, -145.0, 290.0, 0.0},
1700 EmoteLoop = true,
1701 EmoteMoving = true,
1702 }},
1703 ["rose"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Rose", AnimationOptions =
1704 {
1705 Prop = "prop_single_rose",
1706 PropBone = 18905,
1707 PropPlacement = {0.13, 0.15, 0.0, -100.0, 0.0, -20.0},
1708 EmoteLoop = true,
1709 EmoteMoving = true,
1710 }},
1711 ["smoke2"] = {"amb@world_human_aa_smoke@male@idle_a", "idle_c", "Smoke 2", AnimationOptions =
1712 {
1713 Prop = 'prop_cs_ciggy_01',
1714 PropBone = 28422,
1715 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1716 EmoteLoop = true,
1717 EmoteMoving = true,
1718 }},
1719 ["smoke3"] = {"amb@world_human_aa_smoke@male@idle_a", "idle_b", "Smoke 3", AnimationOptions =
1720 {
1721 Prop = 'prop_cs_ciggy_01',
1722 PropBone = 28422,
1723 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1724 EmoteLoop = true,
1725 EmoteMoving = true,
1726 }},
1727 ["smoke4"] = {"amb@world_human_smoking@female@idle_a", "idle_b", "Smoke 4", AnimationOptions =
1728 {
1729 Prop = 'prop_cs_ciggy_01',
1730 PropBone = 28422,
1731 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1732 EmoteLoop = true,
1733 EmoteMoving = true,
1734 }},
1735 ["bong"] = {"anim@safehouse@bong", "bong_stage3", "Bong", AnimationOptions =
1736 {
1737 Prop = 'hei_heist_sh_bong_01',
1738 PropBone = 18905,
1739 PropPlacement = {0.10,-0.25,0.0,95.0,190.0,180.0},
1740 }},
1741 ["suitcase"] = {"missheistdocksprep1hold_cellphone", "static", "Suitcase", AnimationOptions =
1742 {
1743 Prop = "prop_ld_suitcase_01",
1744 PropBone = 57005,
1745 PropPlacement = {0.39, 0.0, 0.0, 0.0, 266.0, 60.0},
1746 EmoteLoop = true,
1747 EmoteMoving = true,
1748 }},
1749 ["suitcase2"] = {"missheistdocksprep1hold_cellphone", "static", "Suitcase 2", AnimationOptions =
1750 {
1751 Prop = "prop_security_case_01",
1752 PropBone = 57005,
1753 PropPlacement = {0.10, 0.0, 0.0, 0.0, 280.0, 53.0},
1754 EmoteLoop = true,
1755 EmoteMoving = true,
1756 }},
1757 ["mugshot"] = {"mp_character_creation@customise@male_a", "loop", "Mugshot", AnimationOptions =
1758 {
1759 Prop = 'prop_police_id_board',
1760 PropBone = 58868,
1761 PropPlacement = {0.12, 0.24, 0.0, 5.0, 0.0, 70.0},
1762 EmoteLoop = true,
1763 EmoteMoving = true,
1764 }},
1765 ["coffee"] = {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "Coffee", AnimationOptions =
1766 {
1767 Prop = 'p_amb_coffeecup_01',
1768 PropBone = 28422,
1769 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1770 EmoteLoop = true,
1771 EmoteMoving = true,
1772 }},
1773 ["whiskey"] = {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "Whiskey", AnimationOptions =
1774 {
1775 Prop = 'prop_drink_whisky',
1776 PropBone = 28422,
1777 PropPlacement = {0.01, -0.01, -0.06, 0.0, 0.0, 0.0},
1778 EmoteLoop = true,
1779 EmoteMoving = true,
1780 }},
1781 ["beer"] = {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "Beer", AnimationOptions =
1782 {
1783 Prop = 'prop_amb_beer_bottle',
1784 PropBone = 28422,
1785 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1786 EmoteLoop = true,
1787 EmoteMoving = true,
1788 }},
1789 ["cup"] = {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "Cup", AnimationOptions =
1790 {
1791 Prop = 'prop_plastic_cup_02',
1792 PropBone = 28422,
1793 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1794 EmoteLoop = true,
1795 EmoteMoving = true,
1796 }},
1797 ["donut"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Donut", AnimationOptions =
1798 {
1799 Prop = 'prop_amb_donut',
1800 PropBone = 18905,
1801 PropPlacement = {0.13, 0.05, 0.02, -50.0, 16.0, 60.0},
1802 EmoteMoving = true,
1803 }},
1804 ["burger"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Burger", AnimationOptions =
1805 {
1806 Prop = 'prop_cs_burger_01',
1807 PropBone = 18905,
1808 PropPlacement = {0.13, 0.05, 0.02, -50.0, 16.0, 60.0},
1809 EmoteMoving = true,
1810 }},
1811 ["sandwich"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Sandwich", AnimationOptions =
1812 {
1813 Prop = 'prop_sandwich_01',
1814 PropBone = 18905,
1815 PropPlacement = {0.13, 0.05, 0.02, -50.0, 16.0, 60.0},
1816 EmoteMoving = true,
1817 }},
1818 ["soda"] = {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "Soda", AnimationOptions =
1819 {
1820 Prop = 'prop_ecola_can',
1821 PropBone = 28422,
1822 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 130.0},
1823 EmoteLoop = true,
1824 EmoteMoving = true,
1825 }},
1826 ["egobar"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Ego Bar", AnimationOptions =
1827 {
1828 Prop = 'prop_choc_ego',
1829 PropBone = 60309,
1830 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1831 EmoteMoving = true,
1832 }},
1833 ["wine"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Wine", AnimationOptions =
1834 {
1835 Prop = 'prop_drink_redwine',
1836 PropBone = 18905,
1837 PropPlacement = {0.10, -0.03, 0.03, -100.0, 0.0, -10.0},
1838 EmoteMoving = true,
1839 EmoteLoop = true
1840 }},
1841 ["flute"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Flute", AnimationOptions =
1842 {
1843 Prop = 'prop_champ_flute',
1844 PropBone = 18905,
1845 PropPlacement = {0.10, -0.03, 0.03, -100.0, 0.0, -10.0},
1846 EmoteMoving = true,
1847 EmoteLoop = true
1848 }},
1849 ["champagne"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Champagne", AnimationOptions =
1850 {
1851 Prop = 'prop_drink_champ',
1852 PropBone = 18905,
1853 PropPlacement = {0.10, -0.03, 0.03, -100.0, 0.0, -10.0},
1854 EmoteMoving = true,
1855 EmoteLoop = true
1856 }},
1857 ["cigar"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Cigar", AnimationOptions =
1858 {
1859 Prop = 'prop_cigar_02',
1860 PropBone = 47419,
1861 PropPlacement = {0.010, 0.0, 0.0, 50.0, 0.0, -80.0},
1862 EmoteMoving = true,
1863 EmoteDuration = 2600
1864 }},
1865 ["cigar2"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Cigar 2", AnimationOptions =
1866 {
1867 Prop = 'prop_cigar_01',
1868 PropBone = 47419,
1869 PropPlacement = {0.010, 0.0, 0.0, 50.0, 0.0, -80.0},
1870 EmoteMoving = true,
1871 EmoteDuration = 2600
1872 }},
1873 ["guitar"] = {"amb@world_human_musician@guitar@male@idle_a", "idle_b", "Guitar", AnimationOptions =
1874 {
1875 Prop = 'prop_acc_guitar_01',
1876 PropBone = 24818,
1877 PropPlacement = {-0.1, 0.31, 0.1, 0.0, 20.0, 150.0},
1878 EmoteMoving = true,
1879 EmoteLoop = true
1880 }},
1881 ["guitar2"] = {"switch@trevor@guitar_beatdown", "001370_02_trvs_8_guitar_beatdown_idle_busker", "Guitar 2", AnimationOptions =
1882 {
1883 Prop = 'prop_acc_guitar_01',
1884 PropBone = 24818,
1885 PropPlacement = {-0.05, 0.31, 0.1, 0.0, 20.0, 150.0},
1886 EmoteMoving = true,
1887 EmoteLoop = true
1888 }},
1889 ["guitarelectric"] = {"amb@world_human_musician@guitar@male@idle_a", "idle_b", "Guitar Electric", AnimationOptions =
1890 {
1891 Prop = 'prop_el_guitar_01',
1892 PropBone = 24818,
1893 PropPlacement = {-0.1, 0.31, 0.1, 0.0, 20.0, 150.0},
1894 EmoteMoving = true,
1895 EmoteLoop = true
1896 }},
1897 ["guitarelectric2"] = {"amb@world_human_musician@guitar@male@idle_a", "idle_b", "Guitar Electric 2", AnimationOptions =
1898 {
1899 Prop = 'prop_el_guitar_03',
1900 PropBone = 24818,
1901 PropPlacement = {-0.1, 0.31, 0.1, 0.0, 20.0, 150.0},
1902 EmoteMoving = true,
1903 EmoteLoop = true
1904 }},
1905 ["book"] = {"cellphone@", "cellphone_text_read_base", "Book", AnimationOptions =
1906 {
1907 Prop = 'prop_novel_01',
1908 PropBone = 6286,
1909 PropPlacement = {0.15, 0.03, -0.065, 0.0, 180.0, 90.0}, -- This positioning isnt too great, was to much of a hassle
1910 EmoteMoving = true,
1911 EmoteLoop = true
1912 }},
1913 ["bouquet"] = {"impexp_int-0", "mp_m_waremech_01_dual-0", "Bouquet", AnimationOptions =
1914 {
1915 Prop = 'prop_snow_flower_02',
1916 PropBone = 24817,
1917 PropPlacement = {-0.29, 0.40, -0.02, -90.0, -90.0, 0.0},
1918 EmoteMoving = true,
1919 EmoteLoop = true
1920 }},
1921 ["teddy"] = {"impexp_int-0", "mp_m_waremech_01_dual-0", "Teddy", AnimationOptions =
1922 {
1923 Prop = 'v_ilev_mr_rasberryclean',
1924 PropBone = 24817,
1925 PropPlacement = {-0.20, 0.46, -0.016, -180.0, -90.0, 0.0},
1926 EmoteMoving = true,
1927 EmoteLoop = true
1928 }},
1929 ["backpack"] = {"move_p_m_zero_rucksack", "idle", "Backpack", AnimationOptions =
1930 {
1931 Prop = 'p_michael_backpack_s',
1932 PropBone = 24818,
1933 PropPlacement = {0.07, -0.11, -0.05, 0.0, 90.0, 175.0},
1934 EmoteMoving = true,
1935 EmoteLoop = true
1936 }},
1937 ["clipboard"] = {"missfam4", "base", "Clipboard", AnimationOptions =
1938 {
1939 Prop = 'p_amb_clipboard_01',
1940 PropBone = 36029,
1941 PropPlacement = {0.16, 0.08, 0.1, -130.0, -50.0, 0.0},
1942 EmoteMoving = true,
1943 EmoteLoop = true
1944 }},
1945 ["map"] = {"amb@world_human_tourist_map@male@base", "base", "Map", AnimationOptions =
1946 {
1947 Prop = 'prop_tourist_map_01',
1948 PropBone = 28422,
1949 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1950 EmoteMoving = true,
1951 EmoteLoop = true
1952 }},
1953 ["beg"] = {"amb@world_human_bum_freeway@male@base", "base", "Beg", AnimationOptions =
1954 {
1955 Prop = 'prop_beggers_sign_03',
1956 PropBone = 58868,
1957 PropPlacement = {0.19, 0.18, 0.0, 5.0, 0.0, 40.0},
1958 EmoteLoop = true,
1959 EmoteMoving = true,
1960 }},
1961 ["makeitrain"] = {"anim@mp_player_intupperraining_cash", "idle_a", "Make It Rain", AnimationOptions =
1962 {
1963 Prop = 'prop_anim_cash_pile_01',
1964 PropBone = 60309,
1965 PropPlacement = {0.0, 0.0, 0.0, 180.0, 0.0, 70.0},
1966 EmoteMoving = true,
1967 EmoteLoop = true,
1968 PtfxAsset = "scr_xs_celebration",
1969 PtfxName = "scr_xs_money_rain",
1970 PtfxPlacement = {0.0, 0.0, -0.09, -80.0, 0.0, 0.0, 1.0},
1971 PtfxInfo = Config.Languages[Config.MenuLanguage]['makeitrain'],
1972 PtfxWait = 500,
1973 }},
1974 ["camera"] = {"amb@world_human_paparazzi@male@base", "base", "Camera", AnimationOptions =
1975 {
1976 Prop = 'prop_pap_camera_01',
1977 PropBone = 28422,
1978 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1979 EmoteLoop = true,
1980 EmoteMoving = true,
1981 PtfxAsset = "scr_bike_business",
1982 PtfxName = "scr_bike_cfid_camera_flash",
1983 PtfxPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0},
1984 PtfxInfo = Config.Languages[Config.MenuLanguage]['camera'],
1985 PtfxWait = 200,
1986 }},
1987 ["champagnespray"] = {"anim@mp_player_intupperspray_champagne", "idle_a", "Champagne Spray", AnimationOptions =
1988 {
1989 Prop = 'ba_prop_battle_champ_open',
1990 PropBone = 28422,
1991 PropPlacement = {0.0,0.0,0.0,0.0,0.0,0.0},
1992 EmoteMoving = true,
1993 EmoteLoop = true,
1994 PtfxAsset = "scr_ba_club",
1995 PtfxName = "scr_ba_club_champagne_spray",
1996 PtfxPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
1997 PtfxInfo = Config.Languages[Config.MenuLanguage]['spraychamp'],
1998 PtfxWait = 500,
1999 }},
2000 ["joint"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Joint", AnimationOptions =
2001 {
2002 Prop = 'p_cs_joint_02',
2003 PropBone = 47419,
2004 PropPlacement = {0.015, -0.009, 0.003, 55.0, 0.0, 110.0},
2005 EmoteMoving = true,
2006 EmoteDuration = 2600
2007 }},
2008 ["cig"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Cig", AnimationOptions =
2009 {
2010 Prop = 'prop_amb_ciggy_01',
2011 PropBone = 47419,
2012 PropPlacement = {0.015, -0.009, 0.003, 55.0, 0.0, 110.0},
2013 EmoteMoving = true,
2014 EmoteDuration = 2600
2015 }},
2016 ["brief3"] = {"missheistdocksprep1hold_cellphone", "static", "Brief 3", AnimationOptions =
2017 {
2018 Prop = "prop_ld_case_01",
2019 PropBone = 57005,
2020 PropPlacement = {0.10, 0.0, 0.0, 0.0, 280.0, 53.0},
2021 EmoteLoop = true,
2022 EmoteMoving = true,
2023 }},
2024 ["tablet"] = {"amb@world_human_tourist_map@male@base", "base", "Tablet", AnimationOptions =
2025 {
2026 Prop = "prop_cs_tablet",
2027 PropBone = 28422,
2028 PropPlacement = {0.0, -0.03, 0.0, 20.0, -90.0, 0.0},
2029 EmoteLoop = true,
2030 EmoteMoving = true,
2031 }},
2032 ["tablet2"] = {"amb@code_human_in_bus_passenger_idles@female@tablet@idle_a", "idle_a", "Tablet 2", AnimationOptions =
2033 {
2034 Prop = "prop_cs_tablet",
2035 PropBone = 28422,
2036 PropPlacement = {-0.05, 0.0, 0.0, 0.0, 0.0, 0.0},
2037 EmoteLoop = true,
2038 EmoteMoving = true,
2039 }},
2040 ["phonecall"] = {"cellphone@", "cellphone_call_listen_base", "Phone Call", AnimationOptions =
2041 {
2042 Prop = "prop_npc_phone_02",
2043 PropBone = 28422,
2044 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
2045 EmoteLoop = true,
2046 EmoteMoving = true,
2047 }},
2048 ["phone"] = {"cellphone@", "cellphone_text_read_base", "Phone", AnimationOptions =
2049 {
2050 Prop = "prop_npc_phone_02",
2051 PropBone = 28422,
2052 PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0},
2053 EmoteLoop = true,
2054 EmoteMoving = true,
2055 }},
2056 ["clean"] = {"timetable@floyd@clean_kitchen@base", "base", "Clean", AnimationOptions =
2057 {
2058 Prop = "prop_sponge_01",
2059 PropBone = 28422,
2060 PropPlacement = {0.0, 0.0, -0.01, 90.0, 0.0, 0.0},
2061 EmoteLoop = true,
2062 EmoteMoving = true,
2063 }},
2064 ["clean2"] = {"amb@world_human_maid_clean@", "base", "Clean 2", AnimationOptions =
2065 {
2066 Prop = "prop_sponge_01",
2067 PropBone = 28422,
2068 PropPlacement = {0.0, 0.0, -0.01, 90.0, 0.0, 0.0},
2069 EmoteLoop = true,
2070 EmoteMoving = true,
2071 }},
2072}
2073© 2020 GitHub, Inc.
2074Terms
2075Privacy
2076Security
2077Status
2078Help
2079Contact GitHub
2080Pricing
2081API
2082Training
2083Blog
2084About