Jump to content

Recommended Posts

setMinuteDuration 

setMinuteDuration

- Sets the real-world duration of an ingame minute

مم اضنه يبي تعيين المدة اللحظة

ذا تعيين مده الدقيقة

لو حطيت مده الدقيقة الواحده| 60 ثانية بيكون زي الوقت الطبيعي

لو حطيته مده الدقيقة الواحده 55325442365542346542356442635443256 ثانية

:) بتلقى الوقت ثابت

Link to comment
addEventHandler( 'onClientRender', getRootElement( ), 
    function( ) 
        setTime( 1, 0 ) 
    end 
) 

اسف طلعت عن الموضوع

بس ممكن تفهموني وش فائدت هاذه

onClientRender 

OnClientRender

This event is triggered every time GTA renders a new frame. It is required for the DirectX drawing functions, and also useful for other clientside operations that have to be applied repeatedly with very short time differences between them.

Link to comment
addEventHandler( 'onClientRender', getRootElement( ), 
    function( ) 
        setTime( 1, 0 ) 
    end 
) 

اسف طلعت عن الموضوع

بس ممكن تفهموني وش فائدت هاذه

onClientRender 

onClientRender

مثل

setTimer 

لاكن اقل من

Millisecond

المللي ساكند

هي الملي ثانية

يعني اقل من الثانية

وهذي اللي تستخدمها في

setTimer 

مثل الـ

1000

يعني 1 ثانية

onClientRender

أقل مـن الملي دقيقة

وتستخدم في تحريك النوافذ وطلوع النافذة بشكل رائع وكذا , وتستخدم هنا

https://wiki.multitheftauto.com/wiki/Cli ... _functions

وهذي هي وظيفتها ...

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