Well, im requesting an script, i got an maze where there are tiles like this.
when 1 guy walk on nr 1 "x". 1 monsters spawns on each "0" but next guy who walk on "x" dont summon the monsters. and then when 1 guy walk on nr 2 "x" 1 monster spawn on each "0" and so on. been trying now for serveral hours without getting it to work.
LUA:
|xxx|
| |
|ooo|
| |
\ \
\ xxx\
\ ooo\
when 1 guy walk on nr 1 "x". 1 monsters spawns on each "0" but next guy who walk on "x" dont summon the monsters. and then when 1 guy walk on nr 2 "x" 1 monster spawn on each "0" and so on. been trying now for serveral hours without getting it to work.
