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: Server Logic vs BAS_f server Logic????  (Read 2455 times)

0 Members and 1 Guest are viewing this topic.

Offline Nixer6

  • Members
  • *
Server Logic vs BAS_f server Logic????
« on: 01 Jul 2007, 15:45:25 »
I am making a mission using the BAS framework, which requires a logic named "BAS_f_server etc"

I am also using Kronsky's excellent UPS script, which requires a logic named  "server".

My question is...will it cause problems if I use both logics.

Thanks in advance for any help.
Why do I have to be a Rocket Scientist to make a good mission?

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Server Logic vs BAS_f server Logic????
« Reply #1 on: 01 Jul 2007, 15:48:17 »
Dont think so as both of them will be local to the server, you should have no problems.

Offline Nixer6

  • Members
  • *
Re: Server Logic vs BAS_f server Logic????
« Reply #2 on: 01 Jul 2007, 16:08:16 »
That was my thinking too Mando...I'll find out soon if we are right.

My first MP mission....and I have just a few hours to complete it.

Thanks again.
Why do I have to be a Rocket Scientist to make a good mission?

Offline CrashDome

  • Members
  • *
Re: Server Logic vs BAS_f server Logic????
« Reply #3 on: 19 Jul 2007, 23:45:50 »
Hmm... don't we have commands to replace the need for server logics nowadays?

Offline myke13021

  • Contributing Member
  • **
  • Myke
Re: Server Logic vs BAS_f server Logic????
« Reply #4 on: 20 Jul 2007, 04:25:35 »
if it's for the purpose of detecting the Server machine, indeed isServer does it.