Quote Originally Posted by kung foo man View Post
Don't hold your breath, if you know what I mean.

How about dig yourself into libcod? There are like 6 ppl around who messed with IDA/libcod and everybody is prolly working on his own problems.

Alright, could you explain me why are you editing the specified entity's base + 276, 272, 264, 260 addresses? What represents these adresses, I guess the base + 280 is the height but the others?

PHP Code:
*(float*)(gentities gentities_size*id 280) = height;
*(
float*)(gentities gentities_size*id 276) = width;
*(
float*)(gentities gentities_size*id 272) = width;
*(
float*)(gentities gentities_size*id 264) = -width;
*(
float*)(gentities gentities_size*id 260) = -width