forked from Simnation/Main
neue props
This commit is contained in:
parent
e484b3dfb5
commit
826cce15b0
436 changed files with 3274 additions and 3 deletions
BIN
resources/[props]/bzzz_addon_props_powerhouse/1.png
Normal file
BIN
resources/[props]/bzzz_addon_props_powerhouse/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
resources/[props]/bzzz_addon_props_powerhouse/2.png
Normal file
BIN
resources/[props]/bzzz_addon_props_powerhouse/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 737 KiB |
BIN
resources/[props]/bzzz_addon_props_powerhouse/3.png
Normal file
BIN
resources/[props]/bzzz_addon_props_powerhouse/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 644 KiB |
BIN
resources/[props]/bzzz_addon_props_powerhouse/4.png
Normal file
BIN
resources/[props]/bzzz_addon_props_powerhouse/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 906 KiB |
37
resources/[props]/bzzz_addon_props_powerhouse/fxmanifest.lua
Normal file
37
resources/[props]/bzzz_addon_props_powerhouse/fxmanifest.lua
Normal 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'
|
||||
|
||||
]]--
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue