1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 12:27:10 +02:00
parent d27a57a576
commit 2cc283200c
3 changed files with 10 additions and 3 deletions

View file

@ -2616,7 +2616,7 @@ CodeStudio.Shops = {
vector4(377.5420, 331.1830, 103.5637, 163.5450),
vector4(-1149.9005, -2797.5676, 21.3616, 257.0023),
-- LTD Gasoline Locations
-- Gas Stations Shops
vector4(-47.02, -1758.23, 29.42, 45.05),
vector4(-706.06, -913.97, 19.22, 88.04),
vector4(-1820.02, 794.03, 138.09, 135.45),
@ -2624,6 +2624,8 @@ CodeStudio.Shops = {
vector4(1697.87, 4922.96, 42.06, 324.71),
vector4(1697.87, 4922.96, 42.06, 324.71),
vector4(2005.3311, 3784.2839, 32.2014, 119.1002),
vector4(650.0884, 260.1908, 104.3210, 58.0985), -- Globe Oil Vinewood
},
@ -2632,7 +2634,7 @@ CodeStudio.Shops = {
targetLabel = '24/7 öffnen',
spawnPed = 'mp_m_shopkeep_01', -- Put false if you dont need ped
scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need
radius = 2.5,
radius = 2.0,
},
Blips = {
Enable = true,
@ -2854,6 +2856,8 @@ CodeStudio.Shops = {
vector4(-3038.8118, 584.8466, 7.9064, 3),
vector4(24.7082, -1347.5961, 29.4945, 3),
vector4(647.2603, 259.4702, 103.3210, 3) -- Globe Oil Vinewood
},
Interaction = {
targetIcon = 'fas fa-shopping-basket',