If classes are a little over your head right now, i believe you could try and use structs.
struct weapons
{
stats, names, whatever
};
weapons melee[10]
weapons ranged[10]
etc.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Thread: Array ProblemThreaded View
|
Click Here to Expand Forum to Full Width |