Results 1 to 15 of 15

Thread: PercentBlackMM seems to be gone?

  1. #1
    Join Date
    Dec 2011
    Posts
    353
    Mentioned
    3 Post(s)
    Quoted
    8 Post(s)

    Default PercentBlackMM seems to be gone?

    Title.

  2. #2
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    I made that function on my old laptop, I'll see if I can find it.

    EDIT: That was actually a massive lie, I'm very sorry, I made something similar called PercentColorMM, just use that with the color black.

  3. #3
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Simba Code:
    PercentColorMM(clBlack, 0);

  4. #4
    Join Date
    Dec 2011
    Location
    USA
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sigh... there goes my Script off to code...
    Currently: Very busy
    Future Goals: finish nursing school, RS later.

  5. #5
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Can't it be re-aliased again?


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  6. #6
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by johnnimms13 View Post
    Sigh... there goes my Script off to code...
    What? Replace PercentBlackMM with what I posted and you're done. That's all the function was anyway.

  7. #7
    Join Date
    Dec 2011
    Posts
    353
    Mentioned
    3 Post(s)
    Quoted
    8 Post(s)

    Default

    Thanks for reply ;D

  8. #8
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    What? Replace PercentBlackMM with what I posted and you're done. That's all the function was anyway.
    But why? I thought you were going to readd it :/


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  9. #9
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    But why? I thought you were going to readd it :/
    There's really no need now. It's a one line function that was only in the include to use throughout the random solvers.

  10. #10
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    There's really no need now. It's a one line function that was only in the include to use throughout the random solvers.
    A few scripts used it... I say some post of some compiling errors.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  11. #11
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    There's really no need now. It's a one line function that was only in the include to use throughout the random solvers.
    There's no need for a lot of parts of the stuff in the SRL include, but it's kept in there for backporting reasons, and users find it useful and convenient. There's no need to remove it when quite a few scripts use it, and it causes no harm, no?


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  12. #12
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    What does it do anyway?

  13. #13
    Join Date
    Dec 2011
    Location
    USA
    Posts
    362
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    There's no need for a lot of parts of the stuff in the SRL include, but it's kept in there for backporting reasons, and users find it useful and convenient. There's no need to remove it when quite a few scripts use it, and it causes no harm, no?

    Agreed!
    Currently: Very busy
    Future Goals: finish nursing school, RS later.

  14. #14
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Harry View Post
    There's no need for a lot of parts of the stuff in the SRL include, but it's kept in there for backporting reasons, and users find it useful and convenient. There's no need to remove it when quite a few scripts use it, and it causes no harm, no?
    I agree, though it's already done. If someone wants to send a pull request so be it. I didn't mean to remove it; I thought I moved all the functions from the old common.simba, but I must have missed it.

  15. #15
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Ok, made pull request then.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

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
  •