Jump to content

مساعده


Recommended Posts

Posted
addEventHandler("onClientGUIClick", root, 
function() 
     if source == اسم الزر then 
          setPedAnimation(localPlayer, "ped", "WOMAN_walknorm") 
     end 
end) 

CiTLh.png
Posted
addEventHandler("onClientGUIClick", root, 
function() 
     if source == اسم الزر then 
          setPedAnimation(localPlayer, "ped", "WOMAN_walknorm") 
     end 
end) 

الحركه ماتتوقف

اسمي القديم

sultanalbalawi

Posted
addEventHandler("onClientGUIClick", guiRoot, 
    function() 
        if source == اسم الزر then 
            setPedAnimation(localPlayer, "ped", "WOMAN_walknorm") 
            setTimer(setPedAnimation,5000,1,localPlayer) 
        end 
    end 
) 

جرب ذا

F4MZM4.gif

Posted
addEventHandler("onClientGUIClick", root, 
function() 
     if source == اسم الزر then 
          setPedAnimation(localPlayer, "ped", "WOMAN_walknorm", 5000) 
     end 
end) 

CiTLh.png
Posted
لاكن كود تابل هو الابسط من كودي

على أية حال ..

على الرحب والسعة

الله يحيك ويبقيك

ياهلا ويامسهله

اسمي القديم

sultanalbalawi

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