Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. **Los Santos**
  2. ```xml
  3. <spawn id="SAM Probationary " skin="276" x="1179.0720214844" y="-1323.8159179688" z="14.151372909546" rot="180" weapons="0,1;14,1;45,1" description="Probationary spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-prob"/>
  4. <spawn id="SAM Air Division" skin="276" x="1179.0720214844" y="-1323.8159179688" z="14.151372909546" rot="180" weapons="0,1;14,1;46,1" description="Air spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-air"/>
  5. <spawn id="SAM EMS Division" skin="276" x="1179.0720214844" y="-1323.8159179688" z="14.151372909546" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  6. <spawn id="SAM Chief " skin="276,70" x="1179.0720214844" y="-1323.8159179688" z="14.151372909546" rot="180" weapons="0,1;14,1;46,1" description="Chief of Medicine spawn for San Andreas Medics. They're the HQ of the group." r="51" g="221" b="34" restricted="group,sam-hq"/>
  7. ```
  8.  
  9. **Las Venturas**
  10. ```xml
  11. <spawn id="SAM Air Division" skin="276" x="1607.4948730469" y="1823.0792236328" z="10.8203125" rot="180" weapons="0,1;14,1;46,1" description="Air spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-air"/>
  12. <spawn id="SAM EMS Division" skin="276" x="1607.4948730469" y="1823.0792236328" z="10.8203125" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  13. <spawn id="SAM Chief" skin="276,70" x="1607.4948730469" y="1823.0792236328" z="10.8203125" rot="180" weapons="0,1;14,1;46,1" description="Chief spawn for San Andreas Medics. They're the HQ of the group." r="51" g="221" b="34" restricted="group,sam-hq"/>
  14. ```
  15.  
  16. **Bone County**
  17. ```xml
  18. <spawn id="SAM EMS Division" skin="276" x="-317.75961303711" y="1057.9645996094" z="19.7421875" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  19. <spawn id="SAM Air Division" skin="274" x="-317.75961303711" y="1057.9645996094" z="19.7421875" rot="180" weapons="0,1;14,1;46,1" description="Air unit spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-air"/>
  20. ```
  21.  
  22. **Wheststone**
  23. ```xml
  24. <spawn id="SAM EMS Division" skin="276" x="-2222.4675292969" y="-2317.4614257813" z="30.606254577637" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  25. ```
  26.  
  27. **San Fierro**
  28. ```xml
  29. <spawn id="SAM Probationary" skin="275" x="-2557.9604492188" y="662.4780883789" z="14.453125" rot="180" weapons="0,1;14,1;45,1" description="Probationary spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-prob"/>
  30. <spawn id="SAM EMS Division" skin="276" x="-2557.9604492188" y="662.4780883789" z="14.453125" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  31. <spawn id="SAM Air Division" skin="274" x="-2557.9604492188" y="662.4780883789" z="14.453125" rot="180" weapons="0,1;14,1;46,1" description="Air unit spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-air"/>
  32. <spawn id="SAM Sea Division" skin="274" x=" -2948.2788085938" y="499.58724975586" z="2.4296875" rot="180" weapons="0,1;14,1;45,1" description="Sea unit spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-sea"/>
  33. <spawn id="SAM Chief" skin="276,70" x="-2557.9604492188" y="662.4780883789" z="14.453125" rot="180" weapons="0,1;14,1;45,1" description="Chief spawn for San Andreas Medics. They're the HQ of the group." r="51" g="221" b="34" restricted="group,sam-hq"/>
  34. ```
  35.  
  36. **Tierra Robada**
  37. ```xml
  38. <spawn id="SAM EMS Division" skin="276" x="-2285.1838378906" y="2399.8044433594" z="4.9140625" rot="180" weapons="0,1;14,1;45,1" description="Paramedic spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-para"/>
  39. <spawn id="SAM Sea Division" skin="276" x="-2285.1838378906" y="2399.8044433594" z="4.9140625" rot="180" weapons="0,1;14,1;45,1" description="Sea Unit spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-sea"/>
  40. <spawn id="SAM Air Division" skin="274" x="-2285.1838378906" y="2399.8044433594" z="4.9140625" rot="180" weapons="0,1;14,1;46,1" description="Air unit spawn for San Andreas Medics" r="51" g="221" b="34" restricted="group,sam-air"/>
  41. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement