View Single Post
  #3  
Old 05-06-2004, 07:26 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

I believe that its stored that way because thats how its sent to the client and so they also store it that way in memory using a struct to easily access any part of it so they have to do costly conversions all the time they ahve to store or send something. A lot of the Emu is making sure the code doesn't take long to execute so it won't LD people.
Reply With Quote