@miauu - awesome! thanks so much for helping me on writing this script, you know that my previous iteration of code somehow didn't work anymore, I no idea why -_-" but your edited version works very smooth! :) Hmmmm...about the array #{}, so you mean that max can only save 1 array? why does the vert_savedSelection array…
EDIT; Seems like I found the solution already :) Just replace the "EditPolyMod.SetSelection ePoly_obj #Face face_savedSelection" with "Edit_Poly.select ePoly_obj #Face face_savedSelection"..need to test some more, hopefully it wont break anything else. Yeah, this weekend I really feel like wanted to learn some maxscript to…