i have an old 5165 source from months ago and it was perfectly find and ran with no errors but now when i hit f5 to build I get this error
NewItem.CPsWorth = Convert.ToUInt32(data[36]);
I think it has something to do with Items.txt in OldCoDB but i have no clue wtf it could be. its rly starting to piss me off -.- can anyone help me out?
NewItem.CPsWorth = Convert.ToUInt32(data[36]);
I think it has something to do with Items.txt in OldCoDB but i have no clue wtf it could be. its rly starting to piss me off -.- can anyone help me out?