Jump to content

Drunk system


Mike269

Recommended Posts

lol, I want a drinking bar/disco or something to get drunk not animation lol

But to create that you will have use that animation

'

Example this will change the walkingstyle animation to drunk man.

function onClientResourceStart() 
    setPedWalkingStyle(localPlayer,126) ------- drunk man walking style 
end 
addEventHandler("onClientResourceStart",resourceRoot, onClientResourceStart) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...