forked from Simnation/Main
neue props
This commit is contained in:
parent
e484b3dfb5
commit
826cce15b0
436 changed files with 3274 additions and 3 deletions
8
resources/[props]/bzzz_smoking_pipe/data/anim_coords.lua
Normal file
8
resources/[props]/bzzz_smoking_pipe/data/anim_coords.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
["smoking_pipe"] = {"amb@world_human_smoking@male@male_a@enter", "enter", "Smoking pipe", AnimationOptions =
|
||||
{
|
||||
Prop = 'bzzz_prop_smoking_pipe_a',
|
||||
PropBone = 12844,
|
||||
PropPlacement = { -0.07, 0.13, 0.05, -20.0, 70.0, -36.0},
|
||||
EmoteMoving = true,
|
||||
EmoteDuration = 2600
|
||||
}},
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
11
resources/[props]/bzzz_smoking_pipe/fxmanifest.lua
Normal file
11
resources/[props]/bzzz_smoking_pipe/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
fx_version 'cerulean'
|
||||
game { 'gta5' }
|
||||
author 'BzZz'
|
||||
description 'Bzzz - Smoking pipe'
|
||||
version '1.1.0'
|
||||
|
||||
|
||||
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_prop_smoking_pipe_a.ytyp'
|
||||
|
||||
|
BIN
resources/[props]/bzzz_smoking_pipe/images/1.png
Normal file
BIN
resources/[props]/bzzz_smoking_pipe/images/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
resources/[props]/bzzz_smoking_pipe/images/2.png
Normal file
BIN
resources/[props]/bzzz_smoking_pipe/images/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 569 KiB |
BIN
resources/[props]/bzzz_smoking_pipe/images/GIF.gif
Normal file
BIN
resources/[props]/bzzz_smoking_pipe/images/GIF.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.3 MiB |
BIN
resources/[props]/bzzz_smoking_pipe/images/files.png
Normal file
BIN
resources/[props]/bzzz_smoking_pipe/images/files.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.4 KiB |
33
resources/[props]/bzzz_smoking_pipe/readme.txt
Normal file
33
resources/[props]/bzzz_smoking_pipe/readme.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
Hi,
|
||||
thank you for your purchase.
|
||||
Please don't release my work any longer.
|
||||
|
||||
--------------------------------------------------
|
||||
|
||||
My contact:
|
||||
Cfx forum: https://forum.cfx.re/u/bzzzi/summary
|
||||
Tebex: https://bzzz.tebex.io/
|
||||
Discord: https://discord.gg/PpAHBCMW97
|
||||
Wiki: https://bzzz.wiki/
|
||||
--------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Installation:
|
||||
1) Insert folder "bzzz_smoking_pipe" to resources folder
|
||||
2) Add to server.cfg
|
||||
3) Restart server
|
||||
|
||||
You can then use the props as GTA props.
|
||||
|
||||
|
||||
--------------------------------------------------
|
||||
If you stream props in another resource, you must edit the fxmanifest.
|
||||
Add this line:
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_prop_smoking_pipe_a.ytyp'
|
||||
|
||||
Then the server must be restarted.
|
||||
YTYP loads properties of props.
|
||||
--------------------------------------------------
|
||||
|
||||
Model creator: Samnick
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue