Jump to content

دوران 360


Recommended Posts

مابدي تزودو تعليقات بدي حل ؟

اعتقد كلامي وكلام دابل كان واضح

مافيه طريقة الا بالدي اكس

تبي طريقة ثانية وغبية زي صاحبها شوف دابل

امزح لاتزعل

سوها بالدي اكس وخلاص

Link to comment
ما ابيها دي اكس

ما فيه طريقة ثانية

لازم دي اكس

فيه طريقة ثانية لكن غبية ض1

هههههههههههههه شارب شي الاخو ؟

:| فيه طريقة

لكن ما في احد سواها قبل كدة من غبائها ناقصة توضيح؟

بيلزمك اكثر من صورة واستعمل onClientRender

مشان تحركها غبية صح؟ :~)

بلنسبة لسوليد

استعمل متغيرات

واجلس زيدها و نقصها

من 360 ل 0

او

interpolateBetween 

Link to comment
function rr ( ) 
    local seconds = getTickCount() / 1500 
    local angle = math.sin(seconds) * 360 
    dxDrawImage (440, 23, 300, 345, 'logo.png', angle, 0, 0, tocolor(0,48,239,255), true) 
end 
  
  
function aa ( ) 
    addEventHandler("onClientRender", getRootElement(), rr) 
end 
addEventHandler("onClientResourceStart",resourceRoot, aa) 

جرب ورد لي خبر

* Code By yaZan . .

Link to comment
function rr ( ) 
    local seconds = getTickCount() / 1500 
    local angle = math.sin(seconds) * 360 
    dxDrawImage (440, 23, 300, 345, 'logo.png', angle, 0, 0, tocolor(0,48,239,255), true) 
end 
  
  
function aa ( ) 
    addEventHandler("onClientRender", getRootElement(), rr) 
end 
addEventHandler("onClientResourceStart",resourceRoot, aa) 

جرب ورد لي خبر

* Code By yaZan . .

الكود من الويكي

Link to comment
  • 2 weeks later...
function rr ( )
    local seconds = getTickCount() / 1500
    local angle = math.sin(seconds) * 360
    dxDrawImage (440, 23, 300, 345, 'logo.png', angle, 0, 0, tocolor(0,48,239,255), true)
end
 
 
function aa ( )
    addEventHandler("onClientRender", getRootElement(), rr)
end
addEventHandler("onClientResourceStart",resourceRoot, aa)

جرب ورد لي خبر

* Code By yaZan . .

الكود من الويكي

مدري الزبدة انه يزن عطاني هو ><

Link to comment
function rr ( )
    local seconds = getTickCount() / 1500
    local angle = math.sin(seconds) * 360
    dxDrawImage (440, 23, 300, 345, 'logo.png', angle, 0, 0, tocolor(0,48,239,255), true)
end
 
 
function aa ( )
    addEventHandler("onClientRender", getRootElement(), rr)
end
addEventHandler("onClientResourceStart",resourceRoot, aa)

جرب ورد لي خبر

* Code By yaZan . .

الكود من الويكي

مدري الزبدة انه يزن عطاني هو ><

طلعت الموضوع من فوق لتحت مشان الكلمة ذي ض :D

منور بلاك :wink:

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