View Single Post
  #5  
Old 05-29-2003, 01:50 PM
loudent2
Sarnak
 
Join Date: Apr 2003
Posts: 95
Default

Ok, am home now and actually looking through the source.

Incidentally I think storing this info as MaxSkillTable[skillid][race][eqclass][level] is a bad idea as well.

Only the max skills for each class and the per level max skill. This would reduce it number of classes*number of skills*2. at 1 byte per value you end up with a pretty small chunk of memory.

Anyway I'll delve a little deeper into the source.
__________________
Ignorance is Bliss
Reply With Quote