Initialisation Order – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(What is the difference between "Applies to Client" and "Executes on Server"? It sounds contradictory.)
 
(Answer question.)
Line 2: Line 2:
What is the difference between "Applies to Client" and "Executes on Server"?
What is the difference between "Applies to Client" and "Executes on Server"?
--[[User:zectbumo|zectbumo]] ([[User talk:zectbumo|talk]]) 01:53, 26 November 2019 (CET)
--[[User:zectbumo|zectbumo]] ([[User talk:zectbumo|talk]]) 01:53, 26 November 2019 (CET)
The left column denotes where it executes. It applies to when the client is initialized though (that's when it occurs).
--[[User:Imthatguyhere|Imthatguyhere]] ([[User talk:Imthatguyhere|talk]]) 18:04, 26 November 2019 (CET)

Revision as of 19:04, 26 November 2019

Why does the Task labeled as "initPlayerServer.sqf is executed on the server" say "Client" under the "Applies To" column? What is the difference between "Applies to Client" and "Executes on Server"? --zectbumo (talk) 01:53, 26 November 2019 (CET)

The left column denotes where it executes. It applies to when the client is initialized though (that's when it occurs). --Imthatguyhere (talk) 18:04, 26 November 2019 (CET)