I think there should be different index for Vehicle objects and Character skins. So that, individual items can be attached at different index. For Skins, there can be BODY_PART_X index.. pointing towards a bone on the body, like head or chest, abdomen, groin, thighs, arms, etc etc.. This way many customisation options opens up and also, server sided custom damage system can be done using these. Ofs you will be needing a callback like OnPlayerReceiveDamage, OnPlayerShoot etc etc...
And Vehicle have it, individual wheels, bumper, boot, hood, ceiling etc.... This way, Vehicle can be customised from level 0. Which is really great for Roleplay servers. Ability to just change a specific part, like spoiler.. or rims or tires, headlights..
Another suggestion is the ability to have server sided custom Objects, Textures, Sound Files, vehicles to be allowed... I think it is possible to to add bones (or indices) using blender or other softwares. Onset should provide a sync with it. These items can directly be accessed from the host.. or they can be downloaded on client machine as cache (like SAMP 0.3DL). This will also increase the scope of custom mapping.
And Vehicle have it, individual wheels, bumper, boot, hood, ceiling etc.... This way, Vehicle can be customised from level 0. Which is really great for Roleplay servers. Ability to just change a specific part, like spoiler.. or rims or tires, headlights..
Another suggestion is the ability to have server sided custom Objects, Textures, Sound Files, vehicles to be allowed... I think it is possible to to add bones (or indices) using blender or other softwares. Onset should provide a sync with it. These items can directly be accessed from the host.. or they can be downloaded on client machine as cache (like SAMP 0.3DL). This will also increase the scope of custom mapping.
Comment