Command Line

Help each other out

Command Line

Postby theendisnye on Fri Jun 11, 2004 5:34 pm

Is there a simple way to run a program and associatted paramers (as if from the command line) by hitting a button in Xlobby? Steve
theendisnye
 
Posts: 18
Joined: Wed Jun 09, 2004 1:39 pm

Postby Arthur on Fri Jun 11, 2004 7:47 pm

yes there is.
In short: create an event and link it to the button.

Step by step:
Hit F2, choose event manager tab -> choose skin -> hit "add group", call it "my commands" or something.
Hit "add event", call it "my event" or something.
In the list on the right, choose the "os" section.
Now you can chose send command, fill in the items (class name etc can be found by using girder)
Ok now you have created an event.

Now all you have to do is create a new button:
Hit "pause/break"
screen --> add button
Button --> event --> "assign", choose you new command from the list

Arthur
Arthur
 
Posts: 207
Joined: Thu Dec 25, 2003 8:52 am
Location: The Hague, The Netherlands