forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
c6ac3afcd2
commit
ba5689c242
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ end
|
|||
-- Smoke shisha function with animation and prop
|
||||
function SmokeShisha(selectedShisha)
|
||||
local ped = PlayerPedId()
|
||||
local propName = "v_corp_lngestoolfd" -- This model is loaded from the stream folder
|
||||
local propName = "v_corp_lngestoolfd" -- Dieses Modell wird von irgendwo auf dem Server geladen
|
||||
local propBone = 28422
|
||||
|
||||
local propCoords = vector3(0.0, 0.0, -0.03)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue