Results 1 to 5 of 5

Thread: script question

  1. #1
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default script question

    is there a code that i can use in my script to have it keep track of time so i can post it in my proggy

  2. #2
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    GetTimeRunning;


    use it like:
    Code:
    writeln(' script has been running for' +TimeRunning+ '.');

  3. #3
    Join Date
    Nov 2008
    Location
    Belgium
    Posts
    254
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I dont really mind, but if you have small questions, then it would be better to use the IRC channel...

  4. #4
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by impiwimpi View Post
    I dont really mind, but if you have small questions, then it would be better to use the IRC channel...
    whats this irc channel

  5. #5
    Join Date
    Nov 2008
    Location
    Belgium
    Posts
    254
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Its basically something like MSN, but you can chat with a lot of people at the same time
    Lemme search a tut for you! xD
    EDIT: here
    Last edited by impiwimpi; 03-24-2009 at 06:53 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •