Thread: Stalker?

  1. #16
    Refugee face_master's Avatar
    Join Date
    Aug 2001
    Posts
    2,052
    The stalker's version

    Code:
    #include <stalker.h> 
    
    Victim v; // defined in stalker.h
    
    if(v.HasGun() == TRUE) 
    {
        GetBiggerGun();
    }
    
    if(v.HasDog == TRUE)
    {
        GetBiggerDog();
    }
        
    if(LookThroughGarbage(v) == WASTE_OF_TIME)
    {
        mission_complete = TRUE;
    }
    else
    {
        mission_complete = TRUE;
    }
    
    BreakIntoHouse(v);
    
    if(Find(v) == FALSE)
    {
        WriteOnMirror(blood, bathroom);
    }
    else
    {
             FireGun(v);
             HitList(SUBTRACT, v);
    }    
    
    return STALKING_SUCCESSFULL;

  2. #17
    Unregistered
    Guest
    i am the stalker

  3. #18
    Pygmy Monkey ErionD's Avatar
    Join Date
    Feb 2002
    Posts
    408
    Hehe this thread is actually quite fun

    Question though: Where can you find that "Who's online" thing?

    Oh and you dont have to do
    if(blabla == true)
    just do
    Code:
    if(blabla)
    // or 
    if(!blabla) //for false.

  4. #19
    Unregistered
    Guest
    hehehe... im going to read all your messages and you can't stop me!!

  5. #20
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    Actually l@d I occasionally check the Who's Online after I have read everything and posted my thoughts, to see if anyone is replying.

    Erion, click just below the list of forums and just above the list of peoples names, where it says "Currently Active Users: " and then the number, the "Currently Active Users" part is a link.

    If there are many poeple on it takes forever to load, though.

    Also, vic, size doesnt matter... Oh, wait, yes it does.

    [EDIT]

    Sorry vic I meant face.

    Originally posted by face_master
    Code:
    if(v.HasGun() == TRUE) 
    {
        GetBiggerGun();
    }
    [/EDIT]
    Last edited by Imperito; 05-15-2002 at 11:40 AM.

  6. #21
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    uhh... what?
    What is C++?

  7. #22
    back? dbaryl's Avatar
    Join Date
    Oct 2001
    Posts
    597
    >>There are currently 21 members and 13 guests on the boards. | Most users ever online was 144 on 05-09-2002 at 07:49 AM.

    144! Whoa. Are the guests also included in that count? (seems reasonable to be so...)
    This is my signature. Remind me to change it.

  8. #23
    Registered User Aran's Avatar
    Join Date
    Aug 2001
    Posts
    1,301
    web spiders/crawlers probably for some search engine.

  9. #24
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    Nope, that was the day of the APCS exam, and I was there.

  10. #25
    Registered User foniks munkee's Avatar
    Join Date
    Nov 2001
    Posts
    343
    lol this thread will be deleted soon
    You haven't read the IGN boards for dark age of camelot lately have you !
    "Queen and huntress, chaste and fair,
    Now the sun is laid to sleep,
    Seated in thy silver chair,
    State in wonted manner keep."

  11. #26
    Registered User seditee's Avatar
    Join Date
    Apr 2002
    Posts
    82

    Exclamation

    ahahaha...paranoia? i often skim through old posts myself; i find them educational, actually. AND I SHALL CONTINUE TO SKIM THROUGH OLD POSTS!!! you are all very bright young people.



    p.s. don't believe what you hear. j/k.






    lebios

Popular pages Recent additions subscribe to a feed