Két frakció közötti dolgok HELP!

Indította wlptv, 2013 március 14, 03:54:09 DÉLUTÁN

Előző téma - Következő téma

wlptv

Üdv.

Lenne egy problémám.
TrinityCore 2-őt használok a legfrissebb db-vel és legfrissebb verzióval. A worldserver.conf-ban nincs benne ez AllowTwoSide.Interaction.Chat  se a Mail része , tehát nem tudom állítani.
Hogy tudom megoldani hogy tudjon chatelni mondjuk a két frakció egymással?
Próbáltam már hogy hozzáadom a worldserver confhoz így:

AllowTwoSide.Interaction.Chat = 1

De semmi. Valaki valami ötlet?

NevemSenki

Ha minden igaz, itt megtalálod.

###################################################################################################
# PLAYER INTERACTION
#
#    AllowTwoSide.Accounts
#        Description: Allow creating characters of both factions on the same account.
#        Default:     1 - (Enabled)
#                     0 - (Disabled)

AllowTwoSide.Accounts = 1

#
#    AllowTwoSide.Interaction.Calendar
#        Description: Allow calendar invites between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Calendar = 0

#
#    AllowTwoSide.Interaction.Chat
#        Description: Allow say chat between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Chat = 0

#
#    AllowTwoSide.Interaction.Channel
#        Description: Allow channel chat between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Channel = 0

#
#    AllowTwoSide.Interaction.Group
#        Description: Allow group joining between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Group = 0

#
#    AllowTwoSide.Interaction.Guild
#        Description: Allow guild joining between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Guild = 0

#
#    AllowTwoSide.Interaction.Auction
#        Description: Allow auctions between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Auction = 0

#
#    AllowTwoSide.Interaction.Mail
#        Description: Allow sending mails between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Interaction.Mail = 0

#
#    AllowTwoSide.WhoList
#        Description: Show characters from both factions in the /who list.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.WhoList = 0

#
#    AllowTwoSide.AddFriend
#        Description: Allow adding friends from other faction the friends list.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.AddFriend = 0

#
#    AllowTwoSide.Trade
#        Description: Allow trading between factions.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

AllowTwoSide.Trade = 0

#
#    TalentsInspecting
#        Description: Allow inspecting characters from the opposing faction.
#                     Doesn't affect characters in gamemaster mode.
#        Default:     1 - (Enabled)
#                     0 - (Disabled)

TalentsInspecting = 1

#
###################################################################################################


Üdv.: Senki
Csak a Puffin ad neked erőt, és mindent lebíró akaratot!

wlptv


NevemSenki

Ezt:

AllowTwoSide.Interaction.Mail = 0

Átírod [ 1 ]-re, és Restart-olod a szervert, akkor sem működik a levelezés a két frakció között?

Üdv.: Senki
Csak a Puffin ad neked erőt, és mindent lebíró akaratot!

wlptv

Nézegetem itt az adatbázist és szerintem itt lesz valami mert vannak ilyenek , hogy rbac_roles , rbac_permissions és ezekbenvannak ilyen dolgok , csak hogy tudom ott beállítani hogy mindenki mennyenek ezek?

NevemSenki

Én nem tudom hogy abban az adatbázisban mi lehet, de ezeket a WorldServer.conf-ban kell állítani.
Ha így nem megy, akkor nem tudom.
Várunk, hátha jön egy nálam okosabb Fórumozó, aki tud neked segíteni.

Üdv.: Senki
Csak a Puffin ad neked erőt, és mindent lebíró akaratot!

wlptv

Roled Based Access Control -- ez a TrinityCore-nak valami védelmi cucca , ezt nem lehet valahogy kivenni?

Armin

Kiveheted, de akkor nem indul el a szerver  ;D

wlptv

Igen , észrevettem. Aki ért ehhez a védelmi rendszerhez , leírhatná részletesen , hogy kell beállígatni a dolgokat.

AximCore

#9
http://collab.kpsn.org/display/tc/RBAC%3A+Role+based+Access+Control Itt minden le van írva.

Idéz24   RBAC_PERM_TWO_SIDE_CHARACTER_CREATION   Creation of two side faction characters in same account
25   RBAC_PERM_TWO_SIDE_INTERACTION_CHAT   Allow say chat between factions
26   RBAC_PERM_TWO_SIDE_INTERACTION_CHANNEL   Allow channel chat between factions
27   RBAC_PERM_TWO_SIDE_INTERACTION_MAIL   Two side mail interaction
28   RBAC_PERM_TWO_SIDE_WHO_LIST   See two side who list
29   RBAC_PERM_TWO_SIDE_ADD_FRIEND   Add friends of other faction
"Tanítani lehet az ostobát, de gondolkodásra bírni nem."
A Talmud

Windows Firewall
http://devopsreactions.tumblr.com/

Why use Windows, if you have open doors... to Linux

Armin

Na ez most kicsit fejtörős nálam is  ;D Lassan már belekeveredek ebbe a rengeteg RBAC táblába. Szüljön sünt, aki ezt kitalálta  ;D

AximCore

Idézetet írta: Armin Dátum 2013 március 15, 06:13:50 DÉLUTÁN
Na ez most kicsit fejtörős nálam is  ;D Lassan már belekeveredek ebbe a rengeteg RBAC táblába. Szüljön sünt, aki ezt kitalálta  ;D

Elsőnek elégé bonyolultnak tűnik meg feleslegesnek aztán ha kicsit megismerkedik vele az ember rájön, hogy annyira nem is rossz a dolog... :D
"Tanítani lehet az ostobát, de gondolkodásra bírni nem."
A Talmud

Windows Firewall
http://devopsreactions.tumblr.com/

Why use Windows, if you have open doors... to Linux

Powered by EzPortal