Hi everyone,
I'm starting to do some work on a new mud, and at the moment am planning on using the SMAUG code base. The only thing that I've read that concerns me at the moment is that the most possible vnums that it allows is about 32 thousand (32,767 is it?) ...anyway... the lenth of a short int. I would assume that it's possible to just change this to a long int instead, but has anyone tried this succesfully? I'm sure not many people have any need for more than this, but my plan is for a very large world, so this a big concern to me. Any help would be appreciated.
Thanks,
Dave
I'm starting to do some work on a new mud, and at the moment am planning on using the SMAUG code base. The only thing that I've read that concerns me at the moment is that the most possible vnums that it allows is about 32 thousand (32,767 is it?) ...anyway... the lenth of a short int. I would assume that it's possible to just change this to a long int instead, but has anyone tried this succesfully? I'm sure not many people have any need for more than this, but my plan is for a very large world, so this a big concern to me. Any help would be appreciated.
Thanks,
Dave