Beiträge von Patrik Ehrler

    Hello guys,

    I try to make mount from other game. But i have problem with possition char on mount.

    Can anyone help me with this problem?

    Thanks for any help

    Bitte melden Sie sich an, um diesen Link zu sehen.

    Hi there Bitte melden Sie sich an, um dieses Bild zu sehen.
    I'd like to ask for some tips, about where in client source (file/function) could be changed default size for mobs ?
    Thanks for any tips <3
    Best regards

    Edit: password test
    MD5: 94BDCEBE19083CE2A1F959FD02F964C7AF4CFC29
    Sha512: ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff

    game>db.cpp


    Search #include "auth_brazil.h"


    and under post this:


    #include "cryptopp/sha.h"
    #include "cryptopp/filters.h"
    #include "cryptopp/hex.h"
    #include "boost/algorithm/string.hpp"



    Search: void DBManager::AnalyzeReturnQuery(SQLMsg * pMsg)


    and all function replace with this:


    Hello community metin2dev,
    i have question about fog in map.
    I have this map

    Code
    1. https://ctrlv.cz/shots/2018/04/02/jdF7.png


    And in Worldeditor is nothing...

    Code
    1. https://ctrlv.cz/shots/2018/04/02/nm7W.png

    How i can remove fog from maps (client)
    Thanks for all reply.
    Best regard

    Hello guys,
    I have some problem with Bank system.
    My sysser: networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid syntax (line 505)
    Its problem in Client or binary?.
    And where is problem Bitte melden Sie sich an, um dieses Bild zu sehen.
    Thanks for reply ^^