Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. if Every_5_minute == 2 then -- łőĽ¶±¦Ďä
  2. local Monster2 = CreateChaEx(859, 7466, 11771, 145, 60,map_copy)
  3. local Monster3 = CreateChaEx(859, 6761, 13062, 145, 60,map_copy)
  4. local Monster4 = CreateChaEx(859, 10820, 24989, 145, 60,map_copy)
  5. local Monster5 = CreateChaEx(859, 14673, 20803, 145, 60,map_copy)
  6. local Monster6 = CreateChaEx(859, 12311, 16188, 145, 60,map_copy)
  7. local Monster7 = CreateChaEx(859, 12015, 13994, 145, 60,map_copy)
  8. local Monster8 = CreateChaEx(859, 12380, 12324, 145, 60,map_copy)
  9. local Monster9 = CreateChaEx(859, 14339, 12947, 145, 60,map_copy)
  10. local Monster10 = CreateChaEx(859, 18442, 12863, 145, 60,map_copy)
  11. local Monster11 = CreateChaEx(859, 18791, 7534, 145, 60,map_copy)
  12. local Monster12 = CreateChaEx(859, 14373, 7541, 145, 60,map_copy)
  13. local Monster13 = CreateChaEx(859, 10186, 6273, 145, 60,map_copy)
  14. local Monster14 = CreateChaEx(859, 10043, 9649, 145, 60,map_copy)
  15. local Monster15 = CreateChaEx(859, 17186, 3343, 145, 60,map_copy)
  16. SetChaLifeTime(Monster2,299050)
  17. SetChaLifeTime(Monster3,299100)
  18. SetChaLifeTime(Monster4,299150)
  19. SetChaLifeTime(Monster5,299200)
  20. SetChaLifeTime(Monster6,299250)
  21. SetChaLifeTime(Monster7,299300)
  22. SetChaLifeTime(Monster8,299350)
  23. SetChaLifeTime(Monster9,299400)
  24. SetChaLifeTime(Monster10,299450)
  25. SetChaLifeTime(Monster11,299500)
  26. SetChaLifeTime(Monster12,299550)
  27. SetChaLifeTime(Monster13,299600)
  28. SetChaLifeTime(Monster14,299650)
  29. SetChaLifeTime(Monster15,299700)
  30.  
  31. end
  32. if Every_5_minute == 3 then -- ÖĐĽ¶±¦Ďä
  33. local Monster16 = CreateChaEx(860, 11339, 24276, 145, 60,map_copy)
  34. local Monster17 = CreateChaEx(860, 13812, 18439, 145, 60,map_copy)
  35. local Monster18 = CreateChaEx(860, 15189, 6218, 145, 60,map_copy)
  36. local Monster19 = CreateChaEx(860, 16393, 12239, 145, 60,map_copy)
  37. local Monster20 = CreateChaEx(860, 14895, 13905, 145, 60,map_copy)
  38. local Monster21 = CreateChaEx(860, 12824, 12767, 145, 60,map_copy)
  39. local Monster22 = CreateChaEx(860, 10154, 11890, 145, 60,map_copy)
  40. SetChaLifeTime(Monster16, 299050)
  41. SetChaLifeTime(Monster17, 299100)
  42. SetChaLifeTime(Monster18, 299150)
  43. SetChaLifeTime(Monster19, 299200)
  44. SetChaLifeTime(Monster20, 299250)
  45. SetChaLifeTime(Monster21, 299300)
  46. SetChaLifeTime(Monster22, 299350)
  47.  
  48. end
  49. if Every_5_minute == 4 then -- ¸ßĽ¶±¦Ďä
  50. local Monster23 = CreateChaEx(861, 12167, 25665, 145, 60,map_copy)
  51. local Monster24 = CreateChaEx(861, 13564, 23189, 145, 60,map_copy)
  52. local Monster25 = CreateChaEx(861, 18274, 13329, 145, 60,map_copy)
  53. local Monster26 = CreateChaEx(861, 19167, 9778, 145, 60,map_copy)
  54. local Monster27 = CreateChaEx(861, 14915, 14352, 145, 60,map_copy)
  55. local Monster28 = CreateChaEx(861, 13881, 9818, 145, 60,map_copy)
  56. local Monster29 = CreateChaEx(861, 10854, 11740, 145, 60,map_copy)
  57. SetChaLifeTime(Monster23, 299050)
  58. SetChaLifeTime(Monster24, 299100)
  59. SetChaLifeTime(Monster25, 299150)
  60. SetChaLifeTime(Monster26, 299200)
  61. SetChaLifeTime(Monster27, 299250)
  62. SetChaLifeTime(Monster28, 299300)
  63. SetChaLifeTime(Monster29, 299350)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement