Can I ask please what is the correct offset of this one? the red color? for the 5165 its 84, but this is for 5517+ Thanks in advance..Quote:
public uint ActualMyTypeFlower
{
get { return f_flower; }
set
{
f_flower = value;
WriteUInt32(value, 113, SpawnPacket);
}
}