This commit is contained in:
Max 2025-06-15 03:45:26 +02:00
commit 7994e4a2d8
21 changed files with 3385 additions and 3328 deletions

View file

@ -79,6 +79,63 @@ Config = {
hunger = 10, hunger = 10,
} }
}, },
["tosti"] = {
PropModel = "prop_sandwich_01",
UsesAmount = 1, -- The Amount Of Times This Item Can Be Eaten / Drinked
Actions = {
Enter = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon)
Animation = {
Dict = "amb@world_human_stand_mobile@male@text@enter",
Anim = "enter",
flag = 49,
Speed = 1.0, -- Between 1.0 to 0.0
},
Attachment = {
Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 },
}
},
Hold = {
Animation = {
Dict = "mp_player_inteat@burger",
Anim = "mp_player_int_eat_burger",
flag = 49,
Speed = 0.0, -- Between 1.0 to 0.0
},
Attachment = {
Bone = 18905,
Coords = { x = 0.13, y = 0.05, z = 0.02, xR = 120.0, yR = 16.0, zR = 60.0 },
},
},
Use = {
Animation = {
Dict = "mp_player_inteat@burger",
Anim = "mp_player_int_eat_burger",
flag = 49,
Speed = 1.0, -- Between 1.0 to 0.0
},
Attachment = {
Bone = 18905,
Coords = { x = 0.13, y = 0.05, z = 0.02, xR = 120.0, yR = 16.0, zR = 60.0 },
},
},
Exit = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon)
Animation = {
Dict = "amb@world_human_stand_mobile@male@text@exit",
Anim = "exit",
flag = 49,
Speed = 1.0, -- Between 1.0 to 0.0
},
Attachment = {
Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 },
}
},
},
Rewards = { -- The Reward Will Set Metadata And Will Be Set When Item Is Used (When Drinked Or Eaten Once)
hunger = 10,
}
},
["twerks_candy"] = { ["twerks_candy"] = {
PropModel = "prop_choc_ego", PropModel = "prop_choc_ego",
UsesAmount = 1, -- The Amount Of Times This Item Can Be Eaten / Drinked UsesAmount = 1, -- The Amount Of Times This Item Can Be Eaten / Drinked
@ -1897,7 +1954,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 18905, Bone = 18905,
Coords = { x = 0.13, y = 0.07, z = 0.02, xR = 120.0, yR = 16.0, zR = 60.0 }, Coords = { x = 0.13, y = 0.07, z = 0.02, xR = 60.0, yR = 16.0, zR = 60.0 },
}, },
}, },
Use = { Use = {
@ -2044,7 +2101,7 @@ Config = {
} }
}, },
["lahmacun"] = { ["lahmacun"] = {
PropModel = "prop_taco_01", PropModel = "bzzz_food_burrito_a",
UsesAmount = 2, -- The Amount Of Times This Item Can Be Eaten / Drinked UsesAmount = 2, -- The Amount Of Times This Item Can Be Eaten / Drinked
Actions = { Actions = {
Enter = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon) Enter = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon)
@ -2124,20 +2181,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -2238,20 +2295,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -2295,20 +2352,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3526,7 +3583,7 @@ Config = {
} }
}, },
["dins_isdom_latter"] = { ["dins_isdom_latter"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3549,20 +3606,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3583,7 +3640,7 @@ Config = {
} }
}, },
["ifs_olden_arvest"] = { ["ifs_olden_arvest"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3606,20 +3663,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3641,7 +3698,7 @@ Config = {
}, },
["jords_ea_latter"] = { ["jords_ea_latter"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3664,20 +3721,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3699,7 +3756,7 @@ Config = {
}, },
["kadis_inter_kewers"] = { ["kadis_inter_kewers"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3722,20 +3779,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3780,20 +3837,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -6808,7 +6865,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Hold = { Hold = {
@ -6819,7 +6876,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
@ -6831,7 +6888,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.12, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -6843,7 +6900,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Throw = { Throw = {
@ -7760,7 +7817,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.6, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Hold = { Hold = {
@ -7771,7 +7828,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.6, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
@ -7783,7 +7840,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.4, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -7795,7 +7852,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.10, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Throw = { Throw = {
@ -7807,12 +7864,12 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.10, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
} }
}, },
Rewards = { Rewards = {
thirst = 20, thirst = 10,
} }
}, },
["sifs_golden-ale"] = { ["sifs_golden-ale"] = {
@ -8904,8 +8961,8 @@ Config = {
} }
}, },
["wine"] = { ["wine"] = {
PropModel = "prop_wine_rose", PropModel = "p_wine_glass_s",
UsesAmount = 4, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
Animation = { Animation = {
@ -8916,7 +8973,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Hold = { Hold = {
@ -8927,7 +8984,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
@ -8939,7 +8996,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.12, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -8972,8 +9029,8 @@ Config = {
} }
}, },
["wwine"] = { ["wwine"] = {
PropModel = "prop_wine_white", PropModel = "p_wine_glass_s",
UsesAmount = 4, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
Animation = { Animation = {
@ -8984,7 +9041,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
} }
}, },
Hold = { Hold = {
@ -8995,7 +9052,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
@ -9007,7 +9064,7 @@ Config = {
}, },
Attachment = { Attachment = {
Bone = 28422, Bone = 28422,
Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.0, y = 0.0, z = -0.12, xR = 0.0, yR = 0.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

View file

@ -0,0 +1,2 @@
ALTER TABLE players ADD COLUMN xp LONGTEXT NULL;
ALTER TABLE players ADD COLUMN okokcrafts LONGTEXT NULL;

View file

@ -1,2 +0,0 @@
ALTER TABLE players ADD COLUMN xp LONGTEXT NULL;
ALTER TABLE players ADD COLUMN okokcrafts LONGTEXT NULL;