Home   Help Search Login Register  

Author Topic: Crash to desktop  (Read 594 times)

0 Members and 1 Guest are viewing this topic.

PukingDog

  • Guest
Crash to desktop
« on: 01 Sep 2003, 03:42:50 »
I am a complete newbie to editing, so please forgive me if this is a simple fix. I am trying to run a script to interrogate a prisoner, but it always crashes the game. I scoured the forums and tutes, and  it looks like the script should run.
I just want my three teammates to circle the prisoner and have the sounds play. The script is attached


All sounds are defined in description.ext and stringtable. It runs all the way through to last sound (Telling all patrols to hold) then crashes. Any help greatly appreciated

gadolinite

  • Guest
Re:Crash to desktop
« Reply #1 on: 01 Sep 2003, 07:29:54 »
Mr. PukingDog

You have some serious syntax errors in that script.

About that setbehaviour,

it should be

unitname setbehaviour "SAFE"


PukingDog

  • Guest
Re:Crash to desktop
« Reply #2 on: 01 Sep 2003, 22:12:43 »
Thanks Gadonlite. I misread the Unofficial Command Reference for that and didn't realize I needed the quotes around setbehaviour. It runs fine now

gadolinite

  • Guest
Re:Crash to desktop
« Reply #3 on: 02 Sep 2003, 01:36:36 »
do not use the unnofficial command reference, it contains errors.  You can download the resistance official command reference and or the original from bi's website.

also when your problem has been taken care of, solve the topic.