Pointless posts

phungus420

Deity
Joined
Mar 1, 2003
Messages
6,296
Screwed up, and forgot to include a poll, and you can't delete threads, so here is a pointless post :crazyeye:
 
What do I edit in order to change Praets back into what they were in vanilla BTS?
 
What do I edit in order to change Praets back into what they were in vanilla BTS?

In the ArtDefines_units XML. Ctrl-F for praets and change the entry to this:
Code:
               <UnitArtInfo>
			<Type>ART_DEF_UNIT_ROME_PRAETORIAN</Type>
			<Button>,Art/Interface/Buttons/Units/Praetorian.dds,Art/Interface/Buttons/Unit_Resource_Atlas.dds,6,6</Button>
			<fScale>0.44</fScale>
			<fInterfaceScale>1.0</fInterfaceScale>
			<bActAsLand>0</bActAsLand>
			<bActAsAir>0</bActAsAir>
			[B]<NIF>Art/Units/Unique/Roman/Praetorian/Praetorian.nif</NIF>
			<KFM>Art/Units/Unique/Roman/Praetorian/Praetorian.kfm</KFM>
			<SHADERNIF>Art/Units/Unique/Roman/Praetorian/Praetorian_FX.nif</SHADERNIF>
			[/B]<ShadowDef>
				<ShadowNIF>Art/Units/01_UnitShadows/UnitShadow.nif</ShadowNIF>
				<ShadowAttachNode>BIP Pelvis</ShadowAttachNode>
				<fShadowScale>1.0</fShadowScale>
			</ShadowDef>
			<fBattleDistance>0.35</fBattleDistance>
			<fRangedDeathTime>0.31</fRangedDeathTime>
			<bActAsRanged>0</bActAsRanged>
			<TrainSound>AS2D_UNIT_BUILD_UNIQUE_UNIT</TrainSound>
			<AudioRunSounds>
				<AudioRunTypeLoop/>
				<AudioRunTypeEnd/>
			</AudioRunSounds>
		</UnitArtInfo>

And really only the enboldened lines are the ones of concern.

Whats a matter you no like the LoR legion? Its just missing the Crest. Its also funny you should ask as we were probably putting in a new model for it tomorrow. It wont look different, but it will throw a pillum and fight with sword.
 
The roman art are nice, the first time I saw the the roman musket and rifleman laughted a lot [and theorized the existence of a roman helmet on tanks]. Now I'm playing Iroquois and loosing a lot of time to look at the arts. :)

You dont have to theorize thier existance, someone has made a Roman tank model. All red with spqr and crests all over it. In fact theres several modern What-if roman units. I stopped at roman rifleman, and made all after that italian units.
 
Top Bottom