Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: lockwp problem ...  (Read 1832 times)

0 Members and 1 Guest are viewing this topic.

duckwilliamson

  • Guest
lockwp problem ...
« on: 02 Sep 2003, 00:57:01 »
I have a problem which I don't know the origin of ...
My problem is the lockwp command and it not working on a specific map ...

I've tested the command on another map where I just have me and a few wp's that are locked ... This worked fine
I checked out all the addons I use (threw them on the other map) and there was no problem
I took a scan through all the sqs and sqm files searching for lockwp commands (and locked) -- every lockwp i found was "player lockwp true" then a condition then "player lockwp false"
I figured there could be a wrong somewhere in a script that i looked over so i added a "player lockwp true" to the very first wp that runs and it didn't work ... (for some reason it worked on 1 of five tries i made ... i repeated the exact same thing for another trial and it didn't work)

So if anyone can help me or give suggestions on debugging or if anyone has had lockwp problems before please reply ...
Your help is greatly appreciated -- thx in advance.

Offline Killswitch

  • Members
  • *
  • Peace, cheese and ArmA
Re:lockwp problem ...
« Reply #1 on: 15 Sep 2003, 13:46:37 »
Does changing unit lockWP <true|false> to (group unit) lockWP <true|false> help? I.e, try
Code: [Select]
(group player) lockWP true    and then...  (group player) lockWP false

duckwilliamson

  • Guest
Re:lockwp problem ...
« Reply #2 on: 19 Sep 2003, 21:05:18 »
well i don't know what happened ... but it now works ...
i just opened it up again to try out Killswitch's idea ... and it worked before i incorporated it ... ?

so i don't know -- but thx to killswitch and anyone else who bothered to try and help i thank you  ;D