Mount Positions

06/09/2019 23:33 1234hans#1
Hello Boys and Girls,

in the last few days im trying to change the Positions of the Character Positions, when you sit on the Mount. But i canīt find it out, where this gets done.

There is the function "TakeUpPet":
Code:
pChar->m_bMode = MT_NORMAL;
pPet->SetPosition(pChar->GetPositionMat());
pPet->m_vWorld = pChar->GetPositionMat();
pPet->TakeUp(m_pDevice, m_pRES, pChar, ID_PIVOT_MOUNT);
pPet->m_fActTime = 0.0f;
i just want to know, where the Positions are when you sit on the mount.
Thank you.
06/11/2019 19:21 1234hans#2
No one an idea?...
06/16/2019 17:50 stotterer09#3
Just guessing: It seems it should be in the memberfunction TakeUp(...)
06/16/2019 18:18 1234hans#4
At least an answer, but no, i didnt found it there...
06/17/2019 18:21 playbag#5
Quote:
Originally Posted by 1234hans View Post
At least an answer, but no, i didnt found it there...
Hab dir eine Nachricht geschickt.
06/17/2019 18:25 1234hans#6
@[Only registered and activated users can see links. Click Here To Register...], habe aber leider keine erhalten :D