Results 1 to 10 of 10

Thread: Making new castles

  1. #1
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Making new castles

    I have made a series of 20 new castles for my WoT mod, but I am unsure as to how to add the new bufs I have made for them so that they work.

    I have seen it done in mods such as HTW, but I've no idea how to do it myself.

  2. #2
    Member Member AlexPeters's Avatar
    Join Date
    Jun 2004
    Location
    Northern Germany
    Posts
    98

    Wink Re: Making new castles

    Hi,

    use the Gnome Editor and have a look at the Viking build prod file. There you can see that the castle upgrades have these entries (Point 9 - Strategy Map Piece Filename):
    "warrior hold, stockade, fortified village, Fort, Fort, Fort, Keep, Keep, Keep"

    The info pics for each upgrade are defined this way (Point 8 - Strategy map infopic filename):
    "warriors hold, stockade, fortified village, Fort, Fort Motte, Fort Motte Bailey, Keep, Keep Curtainwall, Keep Curtainwall Ballista"

    Upgrade: Fort Motte
    Strategy Map Piece: Fort
    Info Pic: Fort Motte

    You'll have to place your bufs in the folder campmap\pieces\buildings.
    There must be an entry (or a blank space) for each upgrade in each column (name, costs, build time...) of the build prod file.

    Alex
    Pike & Musket mod forum | Download the Pike & Musket Mod for MTW
    Prejudices are what fools use for reason (Voltaire)

  3. #3
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Making new castles

    I've already done this. I mean how to make the actual bufs work (I get an error). Thx

  4. #4
    Senior Member Senior Member Duke John's Avatar
    Join Date
    May 2003
    Location
    Netherlands
    Posts
    2,917

    Lightbulb Buffy the Bif Slayer

    First, there is a limit of 8 strategic castle pieces that you can have. So those 20 new castles that you made need to share pieces, you can't make them all individual.

    For making a BUF, did you try using the CA tool, Buffy the Bif Slayer? It should work with that.

    Good luck,
    Duke John

  5. #5
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Angry Re: Making new castles

    Duke John said:
    First, there is a limit of 8 strategic castle pieces that you can have. So those 20 new castles that you made need to share pieces, you can't make them all individual.
    Damn Damn DAMN! :

    I didn't know that!

    Does that mean they have to replace existing ones?

    Oh well I'll manage. It will have to work like this:

    Pieces:
    1 Villiages
    2 Towns up to fortified town will have another piece.
    3 Walled town onwards will have another piece
    4 Then towns with two walls
    5 Then all other Towns
    6 Cities
    7 Cities with outer city walls
    8 Fortress

    That is the most anoying piece of news I've had in a while.

    Could I have a link to that editor?

  6. #6
    Senior Member Senior Member Duke John's Avatar
    Join Date
    May 2003
    Location
    Netherlands
    Posts
    2,917

    Default Re: Making new castles

    There you go: CA BIF BUF Utilities

    And I understand how you feel. It was for the ME:TW team also a setback to hear that. We wanted to include alot more famous castles, but alas.

  7. #7
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Making new castles

    I've made them into bufs and they work in game, but they are badly displaced to the right and up. Also I cannot click them. The battle flags still appear in the right place, but the actual bufs are displaced. I'm guessing this has got to do with the extra data you can add to bufs. Any help?

  8. #8
    Senior Member Senior Member Duke John's Avatar
    Join Date
    May 2003
    Location
    Netherlands
    Posts
    2,917

    Lightbulb Re: Making new castles

    There is a line in the startpost.txt that deals with the coordinates of the rotating selector and castle flags. I don't understand why you are not able to select the castle.
    Each castle piece NEEDS 2 coordinates (x and y) I believe it is measured from the top right corner.

  9. #9
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Making new castles

    What line is that? I can't find anything that looks like it. I can find castle co-ordinates, but if I change that, surely the flag and selector will still be in the same position relative to the castle.

    Don't spend time looking though, I think I may have found the problem with the bufs, its to do with using the wrong progams to convert bifs to bufs.

    If this works, thx for the help

  10. #10
    Member Member AlexPeters's Avatar
    Join Date
    Jun 2004
    Location
    Northern Germany
    Posts
    98

    Wink Re: Making new castles

    Excerpt from EARLY.txt, starts at line 562 :
    Code:
    //========================================
    // Set the faction flag and selector icon hotspot positions for the startegy map castles
    //
    // Format: x, y
    //========================================
    
    SetCastleFlagPos::		94 18	96 10	108 4	103 14	111 7
    SetCastleSelectorPos::	52 11	52 11	52 11	52 11	52 11
    and the same lines for VI
    Excerpt from VIKING.txt, starts at line 453:
    Code:
    //========================================
    // Set the faction flag and selector icon hotspot positions for the startegy map castles
    //
    // Format: x, y
    //========================================
    												// 105 14
    SetCastleFlagPos::		81 20	82 24	84 19	93 26	95 16
    SetCastleSelectorPos::	52 11	53 4	53 4	52 11	52 11
    Alex
    Last edited by AlexPeters; 09-18-2004 at 11:36.
    Pike & Musket mod forum | Download the Pike & Musket Mod for MTW
    Prejudices are what fools use for reason (Voltaire)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO