Home   Help Search Login Register  

Author Topic: Making a SQS file  (Read 1742 times)

0 Members and 1 Guest are viewing this topic.

Offline Batdog

  • Members
  • *
  • OFPEC'S only rat. DAMN thats cool.
Making a SQS file
« on: 04 Sep 2002, 07:38:24 »
Ok here what I've done. I've made the file using notepad and now need to change it to a SQS and I don't know how to do it. ???
"Why are you calling me brother."- Solid Snake
"I'm you. I'm your Shadow"-Liquid Snake

Cedaie

  • Guest
Re:Making a SQS file
« Reply #1 on: 04 Sep 2002, 10:07:45 »
there are 2 easy ways,

Make the File rename the whole thing to scriptname.sqs
or
In Notepad, click save as, Choose All Files and save as an sqs format so in the save as box, type Scriptname.sqs, scriptname can be what you want

Cheers  ;D

Offline Batdog

  • Members
  • *
  • OFPEC'S only rat. DAMN thats cool.
Re:Making a SQS file
« Reply #2 on: 04 Sep 2002, 11:02:47 »
Ok i did that and see'ed if it worked and came up with
Error unknown.
And it starting to piss me off. >:(
"Why are you calling me brother."- Solid Snake
"I'm you. I'm your Shadow"-Liquid Snake

Cedaie

  • Guest
Re:Making a SQS file
« Reply #3 on: 04 Sep 2002, 11:54:59 »
Hrrm, well, can you see the file extentions?

Do SQS files open up automatically in Notepad?

Offline Batdog

  • Members
  • *
  • OFPEC'S only rat. DAMN thats cool.
Re:Making a SQS file
« Reply #4 on: 04 Sep 2002, 12:04:08 »
What do you mean by that.

Can you load SQS file in Notepad.
"Why are you calling me brother."- Solid Snake
"I'm you. I'm your Shadow"-Liquid Snake

Offline KTottE

  • Former Staff
  • ****
Re:Making a SQS file
« Reply #5 on: 04 Sep 2002, 12:20:51 »
You made your file in notepad, you said so yourself:
Quote
I've made the file using notepad...
So yes, you can load .sqs files in notepad. They are just text after all.

Anyway, could you describe the error message a bit more?
Like: Where do you get it?
When saving as .sqs, when loading the file in OFP, when renaming to .sqs?

This is how you create new .sqs files:

Open up notepad (or texteditor of your choice) and write your script.
Then select "Save As".
In the Save As dialog, select file type: All Files *.*
then write YourScriptName.sqs in the file field.

This is how you make a .txt into a .sqs

First off, in Explorer. Go to Tools - > Folder Options - > View
And find the place where it says:
Hide extensions for known filetypes.

Then you find your file, YourScriptName.txt, right click and select "Rename".
Remove the .txt part and add .sqs.

Some times your file is saved as YourScriptName.sqs.txt in which case you just follow the above instructions and remove the .txt part.

Now, that will get you a working .sqs file. I can't troubleshoot the script itself, since I haven't seen it, but this will produce a .sqs file readable by OFP.

Cheers, KTottE

PS. Oh, and I moved this to Scripting: General since it had nothing to do with Cutscenes ;D
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

Offline Batdog

  • Members
  • *
  • OFPEC'S only rat. DAMN thats cool.
Re:Making a SQS file
« Reply #6 on: 04 Sep 2002, 12:36:26 »
I did what you said and nope dosent work.

I get it when the player get to a place it should activate.

The error messege is just made of well like a P looking shape a y with 2 dots above it.

pl#lY with 2 dots above it. And a messege saying Error unknown operator
« Last Edit: 04 Sep 2002, 12:38:47 by Ratboy »
"Why are you calling me brother."- Solid Snake
"I'm you. I'm your Shadow"-Liquid Snake

Offline Batdog

  • Members
  • *
  • OFPEC'S only rat. DAMN thats cool.
Re:Making a SQS file
« Reply #7 on: 04 Sep 2002, 12:52:42 »
Alright it worked.
All i did was wtite it again and do what Ktotte said and yeah it worked.

Thank you all for your help.
« Last Edit: 04 Sep 2002, 12:53:23 by Ratboy »
"Why are you calling me brother."- Solid Snake
"I'm you. I'm your Shadow"-Liquid Snake

Offline KTottE

  • Former Staff
  • ****
Re:Making a SQS file
« Reply #8 on: 06 Sep 2002, 08:55:25 »
So the topic is solved then?
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"