Quote:
Originally Posted by wisp66
ya its 3d mesh models u can tell when u zoom in and can see the mesh fold in on its self if angled just right in world.
course almost all mmorgs use Collision mesh, shaders so that's a certainty
but just like every other file in the client there packed if not encrypted or both
for that to even be functional u would need to decrypt them first
|
ive such a script to decrypt it, not all things, but images, written in php, only too bad i cant find it anymore, since last system restore
but its very easy... read from top to bottom of file where each pixel is made of a RGBA array.. ok its a bit complicated to explain it here... ^_^