Search:

Type: Posts; User: exps35

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    359

    Studying for my SAT's coming up :O however, I...

    Studying for my SAT's coming up :O

    however, I could use a good distraction. I'll add you.
  2. Ditto. I have yet to find a good tut on...

    Ditto. I have yet to find a good tut on functions.
    Until this, that is. It definately helped clear some things up that I had never learned with functions :)
    Thanks alot.
  3. Replies
    2
    Views
    734

    or even procedure SetColors; begin Case...

    or even
    procedure SetColors;
    begin
    Case TreeType of
    'oak' : begin
    Oak1 := 4624512 //Colors here
    Oak2 := 3041368
    Oak3 := 4161648
    ...
  4. Replies
    2
    Views
    369

    Boolean Function

    If I were to make a Function in my script that looks for a bitmap and returns true, would this work?


    Function CheckLostConnection:Boolean;
    begin
    ...
  5. Replies
    14
    Views
    2,458

    You mixed up your 'w' and 'z'. So this won't...

    You mixed up your 'w' and 'z'.

    So this won't even work, making it the worst script of all time. :)
Results 1 to 5 of 10