TVT ACTIVE

I got it thanks, but the registration NPC doesn't appear?
for ? A registration confirmation window appears for all players. NPCs spawn using a separate config, and there are also commands for registration.
# If you set to True, in every town will spawn PvP Event Manager
AllowSpawnPvPEventManager = False
# PvP Event registration command
# tvtjoin, pvpjoin, ctfjoin, dmjoin
EventPvPRegistrationCommand = False
 
para ? Uma janela de confirmação de registro aparece para todos os jogadores. NPCs surgem usando uma configuração separada, e também há comandos para registro.
# Se você definir como Verdadeiro, em cada cidade irá aparecer o PvP Event Manager
AllowSpawnPvPEventManager = Falso
# Comando de registro de evento PvP
# tvtjoin, pvpjoin, ctfjoin, dmjoin
EventPvPRegistrationCommand = Falso
Thank very much <3
 
para ? Uma janela de confirmação de registro aparece para todos os jogadores. NPCs surgem usando uma configuração separada, e também há comandos para registro.
# Se você definir como Verdadeiro, em cada cidade irá aparecer o PvP Event Manager
AllowSpawnPvPEventManager = Falso
# Comando de registro de evento PvP
# tvtjoin, pvpjoin, ctfjoin, dmjoin
EventPvPRegistrationCommand = Falso
Tem alguma coisa para fazer quando o evento TVT começa para o NPC aparecer? Não quero um NPC conectado 24 horas por dia.
 
Is there anything to do when the TVT event starts for the NPC to appear? I don't want an NPC to be online 24 hours a day.
i don't know if it will work this way because this npc is also tied to the events

but you can try to make the npc spawn and despawn with cron time.
and set it to spawn for 5minutes(registration time) the same time that you set the events to start.
with cron setup, after the 5minute period the npc will despawn.
 
Back
Top