forked from Simnation/Main
all
This commit is contained in:
parent
fd2616f718
commit
a3e0712695
6 changed files with 6 additions and 6 deletions
|
@ -2423,13 +2423,13 @@ CodeStudio.Shops = {
|
|||
['admin'] = {0}
|
||||
},
|
||||
Locations = {
|
||||
vector4(1183.1627, -3321.8235, 6.0288, 3)
|
||||
vector4(164.3889, 281.9611, 109.9736, 3)
|
||||
},
|
||||
Interaction = {
|
||||
targetIcon = 'fas fa-shopping-basket',
|
||||
targetLabel = 'Gewerbe Shop öffnen',
|
||||
spawnPed = 'IG_RoosterMcCraw', -- Put false if you dont need ped
|
||||
scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need
|
||||
targetLabel = 'Shop öffnen',
|
||||
spawnPed = false, -- Put false if you dont need ped
|
||||
scenario = false, --Ped Scenario Animation put false if you dont need
|
||||
radius = 2.5,
|
||||
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue