Results 1 to 4 of 4

Thread: SPQR Legionary Centurion

  1. #1
    odil987's Avatar Civis
    Join Date
    Jun 2012
    Location
    Budapest, Hungary
    Posts
    137

    Default SPQR Legionary Centurion

    Hello,

    I have a problem/question: Is it possible to change the centurion's fighting skill? I mean, shield must be close to the body, and only poke with the sword. I hate that a veteran centurion is fighting like an idiot novice, and the novice soldiers are fighting like a veteran.

    S•P•Q•R 8.0 BETA by odil
    Coming soon!

  2. #2

    Default Re: SPQR Legionary Centurion

    From what i understand you need to go into descr_model_battle.txt and change this

    Code:
    type				roman_centurion
    skeleton			fs_dagger, fs_dagger
    skeleton_horse		fs_hc_swordsman	
    skeleton_elephant	fs_forest_elephant_rider
    skeleton_chariot	fs_chariot_sword
    skeleton_camel		fs_hc_swordsman
    indiv_range			40
    texture				romans_julii, data/models_unit/textures/SPQR_OFFICER_JULII_CENTURION_LATE.TGA
    texture				romans_brutii, data/models_unit/textures/SPQR_OFFICER_JULII_CENTURION_LATE.TGA
    texture				romans_scipii, data/models_unit/textures/SPQR_OFFICER_SCIPII_CENTURION_LATE.TGA
    texture				romans_senate, data/models_unit/textures/SPQR_OFFICER_SENATE_CENTURION_LATE.TGA
    texture				slave, data/models_unit/textures/SPQR_OFFICER_SENATE_CENTURION_LATE.TGA
    model_flexi_m			data/models_unit/centurionShield_high.cas, 15
    model_flexi_m			data/models_unit/centurionShield_med.cas, 30
    model_flexi_m			data/models_unit/centurionShield_low.cas, 40
    model_flexi			data/models_unit/centurionShield_lowest.cas, max
    model_sprite		romans_senate, 60.0, data/sprites/romans_senate_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_scipii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_brutii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_julii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		slave, 60.0, data/sprites/romans_senate_roman_praetorian_cohort_ii_sprite.spr
    model_tri			400, 0.5f, 0.5f, 0.5
    into this

    Code:
    type				roman_centurion
    skeleton			fs_s1_gladius
    skeleton_horse		fs_hc_swordsman	
    skeleton_elephant	fs_forest_elephant_rider
    skeleton_chariot	fs_chariot_sword
    skeleton_camel		fs_hc_swordsman
    indiv_range			40
    texture				romans_julii, data/models_unit/textures/SPQR_OFFICER_JULII_CENTURION_LATE.TGA
    texture				romans_brutii, data/models_unit/textures/SPQR_OFFICER_JULII_CENTURION_LATE.TGA
    texture				romans_scipii, data/models_unit/textures/SPQR_OFFICER_SCIPII_CENTURION_LATE.TGA
    texture				romans_senate, data/models_unit/textures/SPQR_OFFICER_SENATE_CENTURION_LATE.TGA
    texture				slave, data/models_unit/textures/SPQR_OFFICER_SENATE_CENTURION_LATE.TGA
    model_flexi_m			data/models_unit/centurionShield_high.cas, 15
    model_flexi_m			data/models_unit/centurionShield_med.cas, 30
    model_flexi_m			data/models_unit/centurionShield_low.cas, 40
    model_flexi			data/models_unit/centurionShield_lowest.cas, max
    model_sprite		romans_senate, 60.0, data/sprites/romans_senate_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_scipii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_brutii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		romans_julii, 60.0, data/sprites/romans_julii_roman_praetorian_cohort_ii_sprite.spr
    model_sprite		slave, 60.0, data/sprites/romans_senate_roman_praetorian_cohort_ii_sprite.spr
    model_tri			400, 0.5f, 0.5f, 0.5
    Then your centurion will fight like the other legionairs

  3. #3
    odil987's Avatar Civis
    Join Date
    Jun 2012
    Location
    Budapest, Hungary
    Posts
    137

    Default Re: SPQR Legionary Centurion

    Many thanks to you!

    S•P•Q•R 8.0 BETA by odil
    Coming soon!

  4. #4

    Default Re: SPQR Legionary Centurion

    Very Good twfan123,i don't know this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •