![]() |
SCAR L Request - Printable Version +- AssaultCube Reloaded Forums (https://acrf.victorz.ca) +-- Forum: Modding (https://acrf.victorz.ca/forum-39.html) +--- Forum: Modelling (https://acrf.victorz.ca/forum-38.html) +--- Thread: SCAR L Request (/thread-1461.html) |
SCAR L Request - ztealmax - 2015-08-15 Would love a working modell of SCAR L found in this forum: https://acrf.victorz.ca/thread-726.html?highlight=Scar+L with a sight like this: http://www.southernpoliceequipment.com/images/products/details/eotech_M55265A.jpg tried to add Code: md3anim tag_zoom 0 2 2 Code: md3load ak47.md3 , it seems like every modell i try is stuck at aiming form at start and when fireing the weapon it goes to the right side like non aiming position. My modell skills is none existant im affraid. What im really after is a eotech sight on a weapon, would be great So if anyone have a working modell with eotech or know how to get this to work i would be very happy. Sincerally Martin aka ztealmax RE: SCAR L Request - Victor - 2015-08-20 This model was made before tag_zoom was introduced. You have to add tag_zoom to the *.md3 file (the model), but not the md3.cfg file (the configuration file). RE: SCAR L Request - ztealmax - 2015-08-20 aha that explains it ![]() Now i just need to figure out how to import md3 in blender ![]() |