Results 1 to 3 of 3

Thread: Question about scripting

  1. #1
    Join Date
    Jun 2007
    Posts
    112
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Question about scripting

    First off, I don't know if this is the right place for this thread or not, if it's not please move.

    SCAR scripts...What language are they coded in? I've got a fair amount of Java/C++. Is SCAR scripting anything like that? That would make this oh, so much easier.

    Any help would be appreciated.

    Thanks.

  2. #2
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Scar is a delphi compiler, but mostof the coding is very unlike delphi (as it is more based around custom functions/procedures than forms etc.), so it's more or less it's own language. All previous coding experience will help, as it means you'll probably already have all those good coding habbits (indents after begins, ifs etc, using variable names relating to what you use it for etc), but the actual knowledge isn't really directly transferable (unless you want to make a scar plugin using C/++ or delphi).
    Lastly, this section is more for help when making your own script, rather than general questions.
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  3. #3
    Join Date
    Mar 2007
    Location
    Netherlands->Amersfoort.
    Posts
    1,615
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Scar in made in Delphi.

    Scar program language is a look a like of pascal.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. question about scripting
    By OwnedPl0x?!?! in forum OSR Help
    Replies: 1
    Last Post: 11-14-2007, 01:43 PM
  2. Scripting question
    By mohua in forum OSR Help
    Replies: 8
    Last Post: 10-18-2006, 11:25 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
  •