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?
Card names no longer recognised by code
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 4
- Joined: Tue Jan 20, 2009 12:37 am
- Contact:
RE: Card names no longer recognised by code
try "short name" instead of "name"