mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 18:51:50 +03:00
1.0.1.5 Release
This commit is contained in:
@@ -16,8 +16,8 @@ _tagList = player getVariable ["tagList", []];
|
||||
|
||||
// Add sphere to everyone
|
||||
_position = [0,0,0];
|
||||
//_tag = "Sign_sphere10cm_EP1" createVehicleLocal _position;
|
||||
_tag = "BeltBuckle_DZE" createVehicleLocal _position;
|
||||
_tag = "Sign_sphere10cm_EP1" createVehicleLocal _position;
|
||||
//_tag = "BeltBuckle_DZE" createVehicleLocal _position;
|
||||
_tag attachTo [_x,[0,0,0],"lwrist"]; // Pelvis
|
||||
_tag setVariable ["belongsTo", _rcharID];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user