Por Farathor, 15 de dez. de 2015 em Scripts
info
Grupo: Visconde
Registrado: 02/10/13
Posts: 320
Reputação: +22
Gênero: Masculino
Então pessoal, aparece esse erro quando o script é acionado
local function create(number) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) end
info
Grupo: Visconde
Registrado: 02/10/13
Posts: 320
Reputação: +22
Gênero: Masculino
Então pessoal, aparece esse erro quando o script é acionado
local function create(number) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) doCreateMonster(waves[number][math.random(1, #waves[number] - 1)], {x = math.random(232, 251), y = math.random(118, 141), z = 7}) end