player2_dz

heli code

May 23rd, 2014
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.60 KB | None | 0 0
  1.     class ServerEventsSpawns
  2.     {
  3.         class UH60Wreck
  4.         {
  5.             scope=2;
  6.             position[]={7500,7500};
  7.             radius=50;
  8.             minSpawn=3;
  9.             maxSpawn=3;
  10.             types[]=
  11.             {
  12.                 "Land_MH_60Wreck"
  13.             };
  14.             locations[]=
  15.             {
  16.                 {5738.4302,7605.0298},
  17.                 {6242.1201,8368.71},
  18.                 {4015.1001,7971.5698},
  19.                 {2320.3101,10217.8},
  20.                 {4506.8398,12748.3},
  21.                 {7121.3701,9646.6699},
  22.                 {5256.1001,3893.1699},
  23.                 {6286.8198,2880.1101},
  24.                 {1667.61,5293.3398},
  25.                 {1700.0699,2338.8501},
  26.                 {3563.6899,7537.1001},
  27.                 {4328.02,8489.7002},
  28.                 {5211.0698,7763.5498},
  29.                 {7455.7798,11574.3}
  30.             };
  31.         };
  32.     };
Advertisement
Add Comment
Please, Sign In to add comment