Jump to content

طلب تحويل من MilliSecond To Mins


SycroX

Recommended Posts

سلام عليكم عايز اتعلم كيف احول

من

MilliSecond

لي

Mins

فلمود

يعني انا فلمود مسوي

يجيب الوقت المتبقي علي ما يخلص الشي

انا الحين المشكلة

يجيب لي الوقت بل

MilliSecond

انا اباه بلدقائق

كيف؟

Link to comment

و كيف استعمل

msToMin

مثلا مثال الويكي

function timerDetails()

remaining, executesRemaining, totalExecutes = getTimerDetails(theTimer) -- Get the timers details

if (remaining and executesRemaining and totalExecutes) then

outputChatBox("Time remaining this second: "..remaining.." Executes remaining: "..executesRemaining.." Total executes: "..totalExecutes)

else

outputChatBox("Timer no longer exists")

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