Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Correr Automaticamente por CheckBox
2 participantes
Página 1 de 1
Correr Automaticamente por CheckBox
abra o Client~Side vá na frmMain crie 1 CheckBox no lugar q vc achar melhor com:
na modGameLogic procure por:
Créditos:A mim Thales12 por fazer o sistema e tutorial.
Name: chkRun
Caption: Correr Automaticamente
na modGameLogic procure por:
- Código:
' Check if player has the shift key down for running
If ShiftDown Then
Player(MyIndex).Moving = MOVING_RUNNING
Else
Player(MyIndex).Moving = MOVING_WALKING
End If
- Código:
' Check if player has the shift key down for running
If ShiftDown Then
Player(MyIndex).Moving = MOVING_WALKING
Else
Player(MyIndex).Moving = MOVING_RUNNING
If frmMain.chkRun.Value = YES Then
Player(MyIndex).Moving = MOVING_WALKING
End If
End If
Créditos:A mim Thales12 por fazer o sistema e tutorial.
_________________
Meu fã ? Meu Amigo ? Entao Use !
Minha Sign:
Minha Sign:
Re: Correr Automaticamente por CheckBox
Legal. No Eclipse o sistema de andar e correr está a mesma velocidade. Tem que alterar a velocidade!
+1 Cred!
+1 Cred!
Juton- Experiente
- Mensagens : 486
Créditos : 129
Tópicos semelhantes
» Sistema De Correr Automaticamente
» Movido: Sistema De Correr Automaticamente
» Completar Quest Automaticamente
» Correr só se for Admin
» [Pedido]Religar server automaticamente.
» Movido: Sistema De Correr Automaticamente
» Completar Quest Automaticamente
» Correr só se for Admin
» [Pedido]Religar server automaticamente.
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
|
|