Advertisement
Guest User

xD

a guest
Dec 19th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.35 KB | None | 0 0
  1. variables:
  2. {team-1.%player%} = false
  3. {team-2.%player%} = false
  4. {team-3.%player%} = false
  5. {team-4.%player%} = false
  6. options:
  7. # Logo Skryptu
  8. logo: &7[&cWalls&7]
  9. # Glowna Komenda:
  10. maincommand: walls
  11.  
  12. command /walls:
  13. trigger:
  14. send " &b=-=-=-=-= TheWalls =-=-=-=-="
  15. send " &e/walls start - Startuje arene TheWalls"
  16. send " &e/walls help - Pomoc pluginu TheWalls"
  17. send " &e/walls - Pokazuje komendy TheWalls"
  18. send " &e/wyjdz - Startuje arene TheWalls"
  19. send " &e/team <1-4> - Startuje arene TheWalls"
  20. send " &e/tep <nick> - Startuje arene TheWalls"
  21. stop
  22.  
  23. command /wallshelp [<text>]:
  24. trigger:
  25. if arg 1 is not set:
  26. send " &2Strona 1/3"
  27. send " &b=-=-=-=-= TheWalls =-=-=-=-="
  28. send " &e/walls help - Pomoc pluginu TheWalls"
  29. send " &e/walls - Pokazuje komendy TheWalls"
  30. send " &e/wyjdz - Startuje arene TheWalls"
  31. send " &e/team <1-4> - Startuje arene TheWalls"
  32. send " &e/tep <nick> - Startuje arene TheWalls"
  33. if arg 1 is "1":
  34. send " &2Strona 1/3"
  35. send " &b=-=-=-=-= TheWalls =-=-=-=-="
  36. send " &e/walls help - Pomoc pluginu TheWalls"
  37. send " &e/walls - Pokazuje komendy TheWalls"
  38. send " &e/wyjdz - Startuje arene TheWalls"
  39. send " &e/team <1-4> - Startuje arene TheWalls"
  40. send " &e/tep <nick> - Startuje arene TheWalls"
  41. stop
  42. if arg 1 is "2":
  43. send " &2Strona 2/3"
  44. send " &b=-=-=-=-= TheWalls =-=-=-=-="
  45. send " &eTheWalls to minigierka w ktorej sa cztery"
  46. send " &edruzyny: 1 - zielona, 2 - niebieska, "
  47. send " &e3 - czerwona, 4 - zolta. Jest 10 min."
  48. send " &ena zbieranie(kopanie, zbieranie drewna."
  49. send " &eSurowce wypadaja ze stone(kamienia)."
  50. send " &eNastepnie opadaja sciany i najlepiej"
  51. send " &ezebrac jak najwiecej skrzynek ze srodka."
  52. send " &eJesli przez 10 min. walki po opadnieciu"
  53. send " &escian jedna druzyna nie zostanie i nie"
  54. send " &ewygra rozpocznie sie DeathMatch. Tam"
  55. send " &eroztrzygnie sie bitwa."
  56. stop
  57. if arg 1 is "3":
  58. send " &cStrona 3/3"
  59. send " &b=-=-=-=-= TheWalls =-=-=-=-="
  60. send " &eZa zabicie gracza otrzymujemy +5 monet"
  61. send " &enatomiast za wygrana +15 monet. W czasie"
  62. send " &eeventow za zabicie bedzie +10 monet, a"
  63. send " &eza wygrana +30 monet. Eventy beda srednio"
  64. send " &eco 1 mies. i beda trwaly ok. caly weekend."
  65. stop
  66.  
  67. command /teamspawn [<text>]:
  68. trigger:
  69. if arg 1 is "team1":
  70. set {team1.pos} to location of player
  71. send "{@logo}&aUstawiono lokalizacje spawnu [Team 1] !"
  72. stop
  73. if arg 1 is "team2":
  74. set {team2.pos} to location of player
  75. send "{@logo}&bUstawiono lokalizacje spawnu [Team 2] !"
  76. stop
  77. if arg 1 is "team3":
  78. set {team3.pos} to location of player
  79. send "{@logo}&cUstawiono lokalizacje spawnu [Team 3] !"
  80. stop
  81. if arg 1 is "team4":
  82. set {team4.pos} to location of player
  83. send "{@logo}&eUstawiono lokalizacje spawnu [Team 4] !"
  84. stop
  85. if arg 1 is "team1-2":
  86. set {team1.pos2} to location of player
  87. send "{@logo}&aUstawiono lokalizacje spawnu [Team 1] !"
  88. stop
  89. if arg 1 is "team2-2":
  90. set {team2.pos2} to location of player
  91. send "{@logo}&bUstawiono lokalizacje spawnu [Team 2] !"
  92. stop
  93. if arg 1 is "team3-2":
  94. set {team3.pos2} to location of player
  95. send "{@logo}&cUstawiono lokalizacje spawnu [Team 3] !"
  96. stop
  97. if arg 1 is "team4-2":
  98. set {team4.pos2} to location of player
  99. send "{@logo}&eUstawiono lokalizacje spawnu [Team 4] !"
  100. stop
  101. if arg 1 is "team1-3":
  102. set {team1.pos3} to location of player
  103. send "{@logo}&aUstawiono lokalizacje spawnu [Team 1] !"
  104. stop
  105. if arg 1 is "team2-3":
  106. set {team2.pos3} to location of player
  107. send "{@logo}&bUstawiono lokalizacje spawnu [Team 2] !"
  108. stop
  109. if arg 1 is "team3-3":
  110. set {team3.pos3} to location of player
  111. send "{@logo}&cUstawiono lokalizacje spawnu [Team 3] !"
  112. stop
  113. if arg 1 is "team4-3":
  114. set {team4.pos3} to location of player
  115. send "{@logo}&eUstawiono lokalizacje spawnu [Team 4] !"
  116. stop
  117.  
  118. command /team [<text>]:
  119. trigger:
  120. if arg 1 is not set:
  121. send "{@logo}&6Wybierz druzyne, %name of player%: &b/team <1-4>"
  122. send "{@logo}&6Aby opuscic druzyne, wpisz &b/team leave"
  123. stop
  124. if arg 1 is "1":
  125. if {team-1.%player%} is true:
  126. send "{@logo}&aNalezysz juz do druzyny &a1 &a!"
  127. stop
  128. if {team-2.%player%} is true:
  129. send "{@logo}&aNalezysz juz do druzyny &b2 &a!"
  130. stop
  131. if {team-3.%player%} is true:
  132. send "{@logo}&aNalezysz juz do druzyny &c3 &a!"
  133. stop
  134. if {team-4.%player%} is true:
  135. send "{@logo}&aNalezysz juz do druzyny &64 &a!"
  136. stop
  137. if {team-1.%player%} is false:
  138. if {team-2.%player%} is false:
  139. if {players::team1::*} > 10:
  140. send "&cJest za duzo graczy w team 1!"
  141. else:
  142. add 1 to {players::team1::*}
  143. send "{@logo}&aGratulacje, Udalo ci sie dolaczyc do druzyny 1 [%{players::team1::*}%/10] !"
  144. set {team-1.%player%} to true
  145. stop
  146. if {team-3.%player%} is false:
  147. if {players::team3::*} > 10:
  148. send "za duzo graczy"
  149. else:
  150. add 1 to {players::team3::*}
  151. send "{@logo}&aGratulacje, Udalo ci sie dolaczyc do druzyny 1 [%{players::team3::*}%/10] !"
  152. set {team-1.%player%} to true
  153. stop
  154. if {team-4.%player%} is false:
  155. if {players::team4::*} > 10:
  156. send "za duzo graczy"
  157. else:
  158. add 1 to {players::team4::*}
  159. send "{@logo}&aGratulacje, Udalo ci sie dolaczyc do druzyny 1 [%{players::team4::*}%/10] !"
  160. set {team-1.%player%} to true
  161. stop
  162. if arg 1 is "2":
  163. if {team-1.%player%} is true:
  164. send "{@logo}&aNalezysz juz do druzyny &a1 &a!"
  165. stop
  166. if {team-2.%player%} is true:
  167. send "{@logo}&aNalezysz juz do druzyny &b2 &a!"
  168. stop
  169. if {team-3.%player%} is true:
  170. send "{@logo}&aNalezysz juz do druzyny &c3 &a!"
  171. stop
  172. if {team-4.%player%} is true:
  173. send "{@logo}&aNalezysz juz do druzyny &64 &a!"
  174. stop
  175. if {team-2.%player%} is false:
  176. if {team-1.%player%} is false:
  177. if {players::*} > 10:
  178. send "za duzo graczy"
  179. else:
  180. add 1 to {players::*}
  181. send "{@logo}&bGratulacje, Udalo ci sie dolaczyc do druzyny 2 [%{players::*}%/10] !"
  182. set {team-2.%player%} to true
  183. stop
  184. if {team-3.%player%} is false:
  185. if {players::*} > 10:
  186. send "za duzo graczy"
  187. else:
  188. add 1 to {players::*}
  189. send "{@logo}&bGratulacje, Udalo ci sie dolaczyc do druzyny 2 [%{players::*}%/10] !"
  190. set {team-2.%player%} to true
  191. stop
  192. if {team-4.%player%} is false:
  193. if {players::*} > 10:
  194. send "za duzo graczy"
  195. else:
  196. add 1 to {players::*}
  197. send "{@logo}&bGratulacje, Udalo ci sie dolaczyc do druzyny 2 [%{players::*}%/10] !"
  198. set {team-2.%player%} to true
  199. stop
  200. if arg 1 is "3":
  201. if {team-1.%player%} is true:
  202. send "{@logo}&aNalezysz juz do druzyny &a1 &a!"
  203. stop
  204. if {team-2.%player%} is true:
  205. send "{@logo}&aNalezysz juz do druzyny &b2 &a!"
  206. stop
  207. if {team-3.%player%} is true:
  208. send "{@logo}&aNalezysz juz do druzyny &c3 &a!"
  209. stop
  210. if {team-4.%player%} is true:
  211. send "{@logo}&aNalezysz juz do druzyny &64 &a!"
  212. stop
  213. if {team-3.%player%} is false:
  214. if {team-1.%player%} is false:
  215. if {players::*} > 10:
  216. send "za duzo graczy"
  217. else:
  218. add 1 to {players::*}
  219. send "{@logo}&cGratulacje, Udalo ci sie dolaczyc do druzyny 3 [%{players::*}%/10] !"
  220. set {team-3.%player%} to true
  221. stop
  222. if {team-2.%player%} is false:
  223. if {players::*} > 10:
  224. send "za duzo graczy"
  225. else:
  226. add 1 to {players::*}
  227. send "{@logo}&cGratulacje, Udalo ci sie dolaczyc do druzyny 3 [%{players::*}%/10] !"
  228. set {team-3.%player%} to true
  229. stop
  230. if {team-4.%player%} is false:
  231. if {players::*} > 10:
  232. send "za duzo graczy"
  233. else:
  234. add 1 to {players::*}
  235. send "{@logo}&cGratulacje, Udalo ci sie dolaczyc do druzyny 3 [%{players::*}%/10] !"
  236. set {team-3.%player%} to true
  237. stop
  238. if arg 1 is "4":
  239. if {team-1.%player%} is true:
  240. send "{@logo}&aNalezysz juz do druzyny &a1 &a!"
  241. stop
  242. if {team-2.%player%} is true:
  243. send "{@logo}&aNalezysz juz do druzyny &b2 &a!"
  244. stop
  245. if {team-3.%player%} is true:
  246. send "{@logo}&aNalezysz juz do druzyny &c3 &a!"
  247. stop
  248. if {team-4.%player%} is true:
  249. send "{@logo}&aNalezysz juz do druzyny &64 &a!"
  250. stop
  251. if {team-4.%player%} is false:
  252. if {team-1.%player%} is false:
  253. if {players::*} > 10:
  254. send "za duzo graczy"
  255. else:
  256. add 1 to {players::*}
  257. send "{@logo}&eGratulacje, Udalo ci sie dolaczyc do druzyny 4 [%{players::*}%/10] !"
  258. set {team-4.%player%} to true
  259. stop
  260. if {team-2.%player%} is false:
  261. if {players::*} > 10:
  262. send "za duzo graczy"
  263. else:
  264. add 1 to {players::*}
  265. send "{@logo}&eGratulacje, Udalo ci sie dolaczyc do druzyny 4 [%{players::*}%/10] !"
  266. set {team-4.%player%} to true
  267. stop
  268. if {team-3.%player%} is false:
  269. if {players::*} > 10:
  270. send "za duzo graczy"
  271. else:
  272. add 1 to {players::*}
  273. send "{@logo}&eGratulacje, Udalo ci sie dolaczyc do druzyny 4 [%{players::*}%/10] !"
  274. set {team-4.%player%} to true
  275. stop
  276. if arg 1 is "leave":
  277. if {team-1.%player%} is true:
  278. remove 1 from {players::team1::*}
  279. set {team-1.%player%} to false
  280. set the player's tablist name to "&f%name of player%"
  281. stop
  282. if {team-2.%player%} is true:
  283. remove 1 from {players::team2::*}
  284. set {team-2.%player%} to false
  285. set the player's tablist name to "&f%name of player%"
  286. stop
  287. if {team-3.%player%} is true:
  288. remove 1 from {players::team3::*}
  289. set {team-3.%player%} to false
  290. set the player's tablist name to "&f%name of player%"
  291. stop
  292. if {team-4.%player%} is true:
  293. remove 1 from {players::team4::*}
  294. set {team-4.%player%} to false
  295. set the player's tablist name to "&f%name of player%"
  296. stop
  297. on chat:
  298. if {team-1.%player%} is true:
  299. set {_1} to "%name of player%"
  300. set the player's display name to "%player's prefix%&7[&aTeam 1&7]&f%player%"
  301. set the player's tablist name to "&a%name of player%"
  302. stop
  303. if {team-2.%player%} is true:
  304. set {_2} to "%name of player%"
  305. set the player's display name to "%player's prefix%&7[&bTeam 2&7]&f%player%"
  306. set the player's tablist name to "&b%name of player%"
  307. stop
  308. if {team-3.%player%} is true:
  309. set {_3} to "%name of player%"
  310. set the player's display name to "%player's prefix%&7[&cTeam 3&7]&f%player%"
  311. set the player's tablist name to "&c%name of player%"
  312. stop
  313. if {team-4.%player%} is true:
  314. set {_4} to "%name of player%"
  315. set the player's display name to "%player's prefix%&7[&eTeam 4&7]&f%player%"
  316. set the player's tablist name to "&e%name of player%"
  317. stop
  318. if {team-1.%player%} is false:
  319. set the player's tablist name to "&f%name of player%"
  320. stop
  321. if {team-2.%player%} is false:
  322. set the player's tablist name to "&f%name of player%"
  323. stop
  324. if {team-3.%player%} is false:
  325. set the player's tablist name to "&f%name of player%"
  326. stop
  327. if {team-4.%player%} is false:
  328. set the player's tablist name to "&f%name of player%"
  329. stop
  330. on quit:
  331. if {team-1.%player%} is true:
  332. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  333. set {team-1.%player%} to false
  334. set the player's tablist name to "&f%name of player%"
  335. stop
  336. if {team-2.%player%} is true:
  337. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  338. set {team-2.%player%} to false
  339. set the player's tablist name to "&f%name of player%"
  340. stop
  341. if {team-3.%player%} is true:
  342. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  343. set {team-3.%player%} to false
  344. set the player's tablist name to "&f%name of player%"
  345. stop
  346. if {team-4.%player%} is true:
  347. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  348. set {team-4.%player%} to false
  349. set the player's tablist name to "&f%name of player%"
  350. stop
  351. on death:
  352. if {team-1.%player%} is true:
  353. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  354. set {team-1.%player%} to false
  355. set the player's tablist name to "&f%name of player%"
  356. execute server command "kick %player% &7Zginales! &7Musisz czekac na zakonczenie rozgrywki. &7Jesli posiadasz range &6VIP&7/&3Super&6VIP &7mozesz obserwowac rozgrywke!"
  357. stop
  358. if {team-2.%player%} is true:
  359. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  360. set {team-2.%player%} to false
  361. set the player's tablist name to "&f%name of player%"
  362. execute server command "kick %player% &7Zginales! &7Musisz czekac na zakonczenie rozgrywki. &7Jesli posiadasz range &6VIP&7/&3Super&6VIP &7mozesz obserwowac rozgrywke!"
  363. stop
  364. if {team-3.%player%} is true:
  365. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  366. set {team-3.%player%} to false
  367. set the player's tablist name to "&f%name of player%"
  368. execute server command "kick %player% &7Zginales! &7Musisz czekac na zakonczenie rozgrywki. &7Jesli posiadasz range &6VIP&7/&3Super&6VIP &7mozesz obserwowac rozgrywke!"
  369. stop
  370. if {team-4.%player%} is true:
  371. set {team.%arg parsed as integer%} to {team.%arg parsed as integer%} - 1
  372. set {team-4.%player%} to false
  373. set the player's tablist name to "&f%name of player%"
  374. execute server command "kick %player% &7Zginales! &7Musisz czekac na zakonczenie rozgrywki. &7Jesli posiadasz range &6VIP&7/&3Super&6VIP &7mozesz obserwowac rozgrywke!"
  375. stop
  376.  
  377. command /wallsstart:
  378. permission: walls.start
  379. permission message: {@logo}&4Nie mozesz uzyc tej komendy!
  380. trigger:
  381. execute server command "bc &6Gra rozpocznie sie za 90 sekund!"
  382. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 90 sekund!"
  383. wait 1 second
  384. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 89 sekund!"
  385. wait 1 second
  386. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 88 sekund!"
  387. wait 1 second
  388. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 87 sekund!"
  389. wait 1 second
  390. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 86 sekund!"
  391. wait 1 second
  392. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 85 sekund!"
  393. wait 1 second
  394. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 84 sekund!"
  395. wait 1 second
  396. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 83 sekund!"
  397. wait 1 second
  398. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 82 sekund!"
  399. wait 1 second
  400. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 81 sekund!"
  401. wait 1 second
  402. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 80 sekund!"
  403. wait 1 second
  404. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 79 sekund!"
  405. wait 1 second
  406. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 78 sekund!"
  407. wait 1 second
  408. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 77 sekund!"
  409. wait 1 second
  410. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 76 sekund!"
  411. wait 1 second
  412. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 75 sekund!"
  413. wait 1 second
  414. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 74 sekund!"
  415. wait 1 second
  416. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 73 sekund!"
  417. wait 1 second
  418. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 72 sekund!"
  419. wait 1 second
  420. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 71 sekund!"
  421. wait 1 second
  422. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 70 sekund!"
  423. wait 1 second
  424. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 69 sekund!"
  425. wait 1 second
  426. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 68 sekund!"
  427. wait 1 second
  428. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 67 sekund!"
  429. wait 1 second
  430. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 66 sekund!"
  431. wait 1 second
  432. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 65 sekund!"
  433. wait 1 second
  434. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 64 sekund!"
  435. wait 1 second
  436. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 63 sekund!"
  437. wait 1 second
  438. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 62 sekund!"
  439. wait 1 second
  440. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 61 sekund!"
  441. wait 1 second
  442. execute server command "bc &6Gra rozpocznie sie za 60 sekund!"
  443. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 60 sekund!"
  444. wait 1 second
  445. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 59 sekund!"
  446. wait 1 second
  447. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 58 sekund!"
  448. wait 1 second
  449. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 57 sekund!"
  450. wait 1 second
  451. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 56 sekund!"
  452. wait 1 second
  453. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 55 sekund!"
  454. wait 1 second
  455. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 54 sekund!"
  456. wait 1 second
  457. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 53 sekund!"
  458. wait 1 second
  459. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 52 sekund!"
  460. wait 1 second
  461. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 51 sekund!"
  462. wait 1 second
  463. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 50 sekund!"
  464. wait 1 second
  465. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 49 sekund!"
  466. wait 1 second
  467. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 48 sekund!"
  468. wait 1 second
  469. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 47 sekund!"
  470. wait 1 second
  471. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 46 sekund!"
  472. wait 1 second
  473. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 45 sekund!"
  474. wait 1 second
  475. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 44 sekund!"
  476. wait 1 second
  477. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 43 sekund!"
  478. wait 1 second
  479. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 42 sekund!"
  480. wait 1 second
  481. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 41 sekund!"
  482. wait 1 second
  483. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 40 sekund!"
  484. wait 1 second
  485. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 39 sekund!"
  486. wait 1 second
  487. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 38 sekund!"
  488. wait 1 second
  489. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 37 sekund!"
  490. wait 1 second
  491. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 36 sekund!"
  492. wait 1 second
  493. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 35 sekund!"
  494. wait 1 second
  495. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 34 sekund!"
  496. wait 1 second
  497. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 33 sekund!"
  498. wait 1 second
  499. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 32 sekund!"
  500. wait 1 second
  501. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 31 sekund!"
  502. wait 1 second
  503. execute server command "bc &6Gra rozpocznie sie za 30 sekund!"
  504. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 30 sekund!"
  505. wait 1 second
  506. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 29 sekund!"
  507. wait 1 second
  508. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 28 sekund!"
  509. wait 1 second
  510. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 27 sekund!"
  511. wait 1 second
  512. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 26 sekund!"
  513. wait 1 second
  514. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 25 sekund!"
  515. wait 1 second
  516. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 24 sekund!"
  517. wait 1 second
  518. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 23 sekund!"
  519. wait 1 second
  520. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 22 sekund!"
  521. wait 1 second
  522. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 21 sekund!"
  523. wait 1 second
  524. execute server command "bc &6Gra rozpocznie sie za 20 sekund!"
  525. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 20 sekund!"
  526. wait 1 second
  527. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 19 sekund!"
  528. wait 1 second
  529. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 18 sekund!"
  530. wait 1 second
  531. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 17 sekund!"
  532. wait 1 second
  533. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 16 sekund!"
  534. wait 1 second
  535. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 15 sekund!"
  536. wait 1 second
  537. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 14 sekund!"
  538. wait 1 second
  539. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 13 sekund!"
  540. wait 1 second
  541. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 12 sekund!"
  542. wait 1 second
  543. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 11 sekund!"
  544. wait 1 second
  545. execute server command "bc &6Gra rozpocznie sie za 10 sekund!"
  546. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 10 sekund!"
  547. wait 1 second
  548. execute server command "bc &6Gra rozpocznie sie za 9 sekund!"
  549. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 9 sekund!"
  550. wait 1 second
  551. execute server command "bc &6Gra rozpocznie sie za 8 sekund!"
  552. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 8 sekund!"
  553. wait 1 second
  554. execute server command "bc &6Gra rozpocznie sie za 7 sekund!"
  555. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 7 sekund!"
  556. wait 1 second
  557. execute server command "bc &6Gra rozpocznie sie za 6 sekund!"
  558. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 6 sekund!"
  559. wait 1 second
  560. execute server command "bc &6Gra rozpocznie sie za 5 sekund!"
  561. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 5 sekund!"
  562. wait 1 second
  563. execute server command "bc &6Gra rozpocznie sie za 4 sekund!"
  564. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 4 sekund!"
  565. wait 1 second
  566. execute server command "bc &6Gra rozpocznie sie za 3 sekund!"
  567. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 3 sekund!"
  568. wait 1 second
  569. execute server command "bc &6Gra rozpocznie sie za 2 sekund!"
  570. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 2 sekund!"
  571. wait 1 second
  572. execute server command "bc &6Gra rozpocznie sie za 1 sekund!"
  573. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Gra zacznie sie za 1 sekund!"
  574. wait 1 second
  575. execute server command "motd set &2&l: &6&ls1.mc-Walls.pl &2&l: &6Czekamy na Graczy!"
  576. loop all players:
  577. if {team-1.%loop-player%} is true:
  578. teleport loop-player to {team1.pos}
  579. send "{@logo}&7Znajdujesz sie w &a[Team 1] &7!" to loop-player
  580. stop
  581. if {team-1.%loop-player%} is false:
  582. chance of 25%:
  583. set {_1} to "%name of player%"
  584. set the loop-player's display name to "%player's prefix%&7[&aTeam 1&7]&f%player%"
  585. set the loop-player's tablist name to "&a%name of player%"
  586. teleport loop-player to {team1.pos}
  587. send "{@logo}&7Znajdujesz sie w &a[Team 1] &7!" to loop-player
  588. stop
  589. if {team-2.%loop-player%} is true:
  590. teleport loop-player to {team2.pos}
  591. send "{@logo}&7Znajdujesz sie w &b[Team 2] &7!" to loop-player
  592. stop
  593. if {team-2.%loop-player%} is false:
  594. chance of 25%:
  595. set {_2} to "%name of player%"
  596. set the loop-player's display name to "%player's prefix%&7[&bTeam 2&7]&f%player%"
  597. set the loop-player's tablist name to "&b%name of player%"
  598. teleport loop-player to {team2.pos}
  599. send "{@logo}&7Znajdujesz sie w &b[Team 2] &7!" to loop-player
  600. stop
  601. if {team-3.%loop-player%} is true:
  602. teleport loop-player to {team3.pos}
  603. send "{@logo}&7Znajdujesz sie w &c[Team 3] &7!" to loop-player
  604. stop
  605. if {team-3.%loop-player%} is false:
  606. chance of 25%:
  607. set {_3} to "%name of player%"
  608. set the loop-player's display name to "%player's prefix%&7[&cTeam 3&7]&f%player%"
  609. set the loop-player's tablist name to "&c%name of player%"
  610. teleport loop-player to {team3.pos}
  611. send "{@logo}&7Znajdujesz sie w &c[Team 3] &7!" to loop-player
  612. stop
  613. if {team-4.%loop-player%} is true:
  614. teleport loop-player to {team4.pos}
  615. send "{@logo}&7Znajdujesz sie w &e[Team 4] &7!" to loop-player
  616. stop
  617. if {team-4.%loop-player%} is false:
  618. chance of 25%:
  619. set {_4} to "%name of player%"
  620. set the loop-player's display name to "%player's prefix%&7[&eTeam 4&7]&f%player%"
  621. set the loop-player's tablist name to "&e%name of player%"
  622. teleport loop-player to {team4.pos}
  623. send "{@logo}&7Znajdujesz sie w &e[Team 4] &7!" to loop-player
  624. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement