Jump to content

setPedAnimation Not working .


iPrestege

Recommended Posts

hello ( = , i have a simple problem here on this dman or shit or what ever script :roll: it,s not working i mean the shit anim

-_-"

i need some help to know what,s the wrong ! . thanks !

note : all other anim works ! but DRIVEBYS is not working :? !

function onCar(player) 
 local vehicle = getPedOccupiedVehicle(player) 
  if vehicle then 
   setPedAnimation( player, "DRIVEBYS", "DOZER_getout_RHS") 
       end 
end 
addCommandHandler("on", onCar) 

Link to comment

^^

Problem Fixed By Me it,s not problem but it's damn something or like that so this topic going to the Hell :o or whatever .

Locked Please . @ Max+ : root , is not defined on the command .

bool addCommandHandler ( string commandName, function handlerFunction, [bool caseSensitive = true] ) 

addCommandHandler ( "", function handlerFunction ) 

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