Witam mam problem, gdyż po napisaniu tego skryptu wyświetla się błąd: Can't understand this loop: 'loop all entities in region "test1"
every 5 second:
loop all entities in region "test1":
if size of loop-entity is > 50:
stop
else:
set {_x} to random number between -30 and 145
set {_y} to random number between 73 and 88
set {_z} to random number between -872 and -695
spawn {zombie} to location at {_x}, {_y}, {_z}
stop
Pytanie
Marcinuq 3
Witam mam problem, gdyż po napisaniu tego skryptu wyświetla się błąd: Can't understand this loop: 'loop all entities in region "test1"
every 5 second: loop all entities in region "test1": if size of loop-entity is > 50: stop else: set {_x} to random number between -30 and 145 set {_y} to random number between 73 and 88 set {_z} to random number between -872 and -695 spawn {zombie} to location at {_x}, {_y}, {_z} stop
Odnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi