Here’s a few I made for my server.
["lawnchair"] = { "timetable@ron@ig_5_p3", "ig_5_p3_base", "Lawnchair", AnimationOptions = {
Prop = "prop_skid_chair_02",
PropBone = 0,
PropPlacement = { 0.025, -0.2, -0.1, 45.0, -5.0, 180.0 },
EmoteLoop = true,
EmoteMoving = false,
} },
["lawnchair2"] = { "timetable@reunited@ig_10", "base_amanda", "Lawnchair 2", AnimationOptions = {
Prop = "prop_skid_chair_02",
PropBone = 0,
PropPlacement = { 0.025, -0.15, -0.1, 45.0, 5.0, 180.0 },
EmoteLoop = true,
EmoteMoving = false,
} },
["lawnchair3"] = { "timetable@ron@ig_3_couch", "base", "Lawnchair 3", AnimationOptions = {
Prop = "prop_skid_chair_02",
PropBone = 0,
PropPlacement = { -0.05, 0.0, -0.2, 5.0, 0.0, 180.0 },
EmoteLoop = true,
EmoteMoving = false,
} },



) let me know and I’ll look into it. They must be animations that already exist in the game. I don’t do custom ones 






