This commit is contained in:
Nordi98 2025-06-15 02:07:50 +02:00
parent 65fb8a9793
commit beb46174cd
225 changed files with 1525 additions and 14 deletions

View file

@ -0,0 +1,38 @@
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
--------------------------------------------------



Installation:
1) Insert folder "bzzz_restaurantfood" 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_restaurant_foodpack.ytyp'

Then the server must be restarted.
YTYP loads properties of props.
--------------------------------------------------

The lip sync does not work in addon animations (even though it is included in the animation),
therefore a GTA animation must be triggered for the lip movement.
An example of how to do this can be found in the 'data' folder.
In this folder, you will also find instructions for bzzz_usableitems.
However, if you want to use the animation in dpemotes, rpemotes, and other menus,
the lips will likely not move, and you will have to script it yourself.
Unfortunately, I cannot write scripts, so I am not able to help you with this.