Jw8. Posted June 3, 2019 Share Posted June 3, 2019 سلآم عليكم ,, ابغى اسئلكم اقدر اعرف الوقت في التايمر مثال , outputChatBox ( "Time is ("..getTimer.."" ) حاولت اسويه بلكود ذه getTimer = setTimer(function() end,1*60*1000) مأيعمل حد يقدر يفيدني؟ Link to comment
Hakan Posted June 3, 2019 Share Posted June 3, 2019 نعم تقدر عن طريق وظيفة getTimerDetails Link to comment
Jw8. Posted June 3, 2019 Author Share Posted June 3, 2019 5 minutes ago, Hakan said: نعم تقدر عن طريق وظيفة getTimerDetails سؤال : انا مسوي وظيفه الطيران الحين اوكي ؟ طيب كل ماامشي من السمأء اخش على الماركار من فوق اقدر اخذ :] تقدر تعطيني الكود لاني جربت كثير اكواد بلويكي مالقيت Link to comment
Jw8. Posted June 3, 2019 Author Share Posted June 3, 2019 Just now, Hakan said: مافهمت وضح اكثر يعني شخص يخش الماركار من السماء ابي اخليه مايقدر الا ماينزل لتحت Just now, DmAr511 said: يعني شخص يخش الماركار من السماء ابي اخليه مايقدر الا ماينزل لتحت وجربت IsPedOnGround Link to comment
+Source|> Posted June 3, 2019 Share Posted June 3, 2019 32 minutes ago, DmAr511 said: يعني شخص يخش الماركار من السماء ابي اخليه مايقدر الا ماينزل لتحت وجربت IsPedOnGround Quote local timer = setTimer( function() end, 10000, 1 ) local wTimer = getTimerDetails( timer ) if isTimer( timer ) then outputChatBox( "Timer is : "..wTimer, source, 255, 255, 0, true ) end Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now