Results 1 to 2 of 2

Thread: !Not AND =True?

  1. #1
    Join Date
    Aug 2008
    Location
    Planet Earth.
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default !Not AND =True?

    Hey, i don't have access to scar atm and i know a little about C++.

    in C++ if(enchanted = true) would be the same as if(enchanted)
    and if(enchanted = false) would be the same as if(!enchanted)

    Is this the same in SCAR?

    Thanks.

    Enchanted!
    Learning: Italian!
    Code:
    <Jason2G's> I just sprayed WD-40 on my dog's nuts. He was sleeping. And now he can't get back to sleep ^_^

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Yes, except it's "not" instead of !.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. True or Not?
    By faster789 in forum OSR Help
    Replies: 8
    Last Post: 03-31-2008, 10:49 PM

Posting Permissions

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