Card names no longer recognised by code
Posted: Tue Mar 03, 2009 3:23 am
I keep hitting a strange bug where card names are not recognised by the code, but card numbers are. The card name in the code is identical to the actual card name (copy and pasted even) but it doesnt recognise it.
So this isnt recognised:
if the name of the current card is "Video Player" then
But this is:
if the number of the current card is 2 then
Even though the name is correct.
Is it me or is the stack corrupt?
So this isnt recognised:
if the name of the current card is "Video Player" then
But this is:
if the number of the current card is 2 then
Even though the name is correct.
Is it me or is the stack corrupt?