Home   Help Search Login Register  

Author Topic: Why won't they work?  (Read 639 times)

0 Members and 1 Guest are viewing this topic.

Jabani

  • Guest
Why won't they work?
« on: 03 Mar 2003, 03:34:39 »
My scripts seem to not want to work. Whenever one is supposed to be called, it says something like:
"File script.sqs. not found". What gives? I select all file extensions, save it as an .sqs file, call it like [] exec
"script.sqs". There's go to be either something really cheesy going on that I'm forgetting about, or something
is really messed up.

Offline Artak

  • The old beanbag shaker
  • Former Staff
  • ****
  • You want to talk about it, yes?
    • OFP Team Finlanders
Re:Why won't they work?
« Reply #1 on: 03 Mar 2003, 08:03:23 »
Seems correct. It's some little thing, maybe a typ0 somewhere.

Check that you have your script in your mission folder and that it absolutely has no other extensions. Also check the script name and the name you're calling from the editor. After those are ok, it should.. no wait.. it WILL work  ;)
Not all is lost.

bL4S

  • Guest
Re:Why won't they work?
« Reply #2 on: 06 Mar 2003, 11:05:03 »
If you are writing scripts in Notepad, remember to first select "all files" and then type the name of your script with the .sqs extension.

I suggest you d/l Chris's Ofp script editor that can be found
in the editors depot - tools section, if you havent done that
already. It's an excellent tool for script writers!