Universo Games
Ola , Convidado

Player Atravessando Player Logo1110

Você ainda não e cadastrado então cadastre-se e veja todas as atualizações no Mundo RPG!!!
Universo Games
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Universo Games

Suporte e Desenvolvimento só no Universo Games
 
InícioInício  PortalPortal  EventosEventos  PublicaçõesPublicações  Últimas imagensÚltimas imagens  RegistarRegistar  EntrarEntrar  
Ola Convidado, Seja Bem vindo a equipe lhe deseja boa sorte no seu projeto!

 

 Player Atravessando Player

Ir para baixo 
AutorMensagem
Convidado
Convidado
Anonymous



Player Atravessando Player Empty
MensagemAssunto: Player Atravessando Player   Player Atravessando Player EmptyQui 29 Set 2011, 10:51

a pedido de 2 pessoas da mmo eu fiz o tuto de como atrevessar o player.
bom e simples e facil ..

Abra o Client~Side e na modGameLogic procure por:

Código:
' Check to see if a player is already on that tile
    For i = 1 To Player_HighIndex
        if IsPlaying(i) And GetPlayerMap(i) = GetPlayerMap(MyIndex) Then
            If GetPlayerX(i) = x Then
                If GetPlayerY(i) = y Then
                    CheckDirection = True
                  Exit Function
              End If
            End If
        End If
    Next i

e mude para:

Código:
' Check to see if a player is already on that tile
  '  For i = 1 To Player_HighIndex
        'if IsPlaying(i) And GetPlayerMap(i) = GetPlayerMap(MyIndex) Then
          '  If GetPlayerX(i) = x Then
        '        If GetPlayerY(i) = y Then
      '            CheckDirection = True
      '              Exit Function
    '          End If
    '        End If
  '    End If
  '  Next i

Créditos: Thales12 por fazer o tutorial.
Ir para o topo Ir para baixo
 
Player Atravessando Player
Ir para o topo 
Página 1 de 1
 Tópicos semelhantes
-
» Player Atravessando NPC
» Barra de HP e MP em cima do Player
» ADM pode atacar o player e o player pode atacar o ADM.
» [ALL]Script de Player ser Shop
» Deixando o Player Mudo

Permissões neste sub-fórumNão podes responder a tópicos
Universo Games :: Criação de Jogos :: Eclipse Origens :: Tutorias-
Ir para: