gametechmods

Robot Arena => General Support => Topic started by: Zog on August 08, 2010, 07:25:56 AM

Title: I can't find the Beater bar .txt file
Post by: Zog on August 08, 2010, 07:25:56 AM
I'm skinning a beater bar (make it yellow for a rep I'm making for RW 2), and I cannot find the normal .txt file for it. I would have expected it to be called something like beater1.txt, but that is not the case.


Can someone tell me the name of it? Thanks.
Title: Re: I can't find the Beater bar .txt file
Post by: JoeBlo on August 08, 2010, 08:08:54 AM
its in the Components.cfz

Code: [Select]
name = Beater Bar
preview = beater_preview.bmp
dir = beaterbars
model = beater1.gmf
type = weapons
base = Weapon
styles = Small, beater2.txt, Medium, beater3.txt, Large
description = A small steel bar to add a little bite to your drum weapon.  They can also be stacked end-to-end to make an eggbeater weapon.  This small one has 1000 HP, 140 fracture, and 250 DP.
damagesounds = sounds\low_clank.wav
attachsound = sounds\cmp_generic.wav
concussion = 2.5
piercing = 0
hitpoints = 1000
fracture = 140
standard = 1
passthru = ramplate
Sort = 10
Title: Re: I can't find the Beater bar .txt file
Post by: Preytor_4 on August 08, 2010, 08:11:09 AM
Why are you looking for the TXT and not the maps if you want to skin it?
(Sorry if this is wrong i just think it is easier with the maps.)
Title: Re: I can't find the Beater bar .txt file
Post by: Zog on August 08, 2010, 08:11:59 AM
Because I don't want to change the normal map.
Title: Re: I can't find the Beater bar .txt file
Post by: Preytor_4 on August 08, 2010, 08:12:39 AM
Oh sorry.
Title: Re: I can't find the Beater bar .txt file
Post by: Zog on August 08, 2010, 08:19:06 AM
@Joe


Is there anyway I can remove it from the Components.cfz file, so then it is just a .txt file?
Title: Re: I can't find the Beater bar .txt file
Post by: SKBT on August 08, 2010, 08:31:07 AM
Nar AI 2.2 (?) and up doesn't have a  .CFZ file everything is in the components file. This is also the reason for the duplicate components in Nar AI. If you are not up for downloading Nar AI there is a .CFZ decompiler somewhere in the downloads section.
Title: Re: I can't find the Beater bar .txt file
Post by: JoeBlo on August 08, 2010, 08:35:04 AM
just select the code I posted and save it as a new text file called "replicabeater1" or something and put it in your components folder