Forum > Serverside Modding

Trinity WLK - Limits on Factions?

<< < (4/5) > >>

Amaroth:
OK, that confirms my and schlumpfs theory, sadly, its even worse than I feared. Value in row #2, reputationIndex, has apparently max value 2^7-1 (127). This index is used in at least one bit mask, so its max range in reality probably can't be changed at all. If DBC with 128 index causes crashes, here you go, 128 is too high value for system.

So you will most likely need to overwrite some old and for you useless reputation indexes.

Big Bad Bot:
You're right. I try to add more lines in the faction.dbc but now with the -1 value in that field and works perfectly. It isn't what I looking for, but is totally usefull; from 104 to 127 it's possibly to create factions without delete or overwrite anything, so is 23 factions for free!

Kaev:
That would be a cool information in the wowdev wiki, if it isn't already there! :)

Amaroth:
I have added it there immediately.

calabasa3:
BUT, WHAT IS THE ESPECIFIC SOLUTION?
I WANNA INSERT MORE THAN 60 FACTIONS DIFERENTS.
:/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version