0 Members and 1 Guest are viewing this topic.
Colored Lances Projectvisitors can't see pics , please register or login7 New Lances painted in various colorsPictures (click to show/hide)visitors can't see pics , please register or loginvisitors can't see pics , please register or loginvisitors can't see pics , please register or loginDownloadFree to use, without permission. Credit would be nice.EDIT: Since there is no clear install guide, I decided to take a moment to write one. Who would have thought people actually wanted some crappy lances . The lack of installation instructions has been a major turn-off for a lot of folks, and I apologize.Installation InstructionsQuoteAlright, after you download the files, put the BRF in your module's Resource folder and the DDS file in your module's Texture folder.Next, open up your module.ini file, and make sure that it has 'scan_module_textures = 1' not 0, otherwise textures from you module will not be loaded.in that same file, add load_mod_resource = colored_lancejust after 'load_resource = town_houses_e'Now to get the lances to show up ingame in shops, you need to create some new entries to the itemkinds1.txtAdd the following lines just before the entry 'items_end', but after the 'steppe_charger' entry.Code: [Select] itm_colored_lance_a Great_Lance Great_Lance 1 colored_lance_a 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_b Great_Lance Great_Lance 1 colored_lance_b 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_c Great_Lance Great_Lance 1 colored_lance_c 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_d Great_Lance Great_Lance 1 colored_lance_d 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_e Great_Lance Great_Lance 1 colored_lance_e 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_f Great_Lance Great_Lance 1 colored_lance_f 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_g Great_Lance Great_Lance 1 colored_lance_g 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00Now, go to the top of the itemkinds, and increase the number at the top by 7. Native has 603 entries, so adding this pack will bring the number of entries up to 610.It will take a few days for the merchant inventories ingame to refresh, but soon you'll be able to purchase your character a peppermint stick of death......Feedback is welcomed.
Alright, after you download the files, put the BRF in your module's Resource folder and the DDS file in your module's Texture folder.Next, open up your module.ini file, and make sure that it has 'scan_module_textures = 1' not 0, otherwise textures from you module will not be loaded.in that same file, add load_mod_resource = colored_lancejust after 'load_resource = town_houses_e'Now to get the lances to show up ingame in shops, you need to create some new entries to the itemkinds1.txtAdd the following lines just before the entry 'items_end', but after the 'steppe_charger' entry.Code: [Select] itm_colored_lance_a Great_Lance Great_Lance 1 colored_lance_a 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_b Great_Lance Great_Lance 1 colored_lance_b 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_c Great_Lance Great_Lance 1 colored_lance_c 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_d Great_Lance Great_Lance 1 colored_lance_d 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_e Great_Lance Great_Lance 1 colored_lance_e 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_f Great_Lance Great_Lance 1 colored_lance_f 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_g Great_Lance Great_Lance 1 colored_lance_g 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00Now, go to the top of the itemkinds, and increase the number at the top by 7. Native has 603 entries, so adding this pack will bring the number of entries up to 610.It will take a few days for the merchant inventories ingame to refresh, but soon you'll be able to purchase your character a peppermint stick of death......
itm_colored_lance_a Great_Lance Great_Lance 1 colored_lance_a 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_b Great_Lance Great_Lance 1 colored_lance_b 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_c Great_Lance Great_Lance 1 colored_lance_c 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_d Great_Lance Great_Lance 1 colored_lance_d 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_e Great_Lance Great_Lance 1 colored_lance_e 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_f Great_Lance Great_Lance 1 colored_lance_f 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00 itm_colored_lance_g Great_Lance Great_Lance 1 colored_lance_g 0 2286223364 201326848 410 8202 5.000000 100 0 0 0 11 0 55 0 240 0 277 0 00
Aren't colored lances more common in tourneys than on the battlefield?
Medieval 2 total war says otherwisevisitors can't see pics , please register or loginEven if that's the case, shouldn't the jousting lance be colored then?visitors can't see pics , please register or login
Alright, I will take a look at them, but they are at the very bottom of my todo list.
I can already see no rules saying 'Look at me, so sexy' in EU1 even more than he does already for 3 minutes at the beginning of each round
there is a mod where you have a heraldic banner on your lance
Does it also add cloth physics to Warband engine? Because otherwise, it will look bad.