Oldarorn / esx_animations

esx_animations edit, man kan välja favorit samt det är synkade animationer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esx_animations

An edit of esx_animations, you can choose a favourite animation that you can bind on the [Z] button. There is also some synced animations like hugs, kisses etc.

Setup

  • Download pnotify

  • Download this esx_animations script

  • Run the SQL file

  • Put the script inside the /resources/[esx]/ folder

  • Add start esx_animations in your servers server.cfg

  • To open up the menu, if you use esx_personmeny put the code {label = ('Animationer'), value = 'animations'}, in the 161th line in ../client/client.lua then add this code to the line 166

if data.current.value == 'animations' then
     	TriggerEvent("esx_animations")
end

About

esx_animations edit, man kan välja favorit samt det är synkade animationer


Languages

Language:Lua 100.0%