#919 modify global var into array

This commit is contained in:
HARLAN
2013-12-16 13:05:34 -05:00
parent 4aea9f9e3c
commit 40f8a0c9a0

View File

@@ -7,7 +7,7 @@ _nearPlotPole = nearestObject [player, "Plastic_Pole_EP1_DZ", 3];
//"privatized" center variable
_BD_radius = 30;
_BD_radius = DZE_PlotPole this select 0;
_BD_center = getPos _nearPlotPole;
_objects = [];