Page 2 of 2 FirstFirst 12
Results 26 to 42 of 42

Thread: SCAR Luna, what to expect...

  1. #26
    Join Date
    May 2006
    Location
    Amsterdam
    Posts
    3,620
    Mentioned
    5 Post(s)
    Quoted
    0 Post(s)

    Default

    But plugins can be used by other programs as well. So someone could in-directly steal your methods. Interesting
    Verrekte Koekwous

  2. #27
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by mastaraymond View Post
    But plugins can be used by other programs as well. So someone could in-directly steal your methods. Interesting
    True, which is the main reason why I have not done that so far, if you must know.

    rs_GetUpText was actually an experiment to test a lot of theories about color comparison and such, a lot of my work is directly based on the algorithms I wrote for that...

    EDIT:
    Last edited by Freddy1990; 08-30-2009 at 09:18 PM.

  3. #28
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Freddy, nice to know you like NCDS's script .

    Anyhows, it looks nice.

  4. #29
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by NaumanAkhlaQ View Post
    Freddy, nice to know you like NCDS's script .

    Anyhows, it looks nice.
    Needed an example, was the first script I could get my hands on

  5. #30
    Join Date
    Mar 2007
    Location
    Players[-1].Loc
    Posts
    962
    Mentioned
    4 Post(s)
    Quoted
    5 Post(s)

    Default

    Will this have that little bar that tells you what you've written since you last saved and since you last opened scar? Those things are cool

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

    Default

    Quote Originally Posted by Freddy1990 View Post
    Needed an example, was the first script I could get my hands on
    I know you love it

  7. #32
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    Quote Originally Posted by Widget View Post
    Will this have that little bar that tells you what you've written since you last saved and since you last opened scar? Those things are cool
    Yes, and SyncEdit is possible too

  8. #33
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hm. In this picture..



    I don't get the lines on the side. I don't get why it has lines 60, 62, and 70 numbered while others aren't. And two are lines.. and some have [+] and some have [-]'s.. And the { ... } thing with the codehint like thing having a Writeln.. Could you explain those? And do you think there could be a prerelease to the whole community or a select few for bug testing? =X I think that'd be a good thing to do so people don't complain and bitch about it.. But it's up to you. ^^

    Either way, good luck, it seems to be good, and have fun with it! I can't wait.

  9. #34
    Join Date
    Aug 2008
    Location
    England
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    You should make a tip of the day that possible updates from net.

    -- BP

  10. #35
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Widget View Post
    Will this have that little bar that tells you what you've written since you last saved and since you last opened scar? Those things are cool
    Probably, but I'm still looking for the prettiest way to add that

    Quote Originally Posted by ian. View Post
    Hm. In this picture..

    I don't get the lines on the side. I don't get why it has lines 60, 62, and 70 numbered while others aren't. And two are lines.. and some have [+] and some have [-]'s.. And the { ... } thing with the codehint like thing having a Writeln.. Could you explain those? And do you think there could be a prerelease to the whole community or a select few for bug testing? =X I think that'd be a good thing to do so people don't complain and bitch about it.. But it's up to you. ^^

    Either way, good luck, it seems to be good, and have fun with it! I can't wait.
    Every line gets a ., except for every 5th, which gets a - and every 10th line gets a line number, also the active line gets a number. Those [+] and [-] are folding ranges, you click the button it it'll fold/unfold code which when folded will appear as that [...], when hovering that it'll show a box like that with the code that's folded. Prerelease versions will be released trough the SCAR Prerelease Subversion Repository, same as now.

    Quote Originally Posted by Bad Processor View Post
    You should make a tip of the day that possible updates from net.

    -- BP
    That's actually not such a bad idea, I'll keep that in mind...
    Last edited by Freddy1990; 08-31-2009 at 06:16 PM.

  11. #36
    Join Date
    May 2007
    Location
    NSW, Australia
    Posts
    2,823
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    This SCAR looks cool. I likes, release ASAP Pl0x xD. I have an idea! have an inbuilt script standardlizer xD.

  12. #37
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BobboHobbo View Post
    This SCAR looks cool. I likes, release ASAP Pl0x xD. I have an idea! have an inbuilt script standardlizer xD.
    Everyone had his own standards, and you have 2 officially known ones Afaik.
    ~Hermen

  13. #38
    Join Date
    May 2007
    Location
    NSW, Australia
    Posts
    2,823
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    Quote Originally Posted by Hermen View Post
    Everyone had his own standards, and you have 2 officially known ones Afaik.
    Stalker much.

  14. #39
    Join Date
    Mar 2008
    Location
    New Jersey
    Posts
    1,673
    Mentioned
    1 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    Probably, but I'm still looking for the prettiest way to add that



    Every line gets a ., except for every 5th, which gets a - and every 10th line gets a line number, also the active line gets a number. Those [+] and [-] are folding ranges, you click the button it it'll fold/unfold code which when folded will appear as that [...], when hovering that it'll show a box like that with the code that's folded. Prerelease versions will be released trough the SCAR Prerelease Subversion Repository, same as now.



    That's actually not such a bad idea, I'll keep that in mind...
    After the first Prerelease for 3.20, once it was released I deleted the folder, could you remind me of the url please?

    [OFFTOPIC] Can you help me with one more thing offtopic, in SCAR, what files can I play with PlaySound(FileName: String): Boolean;? If you can tell me, than thanks a bunch
    [/OFFTOPIC]

  15. #40
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Baked0420 View Post
    After the first Prerelease for 3.20, once it was released I deleted the folder, could you remind me of the url please?

    [OFFTOPIC] Can you help me with one more thing offtopic, in SCAR, what files can I play with PlaySound(FileName: String): Boolean;? If you can tell me, than thanks a bunch
    [/OFFTOPIC]
    http://freddy1990.com/svn/scarprerelease/

  16. #41
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Baked0420 View Post
    Can you help me with one more thing offtopic, in SCAR, what files can I play with PlaySound(FileName: String): Boolean;? If you can tell me, than thanks a bunch
    Missed that... With PlaySound you can play wav files only.

  17. #42
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by BobboHobbo View Post
    This SCAR looks cool. I likes, release ASAP Pl0x xD. I have an idea! have an inbuilt script standardlizer xD.
    Netbeans has that.
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

Page 2 of 2 FirstFirst 12

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
  •