weather v2

This commit is contained in:
[VB]AWOL
2013-11-13 16:01:16 -06:00
parent 72d2f8950e
commit 1ed5062034
5 changed files with 30 additions and 20 deletions

View File

@@ -233,7 +233,7 @@ _playerObj setVariable["humanity_CHK",_humanity];
//_playerObj setVariable["state",_state,true];
_playerObj setVariable["lastPos",getPosATL _playerObj];
dayzPlayerLogin2 = [_worldspace,_state];
dayzPlayerLogin2 = [_worldspace,_state,PVDZE_plr_SetWeather,PVDZE_plr_SetDate];
_clientID = owner _playerObj;
_clientID publicVariableClient "dayzPlayerLogin2";