There is too much social pressure in FFXI to use 3rd-party tools in Sortie, particularly position manipulation and menu interaction from a distance.
As a player, I don't want to cheat, but the March Update provides Trust updates which is welcome, but it doesn't close this player performance gap.
I can play Sortie with Trusts (can't clear a basement boss) or I can play with actual people who insist that I cheat...or I will get replaced.
What's an honest player to do?
I don't want to see players banned or subscriptions decline, so here's my suggestion:
1.) Can SE be more aggressive about disconnecting players who run at insane speeds, in Sortie?
2.) Can you validate 0x5C packets so that Bitzer teleportation only works within range of said Bitzer?
Code:
// PS2: GP_CLI_EVENTENDXZY
struct GP_CLI_EVENTENDXZY
{
uint16_t id: 9;
uint16_t size: 7;
uint16_t sync;
float x; // PS2: x
float y; // PS2: y
float z; // PS2: z
uint32_t UniqueNo; // PS2: UniqueNo
uint32_t EndPara; // PS2: EndPara
uint16_t EventNum; // PS2: EventNum
uint16_t EventPara; // PS2: EventPara
uint16_t ActIndex; // PS2: ActIndex
uint8_t Mode; // PS2: Mode
int8_t dir; // PS2: dir
};
3.) Can you offer a Permanent Key Item for players who beat Aminon so they can choose various Boss Bitzer destinations? (This would reduce warping and speed hacks. In fact, offering a modest +5% gallimaufry reward for this accomplishment, would make the warping and speed hacks redundant).