Jump to content

ped help


villr

Recommended Posts

hay i need some help here

local DRUNK1 = createPed ( 49,490.6,-10.8,1002.2,6.5 ) 
setElementInterior ( DRUNK1, 17 ) 
setElementDimension ( DRUNK1, 5 )   
setPedAnimation(DRUNK1,"ped","WALK_drunk") 
--drunkguy-- 
function drunk() 
setPlayerRotation ( DRUNK1, 0 ) 
end 
setTimer(drunk, 2000, 0)  

i have it serverside but the ped wont change direction.

can u help me so i get it to work?

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...