|
why you wirte [fix] in the title ? everyone thinks you got fixed it and then its a question ._.
back to topic: you have to fix the packets in the server files
did you have the wrong server files for this handle ?
case "CC40": //RED PACKAGE
{
User.AddItem("DC76", 30);
User.AddItem("DT73", 30);
User.AddItem("DG31", 30);
User.AddItem("DF71", 30);
break;
}
|