ST_NumerialS
Member!
- Joined
- Aug 13, 2003
- Messages
- 36
- Reaction score
- 0
- Location
- uhh, jeese. thats a good quest
- Website
- www.network54.com
I need advanced help.
I'm trying to condense variables for organization and system efficency purposes. But I have come across a little problem. My goal is to create an infinity system where players can have an infinite number of cards. Because there are 150 different cards and 10 players, I have condensed this instead of making 1500 variables, i made 10 variable strings. Each string has 150 digits, each digit representing a card, and the number itself representing how many cards of that type there are. The problem is I'm limited to 9 cards as thats the highest single digit number there is. It is however a string, so I can increase my number by adding the letters of the alphabet, but thats still not infinity, not even 100 actually.
Thats not the only problem, lets say I just simply settle with 9 cards, and my players just have to deal with it. How do I put these card values into my leader board with the first card drawn put on top, and a next page action.
Too advanced for you? Reply asking for more details and I'll teach you what I know to help you out.
All help is appreciated, even if it doesn't help, your reply might help somehow and you don't know it. Thankyou
-ST_NumerialS
I'm trying to condense variables for organization and system efficency purposes. But I have come across a little problem. My goal is to create an infinity system where players can have an infinite number of cards. Because there are 150 different cards and 10 players, I have condensed this instead of making 1500 variables, i made 10 variable strings. Each string has 150 digits, each digit representing a card, and the number itself representing how many cards of that type there are. The problem is I'm limited to 9 cards as thats the highest single digit number there is. It is however a string, so I can increase my number by adding the letters of the alphabet, but thats still not infinity, not even 100 actually.
Thats not the only problem, lets say I just simply settle with 9 cards, and my players just have to deal with it. How do I put these card values into my leader board with the first card drawn put on top, and a next page action.
Too advanced for you? Reply asking for more details and I'll teach you what I know to help you out.
All help is appreciated, even if it doesn't help, your reply might help somehow and you don't know it. Thankyou
-ST_NumerialS