[info]
when you have a team. and you seach for someone. if you stay on the icone left aboven from the screen you should see a star on the map.
this is the case that would allow that.
i made something else with it
have fun
when you have a team. and you seach for someone. if you stay on the icone left aboven from the screen you should see a star on the map.
this is the case that would allow that.
i made something else with it
have fun
Code:
case 106:
{
int PointedcharID = ReadLong(Data, 8);
break;
}
default:
{
Console.WriteLine("[GameServer] Unknown 0x3F2 Packet Subtype: " + SubType);
break;
}