Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Monstrando quem sai do seu game
Página 1 de 1
Monstrando quem sai do seu game
Primeiramente procure por:
Abaixo de Dim n
Coloque:
Cred aew
- Código:
Sub LeftGame(index)
Dim GameName
Dim n
Abaixo de Dim n
Coloque:
- Código:
If GetPlayerAccess(index) = 0 Then
Call GlobalMsg(GetPlayerName(index) & " (Normal) Saiu! ", 0)
ElseIf GetPlayerAccess(index) = 1 Then
Call GlobalMsg(GetPlayerName(index) & " (VIP) Saiu! ", 14)
ElseIf GetPlayerAccess(index) = 2 Then
Call GlobalMsg(GetPlayerName(index) & " (Premium) Saiu! ", 14)
ElseIf GetPlayerAccess(index) = 3 Then
Call GlobalMsg(GetPlayerName(index) & " (Game Master) Saiu! ", 14)
ElseIf GetPlayerAccess(index) = 4 Then
Call GlobalMsg(GetPlayerName(index) & " (ADM) Saiu! ", 14)
ElseIf GetPlayerAccess(index) >= 5 Then
Call GlobalMsg(GetPlayerName(index) & " (Dono) Saiu! ", 14)
Cred aew
xxstyllexx- Novato
- Mensagens : 13
Créditos : 7
Tópicos semelhantes
» Mostrando quem entra em seu game
» Cavern Crawl [Web Game] Pra quem ama o RPG MAKE XP
» ERRO DE STANDART EM QUEM ABRE O GAME ME AJUDEM!!!!!!
» Cut The Rope (Mini-Game ou Full-Game)
» Cut The Rope (Mini-Game ou Full-Game)
» Cavern Crawl [Web Game] Pra quem ama o RPG MAKE XP
» ERRO DE STANDART EM QUEM ABRE O GAME ME AJUDEM!!!!!!
» Cut The Rope (Mini-Game ou Full-Game)
» Cut The Rope (Mini-Game ou Full-Game)
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
|
|