
The problem is there's a file called Benutzen.txt and inside is.
if (g_pPlayer->IsFly())
{
g_DPlay.SendUpdateMount(1);
}
else
g_DPlay.SendUpdateMount(0);
Can you please tell me where to add this code?
Thanks a lot in advance.
I'm hoping that someone would help.






