1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-30 01:02:44 +02:00
parent b6ad6ceaa4
commit 34cb8b316c
5 changed files with 3 additions and 3 deletions

View file

@ -154,7 +154,7 @@ local function StartMagnetFishingProcess(selectedMagnet, waterLoc)
local model = `prop_rope_family_3` -- Besseres Prop für ein Seil mit Magnet
lib.requestModel(model, 100)
local magnetRope = CreateObject(model, GetEntityCoords(cache.ped), true, false, false)
AttachEntityToEntity(magnetRope, cache.ped, GetPedBoneIndex(cache.ped, 28422), 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, true, true, false, true, 1, true)
AttachEntityToEntity(magnetRope, cache.ped, GetPedBoneIndex(cache.ped, 28422), -0.010000, 0.270000, -0.230000, 84.299286, 105.998955, -0.600000, true, true, false, true, 1, true)
SetModelAsNoLongerNeeded(model)
-- Load animations