Advertisement
N1E7R4V

ZZZZZZMOSHKARA

Mar 23rd, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.61 KB | None | 0 0
  1. elseif XYI == "зомби" then
  2.                  local RandomZombie = random(3)
  3.                         if RandomZombie == 0 then
  4.                     spawnMonster("MMMZOMBIE", xmmm, ymmm, zmmm, KAPTOIIIKA, "WOM_COLONY.ZEN", 200, true)
  5.                         elseif RandomZombie == 1 then
  6.                     spawnMonster("MMMZOMBIE", xmmm, ymmm, zmmm, KAPTOIIIKA, "WOM_COLONY.ZEN", 200, true)
  7.                         elseif RandomZombie == 2 then
  8.                     spawnMonster("MMMZOMBIE", xmmm, ymmm, zmmm, KAPTOIIIKA, "WOM_COLONY.ZEN", 200, true)
  9.                         elseif RandomZombie == 3 then
  10.                     spawnMonster("MMMZOMBIE", xmmm, ymmm, zmmm, KAPTOIIIKA, "WOM_COLONY.ZEN", 200, true)
  11.                         end
  12.                 elseif XYI == "бандит" then
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement