Multiplayer Framework – Arma 2 Talk
Jump to navigation
Jump to search
(1.05: bug in scriptCommands) |
|||
Line 1: | Line 1: | ||
First example of rHINT missing an argument? Also what is return value _nic? --[[User:Doolittle|Doolittle]] 18:48, 27 August 2009 (CEST) | First example of rHINT missing an argument? Also what is return value _nic? --[[User:Doolittle|Doolittle]] 18:48, 27 August 2009 (CEST) | ||
== | == bug in scriptCommands == | ||
Some callers private variable may be changed calling any MPF function. See http://dev-heaven.net/issues/7117 for details. | [[Image:arma2_1.05.gif]] Some callers private variable may be changed calling any MPF function. See http://dev-heaven.net/issues/7117 for details. |
Revision as of 16:37, 4 February 2010
First example of rHINT missing an argument? Also what is return value _nic? --Doolittle 18:48, 27 August 2009 (CEST)
bug in scriptCommands
Some callers private variable may be changed calling any MPF function. See http://dev-heaven.net/issues/7117 for details.