ID:2544231
 
Is there a way, using the insert() proc, or another proc I suppose, to take a DIR of a icon state and insert it in to a different DIR in another icon?

Like take the first frame of a NORTH DIR on a state and insert it in to the first frame of the EAST DIR of a different state?
Something along the lines of
var/frame = icon(source_icon, "source_state", dir=NORTH)
dest_icon.Insert(frame, "dest_state", dir=EAST)
You can copy and paste icon states using the dmi editor... >_> I don't know why you deleted it the first time I said that...
In response to Damiondre1
Damiondre1 wrote:
You can copy and paste icon states using the dmi editor... >_> I don't know why you deleted it the first time I said that...

Because that's not what they're asking for. They want to know how to do it with the code, likely for dynamic icon building.
In response to Damiondre1
I deleted a bunch of your posts that replied to someone long after the original post.
In response to Lummox JR
So having no reply at all is better than having a late one? I specifically replied to posts that did not have a reply to try and help.
In response to Damiondre1
Sometimes there's value in a late reply, but I didn't see it in your posts. "Necromancy" as we call it here has to be well justified.