Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Mostrando quem entra em seu game
Página 1 de 1
Mostrando quem entra em seu game
Procure por:
Abaixo de Dim MOTD
Coloque:
- 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)
xxstyllexx- Novato
- Mensagens : 13
Créditos : 7
Tópicos semelhantes
» Monstrando quem sai do seu game
» Cavern Crawl [Web Game] Pra quem ama o RPG MAKE XP
» ERRO DE STANDART EM QUEM ABRE O GAME ME AJUDEM!!!!!!
» [ALL] /ki Mostrando Também Resets
» Projeto: Gênesis V
» Cavern Crawl [Web Game] Pra quem ama o RPG MAKE XP
» ERRO DE STANDART EM QUEM ABRE O GAME ME AJUDEM!!!!!!
» [ALL] /ki Mostrando Também Resets
» Projeto: Gênesis V
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
|
|