ACE3/addons/map_gestures/XEH_serverPostInit.sqf
Michael Braun 3cbe6a3ebc Fixed multiple group settings not applying properly.
Added client configuration options for default colors.
2015-08-24 22:03:47 +02:00

4 lines
130 B
Plaintext

#include "script_component.hpp"
[EVENT_PLAYER_HAS_NO_OWNER_ID, FUNC(assignClientIDOnServer)] call EFUNC(common,addEventHandler);