PDA

View Full Version : QRS script, SF, and a Question



Fallen
08-26-2005, 05:34 PM
Can anyone tell me how to get the QRS script to work with SF? Everything else seems to be working fine.

Also, to what scroll buffer number does everyone have their SF set?

Bobmuhthol
08-26-2005, 05:41 PM
Edit your QRS, where it says IF_1 GOTO %1%2%3%4 change it to IF_1 GOTO %1%%2%%3%%4%

Fallen
08-26-2005, 06:11 PM
Thanks, Bob, I will give that a try.

mgoddess
08-29-2005, 11:29 PM
What Bob said on the QRS script, and I believe I have all my characters set to 2000 for the scroll buffer. I used to have it at 5000, but it started to chug my system, so I turned it down a bit (of course, that's when I only had 256mb of memory...now I have double that. I'll have to do a bit of testing.).

Fallen
08-29-2005, 11:53 PM
#QRS lookup!

if_1 goto %1%2%3%4%
// goto %1%%2%%3%%4% - For stormfront
else
echo QRS is a Quick Reference Script for Gemstone Mechanics. If you're looking for a quick table or chart, here's the list of available help files:


Altered it as shown, still doesn't work....

>.qrs padding
[Script qrs is running, Esc to cancel, Shift-Esc to pause]
Script error[goto label (padding24) not found.] near line 4
[script aborted]

Bobmuhthol
08-30-2005, 02:15 AM
Uh, what you have is the opposite of what it should be. You're remarking the correct line with // and leaving the Wizard one.

Fallen
08-30-2005, 02:25 AM
Could you post what it should be? I tried altering it to what you said, and it didn't work.

Bobmuhthol
08-30-2005, 02:28 AM
#QRS lookup!

IF_1 goto %1%%2%%3%%4%
else
echo QRS is a Quick Reference Script for Gemstone Mechanics. If you're looking for a quick table or chart, here's the list of available help files:

[Edited on 8-30-2005 by Bobmuhthol]

Fallen
08-30-2005, 02:31 AM
Thanks, Bob. That fixed it.

P.S.

Here you go, Czeska.

TheRoseLady
10-02-2005, 01:08 PM
I made a few corrections to Fallen's script, now it should be working completely in SF.

Reuploaded.

[Edited on 10-2-2005 by TheRoseLady]

Miss X
10-02-2005, 01:12 PM
Anyone know where I can get the wizard version of it?

Bobmuhthol
10-02-2005, 01:14 PM
On the PC.

Miss X
10-02-2005, 01:16 PM
Thanks! :)

Miss X
10-02-2005, 01:26 PM
Hmm, it hates me!

,qrs credits

[Press the ESCape key to abort script.]


GOTO label not found!

,qrs help

[Press the ESCape key to abort script.]


GOTO label not found!

Bobmuhthol
10-02-2005, 01:32 PM
:(

Latrinsorm
10-02-2005, 01:36 PM
I can't test right now, but try deleting everything from "debug off" to right before "wizardmainmenu:".

TheRoseLady
10-02-2005, 04:05 PM
Here's my QRS for Wizard.

The Ponzzz
10-02-2005, 04:27 PM
hmmm, the SF one ya posted TRL doesn't work for me...

TheRoseLady
10-02-2005, 05:20 PM
I don't get it, the one Fallen put up didn't work for me - and now one doesn't work for another. Interesting.

TheRoseLady
10-02-2005, 05:25 PM
Okay I put up a different QRS for SF. Hopefully that will work for ya.

The Ponzzz
10-02-2005, 06:03 PM
Perfect, works now. There were errors in a few lines. I tried to fix it, started with LINE 5, but once that was fixed, something else was wrong...