I was trying to change the Euphy's warper so I can take out all the mvps. I tried to take out the Mjolnir fild 1 to 4, so the warper starts at 5 to 12.
the warpers from 10-12 is working but the single digit ones aren't working (5-9)...
This is what I got:
F18: setarray @c[0],181,240,195,270,235,202,188,215,205,144,245,223,180,206,196,208;
Disp("Mjolnir Field 5:Mjolnir Field 6:Mjolnir Field 7:Mjolnir Field 8:Mjolnir Field 9:Mjolnir Field 10:Mjolnir Field 11:Mjolnir Field 12");
Pick("","moc_fild05","moc_fild06","moc_fild07","moc_fild08","moc_fild09","moc_fild10","moc_fild11","moc_fild12");
Am I missing anything? Not sure why the warper isn't changing according to the list...
I was trying to change the Euphy's warper so I can take out all the mvps. I tried to take out the Mjolnir fild 1 to 4, so the warper starts at 5 to 12.
the warpers from 10-12 is working but the single digit ones aren't working (5-9)...
This is what I got:
F18: setarray @c[0],181,240,195,270,235,202,188,215,205,144,245,223,180,206,196,208; Disp("Mjolnir Field 5:Mjolnir Field 6:Mjolnir Field 7:Mjolnir Field 8:Mjolnir Field 9:Mjolnir Field 10:Mjolnir Field 11:Mjolnir Field 12"); Pick("","moc_fild05","moc_fild06","moc_fild07","moc_fild08","moc_fild09","moc_fild10","moc_fild11","moc_fild12");Am I missing anything? Not sure why the warper isn't changing according to the list...
Edited by davyliyangLink to comment
Share on other sites