TeaM KingS
[center]Ola Convidado, seja bem vindo ao TeaM KingS !

Nós temos tutoriais sobre o WarCraft World Editor: se você tiver alguma duvida pode perguntar que os moderadores ou membros experientes vão lhe ajudar.

Para melhor utilizar nossos recursos é extremamente recomendado que esteja logado em nosso fórum e que leia o nosso regulamento oficial.

Também temos fóruns sobre DotA AllstarS, com guias, estratégias, e muito mais!




Participe do fórum, é rápido e fácil

TeaM KingS
[center]Ola Convidado, seja bem vindo ao TeaM KingS !

Nós temos tutoriais sobre o WarCraft World Editor: se você tiver alguma duvida pode perguntar que os moderadores ou membros experientes vão lhe ajudar.

Para melhor utilizar nossos recursos é extremamente recomendado que esteja logado em nosso fórum e que leia o nosso regulamento oficial.

Também temos fóruns sobre DotA AllstarS, com guias, estratégias, e muito mais!


TeaM KingS
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

+2
Mence
Hbadotti
6 participantes

Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Hbadotti 2011-08-06, 16:21

[Trigger]Multiboard
Events:
Map Initialization
Conditions:
Actions:
For each (Integer A) from 1 to 2, do
Multiboard - Create Multiboard with 5 columns and 16 rows, titled "Multiboard [0:00]"
Set StatsTab[Integer A] = Last created multiboard
For each (Integer B) from 1 to 12, do
Multiboard - Set the width for (StatsTab[Integer A]) item in column 1, row (Integer B) to 13.00% of the total screen width
Multiboard - Set the width for (StatsTab[Integer A]) item in column 2, row (Integer B) to 3% of the total screen width
Multiboard - Set the width for (StatsTab[Integer A]) item in column 3, row (Integer B) to 6% of the total screen width
Multiboard - Set the width for (StatsTab[Integer A]) item in column 4, row (Integer B) to 6% of the total screen width
Multiboard - Set the width for (StatsTab[Integer A]) item in column 5, row (Integer B) to 10% of the total screen width
For each integer (I) from 1 to 5, do
Multiboard - Set the display style for (StatsTab[Integer A]) item in column (I), row (Integer B) to Show text and Hide icons
For each (Integer B) from 1 to 5, do
Multiboard - Set the text for (StatsTab[Integer A]) item in column 1, row (2+(Integer B)) to (Name of PlayerNumber(IntegerB))
Multiboard - Set the display style for (StatsTab[Integer A]) item in column 1, row (2+(Integer B)) to Show text and Show icons
Multiboard - Set the text for (StatsTab[Integer A]) item in column 1, row (9+(Integer B)) to (Name of PlayerNumber(5+(IntegerB)))
Multiboard - Set the display style for (StatsTab[Integer A]) item in column 1, row (9+(Integer B)) to Show text and Show icons
Multiboard - Set the text for (StatsTab[Integer A]) item in column 1, row 2 to (Team 1)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 1, row 9 to (Team 2)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 2, row 1 to (L)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 3, row 1 to (Gold)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 4, row 1 to (Lumber)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 5, row 1 to (Main Unit)
Multiboard - Set the text for (StatsTab[Integer A]) item in column 1, row 16 to (% Domination:)
Multiboard - Hide StatsTab[Integer A]
For loop (Integer A) from 1 to 5, do
Custom script: if (GetLocalPlayer() == GetIndexPlayer(ForLoopIndexA))
Multiboard - Show StatsTab[1]
Custom script: endif
For loop (Integer A) from 6 to 10, do
Custom script: if (GetLocalPlayer() == GetIndexPlayer(ForLoopIndexA))
Multiboard - Show StatsTab[2]
Custom script: endif[/Trigger]
[TRIGGER]Refresh
Events:
Time - Every 1.00 seconds
Conditions:
Actions:
For each (Integer A) from 1 to 2, do
For each (Integer B) from 1 to 5, do
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Integer A) is equal to 1
Then - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 3, row (2+Integer B) to (Gold of Player(Integer B))
Multiboard - Set the text for (StatsTab[Integer A]) item in column 4, row (2+Integer B) to (Lumber of Player(Integer B))
Else - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 3, row (9+Integer B) to (Gold of Player(5+Integer B))
Multiboard - Set the text for (StatsTab[Integer A]) item in column 4, row (9+Integer B) to (Lumber of Player(5+Integer B))
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
MainUnit[Integer B] is Alive equal to True
Then - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 2, row (2+Integer B) to (Y)
Else - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 2, row (2+Integer B) to (N)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
MainUnit[5+Integer B] is Alive equal to True
Then - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 2, row (9+Integer B) to (Y)
Else - Actions
Multiboard - Set the text for (StatsTab[Integer A]) item in column 2, row (9+Integer B) to (N)
[/TRIGGER]




Aqui tem o post do cara que falou tudo, http://www.hiveworkshop.com/forums/requests-341/request-multiboard-edit-200940/#post1975174

Hbadotti

Número de Posts : 207
Data de inscrição : 06/07/2011
Reputação : 3 Pontos : 23737

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue20 / 10020 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Mence 2011-08-06, 16:22

oO
Mence
Mence

Número de Posts : 233
Data de inscrição : 22/07/2011
Reputação : 41 Pontos : 23922

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por miguelbad 2011-08-06, 17:00

Oie Oie Oie
asd asdasd
asd asd asd
Aki a Tabela e aki o demo Capetroll
Troll Face
miguelbad
miguelbad

Número de Posts : 205
Data de inscrição : 04/07/2011
Reputação : 8 Pontos : 23734

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Bills 2011-08-06, 17:46

Por que voce mesmo não faz? A trigger esta ai.
Bills
Bills

Número de Posts : 1446
Data de inscrição : 04/12/2010
Reputação : 173 Pontos : 31084

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue35 / 10035 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Hbadotti 2011-08-07, 16:44

puta que pariu, só veio nego zuar aqui nessa porra

Por que voce mesmo não faz? A trigger esta ai.
PORQUE EU NÃO SEI FAZER KCT

miguelbad escreveu:
Oie Oie Oie
asd asdasd
asd asd asd
Aki a Tabela e aki o demo Capetroll
Troll Face

SE NÃO VAI AJUDAR NÃO ATRAPALHA BURRO DO KCT

Hbadotti

Número de Posts : 207
Data de inscrição : 06/07/2011
Reputação : 3 Pontos : 23737

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue20 / 10020 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Hbadotti 2011-08-07, 16:45

Passo mal d++++, se não quer/vai ajudar ou vai postar um comentário que não tem necessidade então NÃO poste PORRA!

Hbadotti

Número de Posts : 207
Data de inscrição : 06/07/2011
Reputação : 3 Pontos : 23737

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue20 / 10020 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Mence 2011-08-07, 16:53

como bills disse; a trigger esta ai... lol... você tem que ir em busca de aprender...vai fica a vida inteira dependendo dos outros?

edit-

nuss, quanta m*rda q vc falou, toma cuidado pra ñ leva necropost Sad
Mence
Mence

Número de Posts : 233
Data de inscrição : 22/07/2011
Reputação : 41 Pontos : 23922

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por miguelbad 2011-08-12, 19:47

Vou kebrar teu galho man upando no epick xD
quero meu +REP ein ! rsrs zoa
dar se quiser =D

----------------------------------EDIT-------------------------------------------
Pronto Feito Colokei o Creditos de quem fez e tals...
Direto ao assunto
MultiBoard =D quero meu +REP ahushaush
miguelbad
miguelbad

Número de Posts : 205
Data de inscrição : 04/07/2011
Reputação : 8 Pontos : 23734

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por VicToR 2011-08-12, 20:30

miguelbad escreveu:Vou kebrar teu galho man upando no epick xD
quero meu +REP ein ! rsrs zoa
dar se quiser =D

----------------------------------EDIT-------------------------------------------
Pronto Feito Colokei o Creditos de quem fez e tals...
Direto ao assunto
MultiBoard =D quero meu +REP ahushaush

Que desespero pra ganhar REP, deus me livre.
VicToR
VicToR

Número de Posts : 2002
Data de inscrição : 19/12/2010
Reputação : 243 Pontos : 26860

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue4 / 1004 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Ice_Crowner 2011-08-12, 20:37

Hbadotti escreveu:puta que pariu, só veio nego zuar aqui nessa porra;
PORQUE EU NÃO SEI FAZER KCT; SE NÃO VAI AJUDAR NÃO ATRAPALHA BURRO DO
KCT; Passo mal d++++, se não quer/vai ajudar ou vai postar um comentário que não tem necessidade então NÃO poste PORRA!

Numero de frases/posts desrespeitosos: 4
Numero de necro por frase/post: 5

TOTAL = 20 PONTOS DE NECRO PRA VC

Leia isso, vai te ajudar: https://teamkings.forumeiros.com/t2370-o-que-esta-acontecendo-no-forum

Espero suas desulpas para o @Bills. Lembre-se: ta com raiva? Soca o travesseiro, n desconte no forum, pois vc sera + prejudicado q os outros.

E, a respeito do q o Bills falou: tentar fazer n dói. Eu fiz a minha primeira multiboard em 1 semana, comçando do ZERO. N precisei xingar ninguem para aprende-la. Acredite em vc, vc é capaz!

Ok galera?


Ice_Crowner
Ice_Crowner

Número de Posts : 1111
Data de inscrição : 19/09/2010
Reputação : 43 Pontos : 26252

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por miguelbad 2011-08-13, 11:29

Galera eu nao estou disisperado eu fiz a multi board pq tbm tou presisando de uma e o +REP que eu pesso er so brincando vc dar se vc quiser
nao sou disisperado mas sou bem competitivo xD
miguelbad
miguelbad

Número de Posts : 205
Data de inscrição : 04/07/2011
Reputação : 8 Pontos : 23734

Warning Necropost
[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Left_bar_bleue0 / 1000 / 100[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Right_bar_bleue


Ir para o topo Ir para baixo

[AJUDA] Alguem poderia fazer o Demo dessa multiboard ? Empty Re: [AJUDA] Alguem poderia fazer o Demo dessa multiboard ?

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos