Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Aumentando Level Máximo
+5
Skull Death
BrunoFox
JuanCollin
Jonny
Valentine
9 participantes
Página 3 de 3
Página 3 de 3 • 1, 2, 3
Dúvida
CÓDIGO:
Não achei o Function GetPlayerNextLevel(ByVal Index As Long) As Long .
em lugar algum, se puder me ajudar agradeceria muito ...
- Código:
Function GetPlayerNextLevel(ByVal Index As Long) As Long
' If debug mode, handle error then exit out
If Options.Debug = 1 Then On Error GoTo errorhandler
If Index > MAX_PLAYERS Then Exit Function
GetPlayerNextLevel = (50 / 3) * ((GetPlayerLevel(Index) + 1) ^ 3 - (6 * (GetPlayerLevel(Index) + 1) ^ 2) + 17 * (GetPlayerLevel(Index) + 1) - 12)
' Error handler
Exit Function
errorhandler:
HandleError "GetPlayerNextLevel", "modDatabase", Err.Number, Err.Description, Err.Source, Err.HelpContext
Err.Clear
Exit Function
End Function
Não achei o Function GetPlayerNextLevel(ByVal Index As Long) As Long .
em lugar algum, se puder me ajudar agradeceria muito ...
Spooky- Membro Ativo
- Mensagens : 267
Créditos : 24
Página 3 de 3 • 1, 2, 3
Tópicos semelhantes
» Como Aumentando Level Máximo ? netplay v3
» Aumentando Maximo de Itens
» Aumentando a Tela do Jogo
» Aumentando a Quantidade de Mapas
» Aumentando a tela da Crystalshire
» Aumentando Maximo de Itens
» Aumentando a Tela do Jogo
» Aumentando a Quantidade de Mapas
» Aumentando a tela da Crystalshire
Página 3 de 3
Permissões neste sub-fórum
Não podes responder a tópicos
|
|