Jump to content

سؤال ~


Recommended Posts

سلآم عليكم ,,

ابغى اسئلكم اقدر اعرف الوقت في التايمر مثال ,
 

 outputChatBox ( "Time is ("..getTimer.."" )

حاولت اسويه بلكود ذه

getTimer = setTimer(function()

end,1*60*1000)

 

مأيعمل حد يقدر يفيدني؟

 

Link to comment
5 minutes ago, Hakan said:

نعم تقدر عن طريق وظيفة getTimerDetails

سؤال : انا مسوي وظيفه الطيران الحين اوكي ؟ طيب كل ماامشي من السمأء اخش على الماركار من فوق اقدر اخذ :] تقدر تعطيني الكود لاني جربت

كثير اكواد بلويكي مالقيت

Link to comment
Just now, Hakan said:

مافهمت وضح اكثر

يعني شخص يخش الماركار من السماء ابي اخليه مايقدر الا ماينزل لتحت

Just now, DmAr511 said:

يعني شخص يخش الماركار من السماء ابي اخليه مايقدر الا ماينزل لتحت

وجربت IsPedOnGround

Link to comment
 
 
 
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

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