Page 1 of 1

Gargoyle Flying..

Posted: Fri May 30, 2014 1:33 pm
by Harley
Does anybody have that packethook? I'll be very greateful because I don't know how to write it..
Please, help!
Wirh best regards.

Re: Gargoyle Flying..

Posted: Sat May 31, 2014 5:11 am
by RusseL
As i remember Gargoyle flying is implemented in POL Server. Use Pol SVN binaries.

Re: Gargoyle Flying..

Posted: Sat May 31, 2014 7:42 am
by Harley
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:

Code: Select all

Packet 0xBF
{
  
  Length variable
  SubCommandOffset 4
  
  SubCommandLength 5
}


SubPacket 0xBF
{
  
  SubCommandID 0x32

  ReceiveFunction flyingMode:ManageToFly

}
But what must be in same exported function flyingMode - don't know(

Re: Gargoyle Flying..

Posted: Thu Jun 05, 2014 11:21 am
by Harley
Nobody knows how to make that and import?

Re: Gargoyle Flying..

Posted: Fri Jun 06, 2014 7:05 am
by Tomi
It does not require any packethooks, just use the client built in macro to activate gargoyle flying.

Re: Gargoyle Flying..

Posted: Tue Jun 10, 2014 3:26 am
by Harley
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!

Re: Gargoyle Flying..

Posted: Thu Jan 08, 2015 9:38 pm
by Agata
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...