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

Você não está conectado. Conecte-se ou registre-se

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

SkyAway

SkyAway
Membro V
Membro V
Procure por:

Código:
Sub JoinGame(index)
Dim GameName
Dim MOTD

Abaixo de Dim MOTD

Coloque:

Código:

        If GetPlayerAccess(index) = 0 Then
      Call GlobalMsg(GetPlayerName(index) & " (Normal) Esta Online! ", 0)
    ElseIf GetPlayerAccess(index) = 1 Then
      Call GlobalMsg(GetPlayerName(index) & " (Vip) Esta Online! ", 14) 
    ElseIf GetPlayerAccess(index) = 2 Then
      Call GlobalMsg(GetPlayerName(index) & " (Premium) Esta Online! ", 14)
    ElseIf  GetPlayerAccess(index) = 3 Then
      Call GlobalMsg(GetPlayerName(index) & " (Master) Esta Online! ", 14)
    ElseIf GetPlayerAccess(index) = 4 Then
      Call GlobalMsg(GetPlayerName(index) & " (ADM) Esta Online! ", 14)   
    ElseIf GetPlayerAccess(index) >= 5 Then
      Call GlobalMsg(GetPlayerName(index) & " (Dono) Esta Online! ", 14)




Lembrand : Não fui eu que fiz Apenas estou repassando . XD




GOSTOU CLICA NO + ALI DO LADO E ME DAR CRED XD

BrunoFox

BrunoFox
Administrador
Administrador
Muito bom, tem screen?

https://templorpgmakerbr.forumeiros.com

Ver o tópico anterior Ver o tópico seguinte Ir para o topo  Mensagem [Página 1 de 1]

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