27.02.2014, 07:02
RP = CreatePickup(1239,2,-148.4453,1110.0249,19.7500, -1);
AP = CreatePickup(1239,2,-797.5327,1556.2026,27.1244, -1);
EP = CreatePickup(1239,2,1146.6642,1976.5652,10.8203, -1);
A2P = CreatePickup(1239,2,385.2281,2474.4160,16.5000, -1);
MP = CreatePickup(1239,2,-252.4021,2603.1230,62.8582, -1);
YOur second perimeter is the style, in your original(above) the style is set to 2, which disappears and respawns after some time... if you set it to 1, it will be able to be picked up, but will still be there, not disappearing at all...
AP = CreatePickup(1239,2,-797.5327,1556.2026,27.1244, -1);
EP = CreatePickup(1239,2,1146.6642,1976.5652,10.8203, -1);
A2P = CreatePickup(1239,2,385.2281,2474.4160,16.5000, -1);
MP = CreatePickup(1239,2,-252.4021,2603.1230,62.8582, -1);
YOur second perimeter is the style, in your original(above) the style is set to 2, which disappears and respawns after some time... if you set it to 1, it will be able to be picked up, but will still be there, not disappearing at all...