The reference at
http://tibiaapi.googlecode.com/svn/trunk/documentation/class_tibia_1_1_packets_1
_1_incoming_1_1_creature_speech_packet.html#c6b915bf308695886c51e294203f891b
states the syntax is:
override void Tibia.Packets.Incoming.CreatureSpeechPacket.ToNetworkMessage(ref
NetworkMessage msg) [virtual]
Where as in the api it states:
public override void ToNetworkMessage(NetworkMessage msg);
Original issue reported on code.google.com by skipperw...@gmail.com on 19 Feb 2011 at 9:10
Original issue reported on code.google.com by
skipperw...@gmail.com
on 19 Feb 2011 at 9:10