The Daily Click ::. Forums ::. Klik Coding Help ::. prestored data?
 

Post Reply  Post Oekaki 
 

Posted By Message

Professor AI



Registered
  16/09/2005
Points
  314
27th September, 2005 at 21:10:35 -

For an AI in a game I need to have 2500 string->number Hash Table, or an encrypted array object load which I can hack the (i,j) index into a 120 square sparse array.

I can't seem to get the data into the array without contemplating a horrible counter index loop slowly loading data from an INI file.

I tried assarray.cox, but in MMF1.2 cannot seem to get encryption to work.
Matt also told me it was not using a hashtable, but a linear search!

Then I imagined 2500 active objects located out in 1000,1000 where the x and y location picked the object with the value stored in A! But I can't create them all manually.

Does anyone know how I can use an external program like matlab or c to write an array object which can be loaded by MMF? Or does anyone have a hashtable extension object?










 
ProfessorAI
   

Post Reply



 



Advertisement

Worth A Click