- Joined
- Apr 3, 2010
- Messages
- 1,101
So i have created a Datagrid under trigger folder "Data Field" I've have made it give a messages for all possible values for creation So that i know that it has referenced properly. My problem is not the possible spots where a piece can move, but when I activate the spell.
It goes like this:
Spell Activates
Unit Type checked
Position Checked
Possible movement positions calculated
Turning Movement positions into a X Y value
Create Circles at X Y value
However the last part "Create Circles at X Y values" Wont work even though I know that X Y were calculated correctly.
It shows the Creation trigger working. But no unit appears. Since i have a message in unit creation going "Creating unit" and at end "Unit created"?
So i was wondering if anyone could help me fix this problem.
And tell me why the unit wont create. --"Creationg part is very last If then else on a loop interger A 0 - 63
Map is attached
It goes like this:
Spell Activates
Unit Type checked
Position Checked
Possible movement positions calculated
Turning Movement positions into a X Y value
Create Circles at X Y value
However the last part "Create Circles at X Y values" Wont work even though I know that X Y were calculated correctly.
It shows the Creation trigger working. But no unit appears. Since i have a message in unit creation going "Creating unit" and at end "Unit created"?
So i was wondering if anyone could help me fix this problem.
And tell me why the unit wont create. --"Creationg part is very last If then else on a loop interger A 0 - 63
Map is attached
Attachments
Last edited: