Jump to content

فقط للخبره #


.Dr.PrO

Recommended Posts

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

Timer |

setTimer 

شفت هاذا مثال ابي تشرحو لي

ال Timer

بل تفصيل

كيف انهي وقت وكيف ابدا

-- define function to be called 
function delayedChat ( text ) 
    outputChatBox ( "Delayed text: " .. text ) 
end 
  
-- set a timer so the function is called after 1 second 
setTimer ( delayedChat, 1000, 1, "Hello, World!" ) 

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...