Author Topic: I can't find the Beater bar .txt file  (Read 815 times)

Offline Zog

  • *
  • Posts: 1173
  • Rep: 0
  • I suck.
    • georgedbabingdon
    • View Profile
    • Awards
I can't find the Beater bar .txt file
« 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.
how do i
how do u
what
no

Offline JoeBlo

Re: I can't find the Beater bar .txt file
« Reply #1 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

Offline Preytor_4

  • Ultra Heavyweight
  • Posts: 3089
  • Rep: 1
  • The estranged cousin of Click and FB.
    • View Profile
    • Awards
Re: I can't find the Beater bar .txt file
« Reply #2 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.)

Offline Zog

  • *
  • Posts: 1173
  • Rep: 0
  • I suck.
    • georgedbabingdon
    • View Profile
    • Awards
Re: I can't find the Beater bar .txt file
« Reply #3 on: August 08, 2010, 08:11:59 AM »
Because I don't want to change the normal map.
how do i
how do u
what
no

Offline Preytor_4

  • Ultra Heavyweight
  • Posts: 3089
  • Rep: 1
  • The estranged cousin of Click and FB.
    • View Profile
    • Awards
Re: I can't find the Beater bar .txt file
« Reply #4 on: August 08, 2010, 08:12:39 AM »
Oh sorry.

Offline Zog

  • *
  • Posts: 1173
  • Rep: 0
  • I suck.
    • georgedbabingdon
    • View Profile
    • Awards
Re: I can't find the Beater bar .txt file
« Reply #5 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?
how do i
how do u
what
no

Offline SKBT

Re: I can't find the Beater bar .txt file
« Reply #6 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.

Offline JoeBlo

Re: I can't find the Beater bar .txt file
« Reply #7 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