ID:1414150
 
(See the best response by Reformist.)
Code:
http://gyazo.com/96c5e27a98b249fac48a94072505d4fc


Problem description: Basically, I came across an old Duel Monsters source I had made a while back. Progress was halted due to the fact I could never quite get the card to delete itself from the users hand, and go to the users graveyard. That was the code I used, and even now I somewhat can't see the error that I'm making.

Thankeh~

(FYI, the card doesn't delete. It creates a duplicate of itself in the grave which is good, however it also has a copy of itself in the hand.


Can you show us the Hand.Remove() proc?
In response to Ralf1324
Best response
Ralf1324 wrote:
Can you show us the Hand.Remove() proc?

Remove() is a built in list proc. I helped him on TeamViewer, though, so it's all fixed.
Great :)
Ty a billion, Ref(Ralf for trying to help).