OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Se7eN on 10 Oct 2005, 21:31:16
-
After intro i have to press the free lock button " * ". That means, i can move with cursor, but i cant do nothing with my mouse. If i press the * button, then everythings good. This bug is in MP. In editor the intro working fine.
Any idea? ???
-
Ok, the bug is active if i use disableAI=1 in description or sipmly disable all AI player in Multiplayer Setup.
:help:
-
Then don't do it :)
Try running a script immediately after the intro starts out of a trigger set to true.
-
Try running a script immediately after the intro starts out of a trigger set to true.
Sorry i cant understand this. Ive got some problem with my english. ::)
Can you write it in so many words?
thx...
:-[
-
I think this Free look button (*) is disabled in MP on purpose,its not a bug...
If u play PvP U dont want this free look,because it is possible to look behind objects.
(same reason why we disable 3th vieuw as well in matches)
Also notice the difference between DisableAI and DisabledAI.
DisabledAI = 1 means only HI (Human Intelligence),written in description.ext
Unit DisableAI section is a command,can not be used in description.ext (but in scripts-triggers...)
-
Thx guys it was only a syntax error in the description file. :tomato: