I would like to add running an older version of eqgame through an IDE and comparing it to the results of titanium. I have noticed that the older version executes definitions of the right and left hand spawn points for particles two times. I assume the first set of them are used for the classic particles and the other pair for the newer particle system. The titanium client only defines it once per hand, obviously only for the new particles. Some experienced coder could probably make the titanium client define them for classic particles using the comparison of the two clients as a decent starting point.
|