r8371 (removed sendGuildMasterMemberCheck)

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

Message
Author
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

r8371 (removed sendGuildMasterMemberCheck)

#1 Post by EternalHarvest »

http://openkore.svn.sourceforge.net/vie ... ision=8371

Code: Select all

- $messageSender->sendGuildMasterMemberCheck();   # Is this necessary?? (requests for guild info packet 014E)
So, it is not necessary? Does client send it without guild, as a guild member, as a guild master? Do client and openkore receive corresponding answer (014E) through other means?

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: r8371 (removed sendGuildMasterMemberCheck)

#2 Post by Kaspy »

In tests I did, received other means the same information, and saw no need to send the same information 2x
Image

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: r8371 (removed sendGuildMasterMemberCheck)

#3 Post by EternalHarvest »

EternalHarvest wrote:Does client send it?

Post Reply