MMORPG
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Últimos assuntos
» Eclipse naruto V1.0,1.1
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeTer Out 28, 2014 8:44 am por Kaue

» { Equipemanto }
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeQua Mar 26, 2014 8:24 pm por Emanuelb2

» Ajuda :D plis
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeTer Mar 11, 2014 9:00 pm por jamethon

» [Deleta por favo esse topico]
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeSeg Mar 10, 2014 10:55 pm por Emanuelb2

» [PERGUNTA] Como Por sistemas de reset automático e diminuir os mapas? [ EEB ]
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeSeg Mar 10, 2014 10:25 pm por Kaue

» [Recrutamento] PA ( para quem sabe manusear Pixel Art )
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeDom Mar 09, 2014 8:41 pm por Kaue

» Eclipse Origins 2.0 DOWLOAD(ATT)
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeDom Mar 09, 2014 6:10 pm por Emanuelb2

» Ganhar Item ao Matar Player
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeDom Mar 09, 2014 6:15 am por Kaue

» Oque acontece com o administrador do forum!
Sistema De Titulos V1.0 Para Naruto Por Level I_icon_minitimeSex Mar 07, 2014 3:21 pm por Kaue

Parceiros
Fórum grátis


Sistema De Titulos V1.0 Para Naruto Por Level

Ir para baixo

Sistema De Titulos V1.0 Para Naruto Por Level Empty Sistema De Titulos V1.0 Para Naruto Por Level

Mensagem por Kaue Qui Jan 10, 2013 10:36 am

Bom esse Sistema foi achado na net por min e eu o modifiquei para naruto.e o simplifiquei.

Começando: Procure no Cliente ~ Side por:
Código:
Public Sub DrawPlayerName(ByVal Index As Long)

Abaixo dessa Sub "Abaixo do End Sub"

Coloque:
Código:
Public Sub DrawRank(ByVal Index As Long)
Dim Rank As String
Dim adm As String
Dim n(1 To MAX_PLAYERS) As String
Dim Name As String
Dim TextX As Long
Dim TextY As Long
Dim color As Long
'If Options.Debug = 1 Then On Error GoTo errohandler


TextX = ConvertMapX(GetPlayerX(Index) * PIC_X) + Player(Index).XOffset + (PIC_X \ 2) - getWidth(TexthDC, (Trim$(n(Index) & Name)))
    If GetPlayerSprite(Index) < 1 Or GetPlayerSprite(Index) > NumCharacters Then
        TextY = ConvertMapY(GetPlayerY(Index) * PIC_Y) + Player(Index).YOffset - 17
    Else
        ' Determine location for text
        TextY = ConvertMapY(GetPlayerY(Index) * PIC_Y) + Player(Index).YOffset - (DDSD_Character(GetPlayerSprite(Index)).lHeight / 4) + 17
    End If


If GetPlayerLevel(Index) >= 1 Then ' X = Level Do Titulo Aki
        Rank = "Estudante"
        color = QBColor(Green)
    End If


If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Genin"
        color = QBColor(BrightGreen)
        End If



If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Chunin"
        color = QBColor(BrightBlue)
    End If



If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Jounin"
        color = QBColor(Yellow)
    End If
   

If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "ANBU"
        color = QBColor(BrightWhite)
    End If
   
    If GetPlayerLevel(Index) >=  Then ' X = Aki
        Rank = "Sanin"
        color = QBColor(White)
    End If
   

If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Kage"
        color = QBColor(Red)
    End If
   
    If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Admin"
        color = QBColor(BrightRed)
    End If
   

If GetPlayerLevel(Index) >=  Then ' X = Level Do Titulo Aki
        Rank = "Moderador"
        color = QBColor(BrightRed)
    End If
   

    Call DrawText(TexthDC, ConvertMapX(GetPlayerX(Index) * PIC_X) + Player(Index).XOffset + (PIC_X \ 2) - getWidth(TexthDC, (Trim$(Rank))), TextY - 18, Rank, color)
End Sub

Pronto!
Créditos ~
Desconhecido(achei na net e editei)
Kaue


Dicas:Caso use no level de admin e moderador se o nv maximo for 1000 ponha adm 0nv 999 e mod 998 ai so os adm e mod fica nesses level pra ter esses title pq ninguem vai ta nv 999 998 sem querer resetar!

Kaue
Admin

Mensagens : 54
Pontos : 93
Reputação : 1
Data de inscrição : 19/12/2012

https://mmorpg.forumeiros.net

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