#21 Jul 7 2009, 8:53 am
|
|
I think we can safely say that nobody with any potential to do this intends on spending years designing and developing this project for a mere split of the donations and 'GM Level 10'.
| |
#22 Jul 7 2009, 12:17 pm
|
|
I'm moving this to Community since its going the way of design and how-to discussion versus actually getting responses to help. Feel free to re-post it in Classifieds if you're still looking for legitimate responses, but responses that aren't answering the ad there will be deleted.
| |
BYOND's lists are not arrays. The equivalent data structure (from a usage standpoint, I'm not exactly sure about the structure of lists), you'd want to use the STL vector class.