Home   Help Search Login Register  

Author Topic: Error in my config  (Read 1309 times)

0 Members and 1 Guest are viewing this topic.

Offline Hawke

  • Members
  • *
Error in my config
« on: 17 Apr 2008, 18:17:57 »
Hi guys, im making a c130 and theres a few scripts init but arma is just not letting them run.

Code: [Select]
class Opensrampa
{
displayName="Open cargo ramp";
position="osrampa";
radius=16;
condition="this animationPhase ""rampa"" < 0.5";
statement="[this] exec {\hwk_C130\script\openramp.sqs}";
                                        }


It says

Code: [Select]
[this] exec {#\hwk_C130\script\openramp.sqs}
Error invalid number in expression

Any one know whats wrong here??

Hawke.
« Last Edit: 17 Apr 2008, 18:28:26 by Hawke »

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re: Error in my config
« Reply #1 on: 17 Apr 2008, 21:51:05 »
You tried removing the first \ from the script path?
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.