29-06-2010, 09:00 PM
|
#3 (permalink)
|
|
Membro - Veterano
Registrado em: Oct 2009
Localização: Lins/SP
Posts: 534
Agradecido 351 Vezes em 170 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Rate
Designer:
Meu Estado:
|
Ta ai a configuração do TeamVsTeam que fica no seu gameserver/config/admn/mods
Citação:
# ============ #
# TVT Engine #
# ============ #
# ============= #
# Section: Teams #
# ============= #
# Options:
# - NO = not even teams.
# - BALANCE : Players can only join team with lowest player count.
# - SHUFFLE : Players can only participate to the event and not direct to a team. Teams will be schuffeled in teleporting teams.
TvTEvenTeams = SHUFFLE <~~ Aqui é para as escolhas dos Times aleatoriamente
# players there not participated in tvt can target tvt participants?
TvTAllowInterference = False <~~ Aqui essa opção é para deixar ou não os players que não estão participando do evento atakar os outros players que estao participando
# tvt participants can use potions?
TvTAllowPotions = true <~~ Pode ou não usar potions
# tvt participants can summon by item?
TvTAllowSummon = False <~~ Summoonar algun Item
# remove all effects of tvt participants on event start?
TvTOnStartRemoveAllEffects = True <~~Se eu não me engano é para remover todos os buffs quando começar o evento
# unsummon pet of tvt participants on event start?
TvTOnStartUnsummonPet = True <~~ Summonar os Bichos dentro do evento
# on revive participants regain full hp/mp/cp ?
TvTReviveRecovery = True <~~ Aqui é pra quando os players renacerem ele renacera com Full CP HP e MP
# announce all team statistics
TvTAnnounceTeamStats = True <~~ Aqui é pra anunciar as estatiscas do time
# start auto event on server boot
TvTAutoStartUpOnBoot = True <~~ Aqui é para ativar o Auto tvt se eu nao me engano
# Only reads if "TvTAutoStartUpOnBoot = true"
# here you can set the time that server will wait for start first event on boot
# default = 10 (time in minutes)
FirstEventDelay = 300 <~~ Aqui voce vai colocar o tempo de espera para cada evento
# we must close coliseum doors on tvt start up?
TvTCloseColiseumDoors = True <~~ Aqui essa opção é pra fechar as portas do coliseum quando começar o tvt
# allow/disallow team1 players to heal enemy team
TvTAllowEnemyHealing = False <~~ aqui é pra você desativar ou ativar a opção de que os plaayers enimigos posssam se healar
# Same team members can use skills each other?
TvTAllowTeamCasting = False <~~ aqui é a mesma coisa só que com skills de mago
# Same team members can attack each other?
TvTAllowTeamAttacking = False <~~ se tiver como true os players da mesma equipe poderam se atakar
# if true announce to all players the loc and npc name.
TvTAnnounceLocNpc = True <~~ aqui é pra ativar o npc
# if true announce to all players who is participating.
TvTAnnounceSignUp = True <~~ Aqui se tiver como true ira anunciar quem esta participando
# give price with 0 kills
TvTPriceNoKills = False
# players with cursed weapon are allowed to join ?
TvTJoinWithCursedWeapon = true <~~ aqui se tiver como true o player podera usar a sword zariche dropada do mob e a Akamanah tbm
# Delay on revive when dead, NOTE: 20000 equals to 20 seconds, minimum 1000 (1 second)
TVTReviveDelay = 20000
# place an aura on participants team ?
TvTAura = True <~~ Aqui é a aura aquela que diferencia as cores dos participantes de cada time
# announce reward
TvTAnnounceReward = False <~~ Se você colocar true aqui ele vai anunciar para todos o que ganhou e quem ganhou
|
|
|
|