Ir para conteúdo

Featured Replies

  • Respostas 30
  • Visualizações 794
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • function onStepIn(cid, item, position, lastPosition)         if(getPlayerStorageValue(cid, 30) == 51) then             setPlayerStorageValue(cid, 30, 52)             doCreatureSay(cid, "It seems by de

  • Storage padrão é -1 amigo: function onStepIn(cid, item, position, lastPosition)     if(item.uid == 3087) then         if(getPlayerStorageValue(cid, 30299) <= 0) then             setPlayerStora

Postado

Tenta:
 

function onStepIn(cid, item, position, lastPosition)
        if(getPlayerStorageValue(cid, 30) == 51) then
            setPlayerStorageValue(cid, 30, 52)
            Player(cid):setStorageValue(12021, 3) -- StorageValue for Questlog "Mission 10: The Final Battle"
            doCreatureSay(cid, "It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever.", TALKTYPE_ORANGE_1)
            doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_BLUE)
        end
    return true
end
                              _
                          .-'` `}
                  _./)   /       }
                .'o   \ |       }
                '.___.'`.\    {`
                /`\_/  , `.    }                                      ME DA UMA NOZ!
                \=' .-'   _`\  {
                 `'`;/      `,  }
                    _\   @   ;  }
                   /__`;-...'--'

Cluck!

Postado

Acho que isso deve resolver:
 

function onStepIn(cid, item, position, lastPosition)
    setPlayerStorageValue(cid, 30, 52)
    doCreatureSay(cid, "It seems by defeating Azerus you have stopped this army from entering your world! Better leave this ghastly place forever.", TALKTYPE_ORANGE_1)
    doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_BLUE)
    return true
end
                              _
                          .-'` `}
                  _./)   /       }
                .'o   \ |       }
                '.___.'`.\    {`
                /`\_/  , `.    }                                      ME DA UMA NOZ!
                \=' .-'   _`\  {
                 `'`;/      `,  }
                    _\   @   ;  }
                   /__`;-...'--'

Cluck!

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo