OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting Multiplayer => Topic started by: Nixer6 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.
-
Dont think so as both of them will be local to the server, you should have no problems.
-
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.
-
Hmm... don't we have commands to replace the need for server logics nowadays?
-
if it's for the purpose of detecting the Server machine, indeed isServer does it.