Initialisation Order – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Answer question.)
(initServer.sqf missing "on the server")
Line 5: Line 5:
The left column denotes where it executes. It applies to when the client is initialized though (that's when it occurs).
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)
--[[User:Imthatguyhere|Imthatguyhere]] ([[User talk:Imthatguyhere|talk]]) 18:04, 26 November 2019 (CET)
So "initServer.sqf is executed" should probably also include "on the server" as well.
--[[User:zectbumo|zectbumo]] ([[User talk:zectbumo|talk]]) 21:05, 26 November 2019 (CET)

Revision as of 22:05, 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)

So "initServer.sqf is executed" should probably also include "on the server" as well. --zectbumo (talk) 21:05, 26 November 2019 (CET)