A few questions i have XD

Users who are viewing this thread

Right I've been modding M&B for a while now I'm getting pretty good :smile:
I have a few things that are bothering me tho :/

In the mod I'm making, each of the four kingdoms has a colour that is present on their armour and in their heraldry how do i make it so that all banners of, lets say blue, are assigned to kingdom 1 or banners 1- 20 are assigned to kingdom 1?
or can i even assign them to specific lords?

The second thing is after creating lots of textures etc. and making a few BRFs i get an RGL error saying something about 'object_get' then it mentions costumes5_blue which is a texture in my texture, so what does RGL error object_get mean?

The third thing, is there any way to randomly generate a map using thorgirm's map editor?

Thanks in advance
 
1. It is possible to make all the lords of a faction use the same flag (See bottom)

2. Make sure there's no typo anywhere in the brf (the texture name is the same as the one you put in the brf)

3. No, but if you use the sticky right there, you can learn how to make a map out of a picture (world map).


For more info, see Ruthven's mod maker's thread
 
What I did was to re-organize the banners in to color order.  This way to can assign a range to each faction.  Makes it much easier to code, but takes some time to edit the banner dds files.
 
LOL More questions: :twisted:

1: How would i go about making player faction (when rebel) to be like a pretender faction?
I mean like able to recruit lords, and have vassals etc. and choose who to give castles to :?:

2: Is it possible to make a troop female and male? like 50/50 chance of being male or female :?:
if so how?

3: How can I set the pretenders coat of arms? to say banners 1(swadia), 2(vaegir), 3(nord), 4(khergit), 5(rhodok) :?:

4: If i wanted to display the number of troops you still have, the number of troops the enemy still have and the number of troops you have personally killed how would i go about that and where would i have to put them for them to show on screen :?:

5: Would it be possible to capture individual villages? rather than take a town or castle and villages turn to you auto :?:

Thanks in advance  :mrgreen:


Edit: Just had an error in my code saying  ERROR:INPUT TOKEN NOT FOUND
 
Back
Top Bottom