Results 1 to 2 of 2

Thread: Make scar run another program.

  1. #1
    Join Date
    Dec 2007
    Posts
    2,766
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default Make scar run another program.

    Hi, I've been away for A LOOONG TIIIIME...

    Anyways, i was blocked between studies, family problems, girlfriends...
    Well you know =) regular life !

    So, i'm back, now i'm aiming for SRL Members for REAL now !!!

    I'm studying TPA's and RadialWalk (which i will be using for the script).

    I need help to open a program, which is downloaded and put in the same Folder as the script. Lets say the program is .exe.

    I've seen this on MasterKills old version of Varrock East Miner :

    SCAR Code:
    Procedure PlayMusic(Sender: TObject);
    Begin
      PlaySound(AppPath + 'MasterKill_Script_Includes\MasterKillLoopSound.wav');
    End;

    I would like to do something similar.

    Lets say the program name is : "Program.exe"

    Whats the procedure to call ?

    Thanks.

    [edit] : Still a problem =( help me pleazzz!z!!z!z!z!

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

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Challenge make a intermediate program, Tell me something to make.
    By ShowerThoughts in forum News and General
    Replies: 9
    Last Post: 09-22-2008, 08:04 PM
  2. What program do i need to make a Bitmap Mask?
    By Claymore in forum OSR Help
    Replies: 4
    Last Post: 07-27-2008, 03:58 AM
  3. How do u make a program+ a game?
    By yanix in forum News and General
    Replies: 0
    Last Post: 09-29-2007, 11:52 AM
  4. Learning C++. What program should I make first?
    By TravisV10 in forum C/C++ Help and Tutorials
    Replies: 12
    Last Post: 08-22-2007, 02:58 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
  •