|
|
 |
08-13-2003, 10:11 AM
|
#1
|
Join Date: May 2000
Location: Norway, Telemark, Ulefoss
Posts: 197
|
Grim Fandango mods + debug functions
Hello!
I have two questions. I have heard that the lua language is an open source language. Then why haven't someone made a mod or something?
The other question is: What is the functions in the debugger (How do you go to rooms, pick up objects, etc.)? Do you have to use the lua script thingy? How do you use that?
And is there any way to activate the debug mode without having the debug patch?
A little more that two questions, but I'll guess that's OK!
-Rapp Scallion
|
|
you may:
quote & reply,
|
08-13-2003, 04:28 PM
|
#2
|
Join Date: Jul 2002
Posts: 329
|
What's this debugger patch I'm hearing so much about?
|
|
you may:
quote & reply,
|
08-13-2003, 11:53 PM
|
#3
|
Join Date: Jun 2003
Location: Greece
Posts: 545
|
???
"They've come to witness the Beginning.
The rebirth of Paradise, despoiled by mankind." Claudia
A journey of a 1000 battles, begins with a single blow.
Un-break my heart...
|
|
you may:
quote & reply,
|
08-14-2003, 08:34 AM
|
#4
|
|
zo
Join Date: Dec 2001
Location: Wakefield, UK
Posts: 1,652
|
LUA is not open source. I suck at assumptions.
Also, I'm not sure on all of the debugging commands, eg switch suit, switch room, blah etc, but you do need to have the "good_times" key in your registry
To enable debug mode then, click Start, Run, and type "regedit". Browse to:
"HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts Entertainment Company LLC\Grim Fandango\v1.0". Right click, select "New -> String Value" and enter "good_times" as its name. Now double click this and enter "TRUE" as it's Value.
You'll have to figure out the rest yourself, or wait for someone smarter to drop by.
Last edited by scabb; 08-14-2003 at 02:16 PM.
|
|
you may:
quote & reply,
|
08-14-2003, 09:07 AM
|
#5
|
|
Festively Plump
Status: Super Moderator
Join Date: Feb 2002
Location: England
Posts: 1,983
|
You'll be wanting to look here
|
|
you may:
quote & reply,
|
08-14-2003, 12:19 PM
|
#6
|
Join Date: May 2000
Location: Norway, Telemark, Ulefoss
Posts: 197
|
Quote:
Originally posted by scabb
LUA is not open source.
Also, I'm not sure on all of the debugging commands, eg switch suit, switch room, blah etc, but you do need to have the "good_times" key in your registry
To enable debug mode then, click Start, Run, and type "regedit". Browse to:
"HKEY_LOCAL_MACHINE\SOFTWARE\LucasArts Entertainment Company LLC\Grim Fandango\v1.0". Right click, select "New -> String Value" and enter "good_times" as its name. Now double click this and enter "TRUE" as it's Value.
You'll have to figure out the rest yourself, or wait for someone smarter to drop by.
|
Then I wonder: What's the point of the debugger program for Grim Fandango. These instructions stand there too in the readme!
I found the link in the game debugger topic that was posted a while ago. Here: http://scumm.mixnmojo.com/programs/debug.zip
|
|
you may:
quote & reply,
|
08-14-2003, 02:18 PM
|
#7
|
|
Festively Plump
Status: Super Moderator
Join Date: Feb 2002
Location: England
Posts: 1,983
|
Yeah its open source.
All that debug program does (if its the one I think it is) is route the PrintError, PrintWarning and PrintDebug functions to the PrintMessage one so that it outputs to the supplied debuglog.dll. All you need to enable the debugger is the good_times key really.
|
|
you may:
quote & reply,
|
08-22-2003, 06:16 PM
|
#8
|
Join Date: May 2000
Location: Norway, Telemark, Ulefoss
Posts: 197
|
I got the whole list of lua commands in Scummrev 2. Could someone of you tell me how to use some of them?
|
|
you may:
quote & reply,
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Forum Jump
|
|
|
|
|
|