View Single Post
  #10 (permalink)  
Old 10-13-2009, 07:19 PM
Austin808's Avatar
Austin808
PPCGeeks Regular
Offline
 
Join Date: Sep 2009
Posts: 63
Reputation: 90
Austin808 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhodium Keyboard Controller guru needed

Download mortscript here.
http://www.sto-helit.de/index.php?mo...ew&action=view

Save the following to a text file with the mscr extension.

ToggleDisplay( FALSE )
Run("\pathtofile\Lock.exe")

Change the path to the lock.exe file.

In Keyboard config map a key to run a program.

Set the Action to Run a Program
Select \Program Files\Mortscript\Mortscript.exe as the program
and for the argument put the path to the mscr file in double quotes
"\storage card\program files\folder\script.mscr"

I tested this and I am able to launch a mortscript using keyboard config.

Since I do not have the lock file you used I am unable to test this out completely.
Reply With Quote