diff --git a/README.md b/README.md index 0621663..1fda0f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # DpEmotes 🏋️ +💬 Join our official Discord! + +sw3NwDq6C8 + Emotes / Animations for FiveM with human, animal and prop support 🐩 # Available in: @@ -188,6 +192,21 @@ Particle effects can be found using the [DurtyFree GTA V Dump](https://github.co Big thanks to DurtyFree for his amazing work. +```lua +PtfxPlacement = { + -0.15, -- X + -0.35, -- Y + 0.0, -- Z + 0.0, -- ROTATION X + 90.0, -- ROTATION Y + 180.0, -- ROTATION Z + 1.0 -- SCALE +}, +``` + + + + -----------------------------------------------------------------------------------------------------------------------------------------------------------------------