neue props

This commit is contained in:
Nordi98 2025-06-09 19:08:54 +02:00
parent e484b3dfb5
commit 826cce15b0
436 changed files with 3274 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 906 KiB

View file

@ -0,0 +1,37 @@
fx_version 'adamant'
games { 'gta5' }
description 'Addon Props - Powehouse'
made_by 'BzZz'
data_file 'DLC_ITYP_REQUEST' 'stream/prop_bzzz_elektro_powerhouse001.ytyp'
--[[
CODE FOR ANIMATION DPEMOTES:
--------------------------------------------------
["power"] = {"move_weapon@jerrycan@generic", "idle", "Power House", AnimationOptions =
{
Prop = "prop_bzzz_elektro_powerhouse001",
PropBone = 57005,
PropPlacement = {0.11, 0.06, 0.0, 98.0, 12.0, -99.0},
EmoteLoop = true,
EmoteMoving = true,
}},
--------------------------------------------------
If you put the props in another folder, you must edit the fxmanifest:
data_file 'DLC_ITYP_REQUEST' 'stream/prop_bzzz_elektro_powerhouse001.ytyp'
]]--