15.03.2010, 19:29
[03]Garsino: The object streamer updates per-player, so only player objects can be created. If you really want to attach an object to a player, you'll just need to use CreateObject and AttachObjectToPlayer yourself—sorry.
CrαcK (from the previous page): It looks like everything is there but the LODs from the binary IPL files, although I haven't checked every line. Out of curiosity, how did you compile that list? I can only assume that finding each LOD manually would take a very long time due to SA's strange format. I can probably make a small program to read from the files and parse relevant information, but I'll see about that later.
CrαcK (from the previous page): It looks like everything is there but the LODs from the binary IPL files, although I haven't checked every line. Out of curiosity, how did you compile that list? I can only assume that finding each LOD manually would take a very long time due to SA's strange format. I can probably make a small program to read from the files and parse relevant information, but I'll see about that later.