Does anybody have that packethook? I'll be very greateful because I don't know how to write it..
Please, help!
Wirh best regards.
Gargoyle Flying..
Re: Gargoyle Flying..
As i remember Gargoyle flying is implemented in POL Server. Use Pol SVN binaries.
Re: Gargoyle Flying..
It's implemented in POL Server, but requires to enable ToggleGargoyleFlying from client, and some packethook (I asked Tomi about that).
In uopacket.cfg must be:
But what must be in same exported function flyingMode - don't know(
In uopacket.cfg must be:
Code: Select all
Packet 0xBF
{
Length variable
SubCommandOffset 4
SubCommandLength 5
}
SubPacket 0xBF
{
SubCommandID 0x32
ReceiveFunction flyingMode:ManageToFly
}Re: Gargoyle Flying..
Nobody knows how to make that and import?
Re: Gargoyle Flying..
It does not require any packethooks, just use the client built in macro to activate gargoyle flying.
Re: Gargoyle Flying..
Tomi, thank u for ur answer!
With out some intervention, like in this Toggle:
http://forums.polserver.com/viewtopic.php?f=7&t=5342
It's doesn't work!
What intervention must be in this subj, I don't know, but very need it!
With best regards!
With out some intervention, like in this Toggle:
http://forums.polserver.com/viewtopic.php?f=7&t=5342
It's doesn't work!
What intervention must be in this subj, I don't know, but very need it!
With best regards!
Re: Gargoyle Flying..
I wonder if he was using the POL distro... since it uses a custom packet for the status bar, it messes up with gargoyle flying...