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.

case Text:
GetCXStr(pWnd->WindowText,DataTypeTemp,MAX_STRING);
Dest.Ptr=&DataTypeTemp[0];
Dest.Type=pStringType;
return true;
+ case NewText:
+ strcpy(pWnd->WindowText->Text,Index);
+ GetCXStr(pWnd->WindowText,DataTypeTemp,MAX_STRING);
+ Dest.Ptr=&DataTypeTemp[0];
+ Dest.Type=pStringType;
+ return true;
case Tooltip:
GetCXStr(pWnd->Tooltip,DataTypeTemp,MAX_STRING);
Dest.Ptr=&DataTypeTemp[0];
Dest.Type=pStringType;
return true;
- Items=31
+ Items=31,
+ NewText=32
};
...
TypeMember(Items);
+ TypeMember(NewText);//32
}
I have it loaded, all the info just goes to my mq2 chat window, and no other window pops up. I suppose I don't really need one more window, but it bothers me when I can't get things to work right.Learningcurve said:My DPs window shows up, don't forget to do the /plugin mq2dps before you use it the first time. I know thats a problem I run into sometimes is forgetting to actually load it first. then after that reload your skin with /loadskin <skinname>

Learningcurve said:I have run the speed plugin quite a bit without crashing, i even hit /speed 90 one day in a deserted zone to "Open her up" so to speak. Was one of those classic moments when I should have had friends there and said "Hey Ya'll watch this!" Cause I launched off a small hill and slammed into a mountain side the other side of the zone for 20000 hp damage. SOrry I did not survive.![]()

RedDog said:Oh Noz!! MQ2 isnt working for me!! When will it be fixed? The sky is falling The sky is falling!!
(Ok Ok Ok don't shoot me. It's patch day. You all know someone had to say it... it's in the rulez)
Sylandra said:Codecaster, in case no one has told you lately:
YOU DO GOOD WORK!!!
That is all. Thanks for listening. =P

Nilinoi said:Why oh why is it taking so longIt's as if they are trying to torture me or something :P
