Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas (https://secretexperience.net/l2j-duvidas/)
-   -   [Interlude] + 1 Duvida Sobre TVT (https://secretexperience.net/l2j-duvidas/21310-1-duvida-sobre-tvt.html)

Mazokista 10-05-2010 02:01 PM

+ 1 Duvida Sobre TVT
 
Eu Queria Sabe Onde Fica A Pasta Do TVT para Edita Essa Opcao Qui Estao Pretas //tvt demora abrir e Trava Essas Opcao Se Eu Muda Fica Normal So

Isso Obrigado Pela Atencao


[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

walerson 10-05-2010 02:30 PM

@ mazokita
aki amigo oorr


amigo dar //tvt
e depois dar load reparee que vai ficar todas as opçoes editadas e em seguida dar auto event e ficarar automatico...

mais eh o seguinte toda vez que vc der restart vc devera fazer o mesmo procedimento.
obs: para configurar o tempo (hora) vai na tabela tvt do db.

espero ter cido ultioo...

:jiggy:

Mazokista 10-05-2010 02:34 PM

Quero Sabe Onde Fica A Pasta do TVT Par Editar....... ;@
As Opcao Como Max Lvl Esses Trem PQ Ta Preto entedeu Agora ??????????

walerson 10-05-2010 02:42 PM

amigo

para alterar algo do tipo tempo, max level, minimo player e ou etc.

ééér no seu navcat (DataBase) . tabela TvT

e OBs:. esse negocio de Preto ai, o meu eh do mesmo jeito mano .

:v_SPIN:

sennocao 10-05-2010 03:08 PM

No //tvt tambem da pra definir...

Daniel2 10-05-2010 05:22 PM

mano coloca isso aque na sua db que fica so o file e bem configurado é so vc da load ;D

Código:

-- -----------------------
-- Table structure for tvt
-- -----------------------
DROP TABLE IF EXISTS `tvt`;
CREATE TABLE `tvt` (
  `eventName` varchar(255) NOT NULL DEFAULT '',
  `eventDesc` varchar(255) NOT NULL DEFAULT '',
  `joiningLocation` varchar(255) NOT NULL DEFAULT '',
  `minlvl` int(4) NOT NULL DEFAULT '0',
  `maxlvl` int(4) NOT NULL DEFAULT '0',
  `npcId` int(8) NOT NULL DEFAULT '0',
  `npcX` int(11) NOT NULL DEFAULT '0',
  `npcY` int(11) NOT NULL DEFAULT '0',
  `npcZ` int(11) NOT NULL DEFAULT '0',
  `npcHeading` int(11) NOT NULL DEFAULT '0',
  `rewardId` int(11) NOT NULL DEFAULT '0',
  `rewardAmount` int(11) NOT NULL DEFAULT '0',
  `teamsCount` int(4) NOT NULL DEFAULT '0',
  `joinTime` int(11) NOT NULL DEFAULT '0',
  `eventTime` int(11) NOT NULL DEFAULT '0',
  `minPlayers` int(4) NOT NULL DEFAULT '0',
  `maxPlayers` int(4) NOT NULL DEFAULT '0',
  `delayForNextEvent` BIGINT NOT NULL DEFAULT '0'
) DEFAULT CHARSET=utf8;
-- ---------------------
-- Records for table tvt
-- ---------------------

INSERT INTO `tvt` values
('TVT', 'A PvP Event', 'Giran', 1, 81, 50007, 82688, 148677, -3469, 0, 57, 100000, 2, 5, 10, 2, 50, 1800000);

teams ;D

Código:

-- -----------------------------
-- Table structure for tvt_teams
-- -----------------------------
DROP TABLE IF EXISTS `tvt_teams`;
CREATE TABLE `tvt_teams` (
  `teamId` int(4) NOT NULL DEFAULT '0',
  `teamName` varchar(255) NOT NULL DEFAULT '',
  `teamX` int(11) NOT NULL DEFAULT '0',
  `teamY` int(11) NOT NULL DEFAULT '0',
  `teamZ` int(11) NOT NULL DEFAULT '0',
  `teamColor` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`teamId`)
) DEFAULT CHARSET=utf8;
-- ---------------------------
-- Records for table tvt_teams
-- ---------------------------

INSERT INTO `tvt_teams` VALUES
('0', 'Blue', '148179', '45841', '-3413', '16711680'),
('1', 'Red', '150787', '45822', '-3413', '255'),
('2', 'Green', '149496', '47826', '-3413', '26367');

é so salvar em sql coloca no server da RR depois //tvt load evets tvt que é altomatico se eu nao mi engano ;D :GEEK:

bopezin 29-08-2011 04:36 PM

@Daniel2

Essee 1800000); seria o tempo para começar novamente ?

Ou seja 3hr ?

allanalcantara 29-08-2011 10:45 PM

delayForNextEvent = a hora para o proxmio evento.

rsrs isso mesmo já ia responder mas os amiguinhos responderam tudo.

hehe

-=Adm-Hefesto=- 30-08-2011 11:44 AM

Antes que alguém mais venha posta como que faz o TvT funcionar, eu acho melhor presta Atenção, por que ao Meu ver ele quer saber onde é a pasta para Editar o TvT,
Ex: Cor dos botões do dele esta em Preta ele queria mudar para Vermelha


@Mazokista

se estou errado me Desculpe!

-------------------------------

//Edit:

@bopezin
Se não percebe a cor preta não aparece muito, se Coloquei em cor Branca foi para destaca, agora me fala isso é motivo para flloda ?

bopezin 30-08-2011 02:25 PM

"PRETA" = "EM BRANCO"?


éé acho que deu fail ae

:rungun: :arghh:

allanalcantara 30-08-2011 03:44 PM

nossa bope que flood horrivel. rsrs

seu tvt não está funcionando? ou ele quer configura-lo . ?
tem um mod que da pra configura-lo na propria config. mas já que não tem database ou no proprio game ... simples :D

bopezin 31-08-2011 08:22 PM

acho que sim em hehehe


Horários baseados na GMT -3. Agora são 03:13 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0