[Requête] Autorisé le chat alliance & horde

Salut à tous, j’ai un serveur ultra fun et je voulais autorisé les deux faction à chatté ensemble, dans world.conf j’ai autorisé le chat etc comme ceci:

PLAYER INTERACTION

AllowTwoSide.Interaction.Calendar

Description: Allow calendar invites between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Interaction.Calendar = 1

AllowTwoSide.Interaction.Channel

Description: Allow channel chat between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Interaction.Channel = 1

AllowTwoSide.Interaction.Group

Description: Allow group joining between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Interaction.Group = 1

AllowTwoSide.Interaction.Guild

Description: Allow guild joining between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Interaction.Guild = 1

AllowTwoSide.Interaction.Auction

Description: Allow auctions between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Interaction.Auction = 1

AllowTwoSide.Trade

Description: Allow trading between factions.

Default: 0 - (Disabled)

1 - (Enabled)

AllowTwoSide.Trade = 1

TalentsInspecting

Description: Allow inspecting characters from the opposing faction.

Doesn’t affect characters in gamemaster mode.

Default: 1 - (Enabled)

0 - (Disabled)

TalentsInspecting = 1

Voila, les deux faction peuve se group, peuve parlé en group, peuve s’envoyé des lètres et tout, sauf qu’il ne peuve pas se chuchoté.

Voila merci d’avance.

PS: j’utilise les dernières ressources trinity.

Résolus, au faite il suffis de bien configurer les rbac.

Bonjour

Il aurait été sympathique de donner la solution, ça peut servir à d’autres /emoticons/default_wink.png

+1

Il faut éditer la table rbac_defaut_permission.

Inserer le champ :

sec_id : 0 (niveau de compte)

permission_id : 25 (allow chat between factions)

pour la suite, si vous désirez éditer d’autres élements en jeu du même type, cherchez l’ID du type de permission dans la table rbac_permission, et ajouter dans la table rbac_defaut_permission l’id du grade du compte et l’id de la permission.

(La permission_id peut varier selon les version de la database, verifiez dans rbac_permission si 25 corresponds bien a “allow chat between factions”)