forked from Simnation/Main
props
This commit is contained in:
parent
65fb8a9793
commit
beb46174cd
225 changed files with 1525 additions and 14 deletions
BIN
resources/[props]/bzzz_food_dessert/bzzz_food_dessert_a.png
Normal file
BIN
resources/[props]/bzzz_food_dessert/bzzz_food_dessert_a.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
10
resources/[props]/bzzz_food_dessert/configs.txt
Normal file
10
resources/[props]/bzzz_food_dessert/configs.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
ox_inventory:
|
||||
https://github.com/Mrs-BzZz/food_coords/blob/main/ox_inventory/smore.lua
|
||||
|
||||
|
||||
|
||||
|
||||
qb-smallresources:
|
||||
https://github.com/Mrs-BzZz/food_coords/blob/main/qb-smallresources/bzzz_smore.lua
|
||||
|
||||
|
11
resources/[props]/bzzz_food_dessert/fxmanifest.lua
Normal file
11
resources/[props]/bzzz_food_dessert/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
fx_version 'cerulean'
|
||||
game { 'gta5' }
|
||||
author 'BzZz'
|
||||
description 'Bzzz - Dessert'
|
||||
version '1.0.0'
|
||||
|
||||
|
||||
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_food_dessert_a.ytyp'
|
||||
|
||||
|
BIN
resources/[props]/bzzz_food_dessert/images/20221119194134_1.jpg
Normal file
BIN
resources/[props]/bzzz_food_dessert/images/20221119194134_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
BIN
resources/[props]/bzzz_food_dessert/images/20221119194837_1.jpg
Normal file
BIN
resources/[props]/bzzz_food_dessert/images/20221119194837_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
BIN
resources/[props]/bzzz_food_dessert/images/time.jpg
Normal file
BIN
resources/[props]/bzzz_food_dessert/images/time.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 965 KiB |
41
resources/[props]/bzzz_food_dessert/readme.txt
Normal file
41
resources/[props]/bzzz_food_dessert/readme.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
Hi,
|
||||
thank you for your purchase.
|
||||
|
||||
|
||||
--------------------------------------------------
|
||||
My contact:
|
||||
Cfx forum: https://forum.cfx.re/u/bzzzi/summary
|
||||
Tebex: https://bzzz.tebex.io/
|
||||
Discord: https://discord.gg/PpAHBCMW97
|
||||
--------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Installation:
|
||||
1) Insert folder "bzzz_food_dessert" to resources folder
|
||||
2) Add to server.cfg
|
||||
3) Restart server
|
||||
|
||||
|
||||
|
||||
If you stream props in another resource, you must edit the fxmanifest.
|
||||
Add this line:
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_food_dessert_a.ytyp'
|
||||
|
||||
|
||||
|
||||
|
||||
Then the server must be restarted.
|
||||
YTYP loads properties of props.
|
||||
|
||||
|
||||
|
||||
Coords for eat animation:
|
||||
|
||||
["desert"] = {"mp_player_inteat@burger", "mp_player_int_eat_burger", "Eat dessert", AnimationOptions =
|
||||
{
|
||||
Prop = 'bzzz_food_dessert_a',
|
||||
PropBone = 18905,
|
||||
PropPlacement = {0.15, 0.03, 0.03, -42.0, -36.0, 0.0},
|
||||
EmoteMoving = true,
|
||||
}},
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue