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



 
InícioÚltimas imagensProcurarRegistarEntrar
Os que mais criam tópicos
Sonart
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Alenaldo
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Over~
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Warrior
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Caio~
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
SSO
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
newbie123
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Jim
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Kaue
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
yuri godinho
Correção - /stats I_vote_lcapCorreção - /stats I_voting_barCorreção - /stats I_vote_rcap 
Entrar
Nome de usuário:
Senha:
Entrar automaticamente: 
:: Esqueci-me da senha

 

 Correção - /stats

Ir para baixo 
AutorMensagem
Alenaldo
Membro
Membro



Mensagens : 38
Moeda : 104
Pontos : 4
Data de inscrição : 05/01/2013
Idade : 31
Localização : São luis MA

Correção - /stats Empty
MensagemAssunto: Correção - /stats   Correção - /stats Icon_minitimeSeg Jan 14, 2013 9:06 am

Explicando


Na Eclipse Origins simplesmente não existe o codigo do CGetStats que é usado ao digitar /stats.

Server~Side


modHandleData


Troque a Sub HandleGetStats para:

CÓDIGO:
Código:
Sub HandleGetStats(ByVal index As Long, ByRef Data() As Byte, ByVal StartAddr As Long, ByVal ExtraVar As Long)
    Call PlayerMsg(index, "Strength: " & GetPlayerStat(index, Stats.Strength) & ", Endurance: " & GetPlayerStat(index, Stats.Endurance) & ", Intelligence: " & GetPlayerStat(index, Stats.Intelligence) & ", Agility: " & GetPlayerStat(index, Stats.Agility) & ", Willpower: " & GetPlayerStat(index, Stats.Willpower) & ", Points: " & GetPlayerPOINTS(index), 15)
End Sub


Créditos
eu
Ricardo
Ir para o topo Ir para baixo
 
Correção - /stats
Ir para o topo 
Página 1 de 1
 Tópicos semelhantes
-
» Correção - AttackSay NPC
» Correção do Som do Ataque
» Correção - Magias iniciais
» Correção - Magias de cura v2.0
»  Correção no Tempo do Ataque do NPC

Permissões neste sub-fórumNão podes responder a tópicos
 :: Desenvolvimento de Jogos :: Engines :: Eclipse Origins :: Tutoriais-
Ir para: