I guess this is also why I'm still here after all this time! Indeed, it's heartwarming to see that new, younger members continue to join the community while we also retain some of the old-timers.Sometimes I forget how low the average user age is at Rayman Pirate Community.I must say it is, almost certainly, the happiest and friendliest internet community that I know, where both kids and old dinosaurs like me can feel welcome and right at home.
![]()
I guess this is also why I'm still here after all this time! Indeed, it's heartwarming to see that new, younger members continue to join the community while we also retain some of the old-timers.![]()
The Mysterious Guild considers Rayman to be the ideal specimen to display in its intergalactic zoo of rare species. After all, Rayman is the only one of his species in existence! Rayman’s friends (Ly, Clark, Globox , the Whale and the Smallbeeings) become the target of “Operation Kidnap”, the Guild’s plan to fill its zoo with the universe’s peace-loving residents. Only Rayman manages to escape and decides to free his friends.
if (globalRandomizer % 8 == 0 && (1))
{
Proc_ChangeOneCustomBit(1, Cond_IsCustomBitSet(12));
if (Func_DistanceToPerso(Perso_0) < Float_1)
{
Boolean_8 = 0;
if (Boolean_4)
{
Proc_ChangeAction(Maturin.Action[5]["MIC_St_mat_corps_emerge1"]);
}
else
{
Proc_ChangeAction(Maturin.Action[1]["MIC_St_mat_corps_emerge"]);
}
Proc_ChangeMyComport(MIC_MaturinDesMarais.Intelligence[1]["MIC_Maturin_Sortie"]);
}
}
Cam_UpdatePosition(Perso_0.Position() - Position());
I think that's rightCan anyone tell me if I understand it correctly?
if (globalRandomizer % 8 == 0 && (1))