Community

SCI Programming => SCI Syntax Help => Topic started by: Cloudee1 on August 06, 2010, 06:59:10 AM

Title: Determining key values
Post by: Cloudee1 on August 06, 2010, 06:59:10 AM
So how can I find out the values of all the different keys. I've looked in the keys.sh but  not everything is in there. What about f4 or alt-l.
Title: Re: Determining key values
Post by: MusicallyInspired on August 06, 2010, 10:29:37 AM
Indeed. This is strangely absent for me as well. I've only been able to figure out some of the ALT's from someone's custom debug system I copied into my game...
Title: Re: Determining key values
Post by: Cloudee1 on August 06, 2010, 11:30:01 AM
Heh, yeah I know those too. Itls nice that it is just part of the template game in companion.
Title: Re: Determining key values
Post by: MusicallyInspired on August 06, 2010, 03:15:36 PM
Is it? Nice.
Title: Re: Determining key values
Post by: Cloudee1 on August 06, 2010, 03:45:49 PM
Shows how long ago you started a new game.
Title: Re: Determining key values
Post by: MusicallyInspired on August 06, 2010, 05:33:38 PM
Yep. I started KQ2SCI in SCI Studio. I had to manually adopt the script bug fixes and debug commands into the game. Had to redo a lot of code to that Companion wouldn't accept.
Title: Re: Determining key values
Post by: Cloudee1 on November 28, 2010, 11:51:20 AM
Man, ain't that some shite. Looking over the How-To list, I think I see an answer to this problem. Too bad the game is already out there. Geesh!