Event Handlers – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (MP notes for the Init eventhandler)
m (cleared questions from 2006)
Tag: Blanking
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Please don't change the link to ''local'' it points to a script command and should remain.


I added another link for Multiplayer locality.
[[User:Planck|Planck]] 13:17, 24 July 2006 (CEST)
I think the following should also be added to the MP notes section, but I'm not sure how best to format this. Could someone please advise, or add the information in the correct format, for future reference?
'''MP notes''': "'''Init'''" eventhandler when executed by a unit config will not directly support the [[local]] or [[group]] commands. [[local]] will always return false and [[group]] will always return null. The same applies if these commands are used in a function, thats called directly from the init event. To avoid this restriction, execute these commands via a script, launched from the init event.
[[User:UNN|UNN]] 00:38, 15 October 2006 (CEST) [[AnswerMe]]

Latest revision as of 23:58, 27 September 2020