Jump to content

استفسار


Recommended Posts

1 minute ago, #BrosS said:

ممكن محاولتك يالحبيب :x-mas:

اخى انا جبت مثال عشان تفهمو قصدى  انا بدى مثلا اعمل زر لو ضغط عليه يجيلى عد تنازلى مقلا من 5 الى 0

ويعطينى فلوس

:D

Link to comment
Just now, L3yr said:

اخى انا جبت مثال عشان تفهمو قصدى  انا بدى مثلا اعمل زر لو ضغط عليه يجيلى عد تنازلى مقلا من 5 الى 0

ويعطينى فلوس

:D

 فهمتك وفهمت مثالك ، عالأقل حاول واحنا نساعدك

لا تستسلم ، اذا ماقدرت فعلا نساعدك

Link to comment
6 hours ago, #BrosS said:

 فهمتك وفهمت مثالك ، عالأقل حاول واحنا نساعدك

لا تستسلم ، اذا ماقدرت فعلا نساعدك

حاضر اخى بسوى

طيب اعطينى الفنكش او الكود وانا بكملو

عشان مانى عارف ابدأ

منين

عملت اللوحه والزر ناقص هذه

:):)

#Edit:

6 hours ago, #BrosS said:

 فهمتك وفهمت مثالك ، عالأقل حاول واحنا نساعدك

لا تستسلم ، اذا ماقدرت فعلا نساعدك

?? اخى

Link to comment
function countTimer ( TimerName , number )
  TimerName = setTimer(function()
      local count = tonumber ( number ) 
      count = count - 1
      outputChatBox ( tostring ( count ) ) 
      end , 1 , count )
  end

function removeCountTimer ( TimerName ) 
  if isTimer ( TimerName ) then
    killTimer ( TimerName ) 
    end
  end

 حطه بأول الكود ^

مثال على الفنكشن 

addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "Count" then 
      countTimer ( Timer1 , 10 )
      end
    end
  )

addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "RemoveCount" then 
      removeCountTimer ( Timer1 )
      end
    end
  )

 

Link to comment
34 minutes ago, #_iMr.[E]coo said:

function countTimer ( TimerName , number )
  TimerName = setTimer(function()
      local count = tonumber ( number ) 
      count = count - 1
      outputChatBox ( tostring ( count ) ) 
      end , 1 , count )
  end

function removeCountTimer ( TimerName ) 
  if isTimer ( TimerName ) then
    killTimer ( TimerName ) 
    end
  end

 حطه بأول الكود ^

مثال على الفنكشن 


addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "Count" then 
      countTimer ( Timer1 , 10 )
      end
    end
  )

addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "RemoveCount" then 
      removeCountTimer ( Timer1 )
      end
    end
  )

 

الف شكر اخى اجباتك بتبقا مماثله

Link to comment
1 hour ago, #_iMr.[E]coo said:

function countTimer ( TimerName , number )
  TimerName = setTimer(function()
      local count = tonumber ( number ) 
      count = count - 1
      outputChatBox ( tostring ( count ) ) 
      end , 1 , count )
  end

function removeCountTimer ( TimerName ) 
  if isTimer ( TimerName ) then
    killTimer ( TimerName ) 
    end
  end

 حطه بأول الكود ^

مثال على الفنكشن 


addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "Count" then 
      countTimer ( Timer1 , 10 )
      end
    end
  )

addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "RemoveCount" then 
      removeCountTimer ( Timer1 )
      end
    end
  )

 

ماراح تزبط ???

كودك كله اخطاء

Link to comment
1 hour ago, #_iMr.[E]coo said:

function countTimer ( TimerName , number )
  TimerName = setTimer(function()
      local count = tonumber ( number ) 
      count = count - 1
      outputChatBox ( tostring ( count ) ) 
      end , 1 , count )
  end

function removeCountTimer ( TimerName ) 
  if isTimer ( TimerName ) then
    killTimer ( TimerName ) 
    end
  end

 حطه بأول الكود ^

مثال على الفنكشن 


addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "Count" then 
      countTimer ( Timer1 , 10 )
      end
    end
  )

addEventHandler ("onPlayerChat",root,
  function ( msg ) 
    if msg == "RemoveCount" then 
      removeCountTimer ( Timer1 )
      end
    end
  )

 

اولا كيف سيرفر و مافي ارقمنت الاعب في الشات

و لازم التايمر تحط برمرتز الاعب في فنشنك التايمر

و بنهايه سطر ٧ 

غير كذا انت مسوي تايمر يتكرر بحسب الكونت

بس كيف كل ١ ملي ثانيه

الحد الادني ٥٠

وليه تحول القيمه ل نامبر

و ترجع تحولها سترينج

انت سوي تحقق وخلصنا

و للمعلوميه فنكشن انك تطلع رساله

عادي ارقام او سترينج

يعني ناقصك ارقمنت للاعب كمان

و جداول للقبم حقت الكونت خخخ بكفي كذا

  • Like 1
Link to comment
2 hours ago, #Soking said:

اولا كيف سيرفر و مافي ارقمنت الاعب في الشات

و لازم التايمر تحط برمرتز الاعب في فنشنك التايمر

و بنهايه سطر ٧ 

غير كذا انت مسوي تايمر يتكرر بحسب الكونت

بس كيف كل ١ ملي ثانيه

الحد الادني ٥٠

وليه تحول القيمه ل نامبر

و ترجع تحولها سترينج

انت سوي تحقق وخلصنا

و للمعلوميه فنكشن انك تطلع رساله

عادي ارقام او سترينج

يعني ناقصك ارقمنت للاعب كمان

و جداول للقبم حقت الكونت خخخ بكفي كذا

:o

مش انا مسويه ^

Link to comment

@L3yr

count = 100 
addEventHandler ("onClientMarkerHit",root,
  function ( hitPlayer )
    if hitPlayer == localPlayer then
        Timer = setTimer(function()
          count = guiProgressBarGetProgress( name ) + 1
          end , 1000 , count ) 
      isProgressFinshed () 
      end
    end
  )

function isProgressFinshed ()
  if isTimer ( Timer ) then 
    if guiProgressBarGetProgress( name ) == 100 then
      outputChatBox ( " اكتمل احتلال " )
      end
    end
  end

جرب :-)

نجيب العيد ذذ

Link to comment
33 minutes ago, #_iMr.[E]coo said:

@L3yr


count = 100 
addEventHandler ("onClientMarkerHit",root,
  function ( hitPlayer )
    if hitPlayer == localPlayer then
        Timer = setTimer(function()
          count = guiProgressBarGetProgress( name ) + 1
          end , 1000 , count ) 
      isProgressFinshed () 
      end
    end
  )

function isProgressFinshed ()
  if isTimer ( Timer ) then 
    if guiProgressBarGetProgress( name ) == 100 then
      outputChatBox ( " اكتمل احتلال " )
      end
    end
  end

جرب :-)

نجيب العيد ذذ

غلططططط

Link to comment
local Marker = createMarker -- ماركر الاحتلال
name = guiCreateProgressBar(0.05, 0.5, 0.15, 0.033, true) -- عدل الى احداثياتك

addEventHandler ("onClientMarkerHit",root,
  function ( hitPlayer )
    if hitPlayer == localPlayer then
    if (source == Marker) then
	guiSetVisible(name,true)
	guiProgressBarSetProgress(name, guiProgressBarGetProgress(name) + 1)
	if guiProgressBarGetProgress(name) == 100 then
	outputChatBox ( " اكتمل احتلال " )
	guiSetVisible(name, false)
	givePlayerMoney(10000)
	end
      end
    end
	end
  )
  
addEventHandler ("onClientMarkerLeave",root,
function ( LeavePlayer )
    if LeavePlayer == localPlayer then
    if (source == Marker) then
	guiSetVisible(name,false)
	outputChatBox ( " غادرت الاحتلال " )
      end
    end
	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...