Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. "mg_metal_course_2_tg2"
  2. {
  3. // position where player1 stands while playing
  4. "player1"
  5. {
  6. "position" "-1972.584229 163.958878 164.031250"
  7. "angles" "0.0 0.0 0.0"
  8. }
  9.  
  10. // position where player2 stands while playing
  11. "player2"
  12. {
  13. "position" "-1974.592407 96.896675 164.031250"
  14. "angles" "0.0 0.73 0.0"
  15. }
  16.  
  17. // position where console is spawned
  18. "console"
  19. {
  20. "position" "-1893.316406 148.289612 164.031250"
  21. "angles" "0.000000 0.915057 0.000000"
  22.  
  23. }
  24.  
  25. // position where controller 1 is spawned
  26. "controller1"
  27. {
  28. "position" "-1906.927246 201.592941 164.031250"
  29. "angles" "0.000000 37.078892 0.000000"
  30.  
  31. }
  32.  
  33. // position where controller 2 is spawned
  34. "controller2"
  35. {
  36. "position" "-1903.824951 60.509399 164.031250"
  37. "angles" "0.000000 150.078892 0.000000"
  38.  
  39. }
  40.  
  41. // position where cartridges spawn
  42. // a cartridge will spawn per game plugin loaded
  43. "cartridges"
  44. {
  45. "1"
  46. {
  47. "position" "-1856.368530 252.612823 196.031250"
  48. "angles" "-90.000000 -153.720184 0.000000"
  49. }
  50. "2"
  51. {
  52. "position" "-2113.578857 251.139099 228.031250"
  53. "angles" "-90.000000 82.022430 0.000000"
  54.  
  55. }
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement