OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Se7eN on 10 Oct 2005, 21:31:16

Title: bug:after intro i have to press free lock
Post 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? ???
Title: Re:bug:after intro i have to press free lock
Post by: Se7eN on 10 Oct 2005, 23:30:42
Ok, the bug is active if i  use disableAI=1 in description or sipmly disable all AI player in Multiplayer Setup.
 :help:
Title: Re:bug:after intro i have to press free lock
Post by: Tyger on 11 Oct 2005, 02:24:49
Then don't do it  :)

Try running a script immediately after the intro starts out of a trigger set to true.
Title: Re:bug:after intro i have to press free lock
Post by: Se7eN on 11 Oct 2005, 17:10:45
Quote
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...
 :-[
Title: Re:bug:after intro i have to press free lock
Post by: Platoon Patton on 11 Oct 2005, 20:25:48
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...)
Title: Re:bug:after intro i have to press free lock
Post by: Se7eN on 19 Oct 2005, 12:03:04
Thx guys it was only a syntax error in the description file. :tomato: