Smh, He literally explained everything in the thread.Screentshot pls and explain more
base.WriteInteger(1100);
base.WriteInteger(PlusStaticGameSettings.MessengerFriendLimit);//Friends max.
base.WriteInteger(300);
base.WriteInteger(800);
//base.WriteInteger(1100);
base.WriteInteger(0); // category count
//string
thx, do you have skype?Smh, He literally explained everything in the thread.
Remove or comment out:
Code:base.WriteInteger(1100);
Should be:
Code:base.WriteInteger(PlusStaticGameSettings.MessengerFriendLimit);//Friends max. base.WriteInteger(300); base.WriteInteger(800); //base.WriteInteger(1100); base.WriteInteger(0); // category count //string
Look for the int's on all the different chatlog composers and covert it into a string.thx, do you have skype?
i have fixed all problem..
Now mod tool dc..
Oh, thanks. Do you know files?Look for the int's on all the different chatlog composers and covert it into a string.