¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.


Todo sobre AO
 
ÍndiceÚltimas imágenesBuscarRegistrarseConectarse

 

 Rangos por Nivel

Ir abajo 
AutorMensaje
Agus
Admin



Mensajes : 69
Fecha de inscripción : 01/07/2008

Rangos por Nivel Empty
MensajeTema: Rangos por Nivel   Rangos por Nivel EmptyMiér Jul 02, 2008 6:01 am

Buscamos
Citación :

if EsNewbie(TempCharIndex) Then
Stat = " <NEWBIE>"
End If
Y lo reemplazamos por
Citación :

If UserList(TempCharIndex).Stats.ELV < X Then
Stat = " <Y>"
ElseIf UserList(TempCharIndex).Stats.ELV > X _
And UserList(TempCharIndex).Stats.ELV < X Then
Stat = " <Y>"
ElseIf UserList(TempCharIndex).Stats.ELV > X _
And UserList(TempCharIndex).Stats.ELV < X Then
Stat = " <Y>"
ElseIf UserList(TempCharIndex).Stats.ELV > X _
And UserList(TempCharIndex).Stats.ELV < X Then
Stat = " <Y>"
ElseIf UserList(TempCharIndex).Stats.ELV > X Then
Stat = " <Y>"
Else
Stat = " <No rankeado>"
End If
Nota: Las X deben ser reemplazadas por los requisitos de nivel y las Y deben ser reemplazadas por los rangos.
Volver arriba Ir abajo
https://recompilacionao.forosactivos.com
 
Rangos por Nivel
Volver arriba 
Página 1 de 1.
 Temas similares
-
» Label de Nivel Maximo.

Permisos de este foro:No puedes responder a temas en este foro.
 :: Argentum Online :: Programación :: 0.11.2-
Cambiar a: