Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Player Atravessando NPC
2 participantes
Página 1 de 1
Player Atravessando NPC
Abra o Client~Side e na modGameLogic procure por:
- Código:
'Check to see if a npc is already on that tile
For i = 1 To Npc_HighIndex
If MapNpc(i).num > 0 Then
If MapNpc(i).x = x Then
If MapNpc(i).y = y Then
CheckDirection = True
Exit Function
End If
End If
End If
Next
- Código:
' Check to see if a npc is already on that tile
' For i = 1 To Npc_HighIndex
' If MapNpc(i).num > 0 Then
' If MapNpc(i).x = x Then
' If MapNpc(i).y = y Then
' CheckDirection = True
' Exit Function
' End If
' End If
' End If
' Next
_________________
Meu fã ? Meu Amigo ? Entao Use !
Minha Sign:
Minha Sign:
Re: Player Atravessando NPC
Legal agora a area do EO encheu um pouco!
+Cred Tuto simples e legal!
+Cred Tuto simples e legal!
Juton- Experiente
- Mensagens : 486
Créditos : 129
Tópicos semelhantes
» Player Atravessando Player
» [Resolvido]Erro Player vs Player linha 61 Por favor me ajudem
» [Pedido / Ajuda] Npc atravessando Npc
» [Pedido] Script player atravessar outro player
» player nao ataca player podem ajudar?
» [Resolvido]Erro Player vs Player linha 61 Por favor me ajudem
» [Pedido / Ajuda] Npc atravessando Npc
» [Pedido] Script player atravessar outro player
» player nao ataca player podem ajudar?
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
|
|