Results 1 to 3 of 3

Thread: Missing line and error in DMB

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    urk! Member bobbin's Avatar
    Join Date
    Aug 2008
    Location
    Tin Isles
    Posts
    3,668

    Default Missing line and error in DMB

    The Komatai Epliktoi are missing a sprite entry around line 3624.

    Code:
    model_sprite		slave, 60.0, eb/data/sprites/dacian/ebsprite_dacian_missile_epilektoikomatai_dacia.spr
    should be

    Code:
    model_sprite		slave, 60.0, eb/data/sprites/dacian/ebsprite_dacian_missile_komatai_dacia.spr
    model_sprite		merc 60.0, eb/data/sprites/dacian/ebsprite_dacian_missile_epilektoikomatai_dacia.spr
    Apologies if this has aready been caught as it is really noticable (they become invisible when your zoomed out).
    Last edited by bobbin; 03-16-2009 at 21:01.


  2. #2
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,792

    Default Re: Missing line and error in DMB

    Sorry, how is it possible to have these as mercs? They are not listed in descr_mercenaries, and only dacia have ownership of them. The regular komatai who also use the DMB entry are not a mercenary unit.

    Edit: Don't get me wrong, I've added the line, just wondering how you came to use them in that fashion. You should also add the missing comma to your merc line.
    Last edited by bovi; 03-17-2009 at 07:38.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  3. #3
    urk! Member bobbin's Avatar
    Join Date
    Aug 2008
    Location
    Tin Isles
    Posts
    3,668

    Default Re: Missing line and error in DMB

    I thought that if a faction has two units that use the same model, ie komatai and komatai epilektoi that one must use the merc texture slot to distingush it from the other, i was appling the same logic to the sprite entries.

    The epilekitoi are a mecenary unit they're just not recruitable as such, due to not being in descr_mercenaries.txt.
    Code:
    type             dacian skirmisher komatai epilektoi
    dictionary       dacian_skirmisher_komatai_epilektoi      ; Komatai Epilektoi
    category         infantry
    class            heavy
    voice_type       Light_1
    soldier          dacian_missile_komatai_epilektoikomatai, 30, 0, 1.15
    mount_effect     elephant +1, chariot +2
    attributes       sea_faring, hide_improved_forest, mercenary_unit, very_hardy, hide_long_grass
    formation        1.2, 1.6, 3, 4, 4, square
    stat_health      1, 1
    stat_pri         6, 6, javelin, 47.3, 3, thrown, simple, piercing, spear, 10 ,1
    stat_pri_attr    prec, thrown
    stat_sec         12, 6, no, 0, 0, melee, blade, slashing, sword, 0 ,0.225
    stat_sec_attr    no
    stat_pri_armour  9, 13, 3, metal
    stat_sec_armour  0, 0, flesh
    stat_heat        3
    stat_ground      0, 0, 1, -1
    stat_mental      16, disciplined, trained
    stat_charge_dist 30
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 2968, 742, 30, 40, 2968
    ownership        dacia
    Also thanks about the comma corrected it now.
    Last edited by bobbin; 03-17-2009 at 11:07.


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