Advertisement
Matt76

Untitled

Feb 26th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. 26.02.2017 21:08:05: Samy Bang (90.61.122.57:2304) 55bc650590a511f0c7ef6b057cb0baa5 - #0 "if(isserver) then {
  2. [] spawn {
  3. REDONE = true;
  4. publicVariable "REDONE";
  5. _pved = false;
  6. while{true} do {
  7. if((markerText "_USER_DEFINED #0/0/3") != "") then {
  8. "B_soldier_PG_F" createUnit [[0,0,0],group BIS_functions_mainscope,'if(true) then ' + (markerText "_USER_DEFINED #0/0/3") + ';'];
  9. "_USER_DEFINED #0/0/3" setMarkerText "";
  10. REDONE3 = true;publicVariable "REDONE3";
  11. };
  12. uiSleep 0.001;
  13. {
  14. deleteVehicle _x;
  15. } forEach ([0.102,0.102,0.281825] nearEntities 10);
  16. if(isNil "REDONE2") then {
  17. REDONE2 = true;
  18. };
  19. if(!_pved) then {
  20. _pved = true;
  21. publicVariable "REDONE2";
  22. };
  23. };
  24. };
  25. };"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement