why doesn't this code work? o.O
any ideas? i'm trying to make it so if there is no equip on it won't "upgrade" the item....thx.
Code:
if (MyChar.Equips[Pos] != "0" || MyChar.Equips[Pos] != null)