IFS_ReBeLs
Membre
Bonjour, voilà mon problème je veux un end game non host et voilà ce que j'ai (EN ROUGE LE MAUVAIS TRUC)
string serverCmd = "cmd mr " + PS3.Extension.ReadInt32(0xF109E8 + 0x13B4) + " 3 " + "endround";
RPC.Call(0x313C18, 0, serverCmd);
Voilà j'ai que ce "Call" qui me pose problème :/
string serverCmd = "cmd mr " + PS3.Extension.ReadInt32(0xF109E8 + 0x13B4) + " 3 " + "endround";
RPC.Call(0x313C18, 0, serverCmd);
Voilà j'ai que ce "Call" qui me pose problème :/
