jazrawi_ae
Membre
HELP ME ERROR 0xFF 
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
byte[] buffer = new byte[]
{
11
};
Form1.PS3.SetMemory(26247328u, buffer);
byte[] buffer2 = new byte[]
{
11
};
Form1.PS3.SetMemory(26272344u, buffer2);
byte[] buffer3 = new byte[]
{
11
};
Form1.PS3.SetMemory(26297360u, buffer3);
byte[] buffer4 = new byte[]
{
11
};
Form1.PS3.SetMemory(26297360u, buffer4);
utisilè mon struct base de unlockHELP ME ERROR 0xFF![]()
Non fonctionnel pour moiZombie Stats
Kills : 0x3880A65C
Time Played : 0x3880a5ab
Bon 100%
vous utisilè le numeric up down ?Non fonctionnel pour moi![]()
Oui pourquoi ?vous utisilè le numeric up down ?
Vous avez copié mon code partage avant a tout ...No comment. My unlock all is the same as Developer_C but the difference is that, you don't need to wait three minutes.
The problem of code is stat = 0xFF; (REASON: this forum cancel the [] and i on the front stat)
![]()
vous avez le droit string ?Oui pourquoi ?
je vien de commencer les codage tool et jarrive pas mettre le prestige tu pourai maider stpvous avez le droit string ?
Comment ça ? J'ai pas compritvous avez le droit string ?
prestige du ? mp o zm ?je vien de commencer les codage tool et jarrive pas mettre le prestige tu pourai maider stp
PS3.SetMemory(0x17a2d1c , BitConverter.GetBytes(Convert.ToInt32(Prestige)));je vien de commencer les codage tool et jarrive pas mettre le prestige tu pourai maider stp
le string vous mettez dans le buttonComment ça ? J'ai pas comprit
mpprestige du ? mp o zm ?
jai une erreur a prestige ?PS3.SetMemory(0x17a2d1c , BitConverter.GetBytes(Convert.ToInt32(Prestige)));
private void crystalClearButton20_Click(object sender, EventArgs e)
{
int minutes = (int)numericUpDown20.Value * 60;
int Hours = (int)numericUpDown19.Value * 60 * 60;
int Days = (int)numericUpDown18.Value * 24 * 60 * 60;
int PlayTime = minutes + Hours + Days;
byte[] Time = BitConverter.GetBytes(PlayTime);
PS3.SetMemory(OFFSET, Time);
}
Je fait sa pour le kill :le string vous mettez dans le button
private void crystalClearButton16_Click(object sender, EventArgs e)
{
PS3.SetMemory(OFFSET, BitConverter.GetBytes((int)numericUpDown14.Value));
}