Player Resource Consortium

 

Author Topic: Racial Types  (Read 3139 times)

0 Members and 1 Guest are viewing this topic.

February 07, 2012, 08:15:43 PM

For Server CCC and custom races, do you have to do anything other than activate the races in the racialtypes.2da and run it through the precacher?


February 07, 2012, 09:34:41 PM
Reply #1

For Server CCC and custom races, do you have to do anything other than activate the races in the racialtypes.2da and run it through the precacher?

Correct.  If they aren't set to playerrace = 1, they won't show up in the ConvoCC.
HEATSTROKE


February 07, 2012, 10:39:10 PM
Reply #2

Thanks.  One more question since I'm still having some issues with pre-cacher.  Do you need to edit the fileends.2da file if you have added additional feats to classes that go beyond the number of lines they list?

fileends.2da
Code: [Select]
Row  Label  RowLimit
0 classes 255
1 racialtypes 255
2 gender 2
3 portraits 1100
4 skills 50
5 cls_feat_* 600
6 cls_skill_* 50
7 cls_psipw_* 180
8 feat 22300
9 cls_pres_* 25
10 hen_familiar 20
11 hen_companion 20
12 domains 70
13 soundset 450
14 spells 16100
15 appearance 500
16 wingmodel 10
17 tailmodel 10
18 race_feat_* 30
19 ireq_* 50
20 item_to_ireq 700

I added a lot of feats to some classes like weaponmaster with a full list of feats for all the CEP weapon types.


February 08, 2012, 02:11:21 AM
Reply #3
  • Hero Member
  • *****
  • Posts: 1439
  • Karma: +27/-0
  • Gender: Male
    • View Profile

Thanks.  One more question since I'm still having some issues with pre-cacher.  Do you need to edit the fileends.2da file if you have added additional feats to classes that go beyond the number of lines they list?

fileends.2da
Code: [Select]
Row  Label  RowLimit
0 classes 255
1 racialtypes 255
2 gender 2
3 portraits 1100
4 skills 50
5 cls_feat_* 600
6 cls_skill_* 50
7 cls_psipw_* 180
8 feat 22300
9 cls_pres_* 25
10 hen_familiar 20
11 hen_companion 20
12 domains 70
13 soundset 450
14 spells 16100
15 appearance 500
16 wingmodel 10
17 tailmodel 10
18 race_feat_* 30
19 ireq_* 50
20 item_to_ireq 700

I added a lot of feats to some classes like weaponmaster with a full list of feats for all the CEP weapon types.
fileends.2da is currently not used anywhere. Don't add it to precacher db.
Also ConvoCC doesn't use fileends when adding race/class feats.