I saw this mount system and tried adding it to my blessed source i got it from this link.
[Only registered and activated users can see links. Click Here To Register...]
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.
[Only registered and activated users can see links. Click Here To Register...]
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.