
Originally Posted by
Gaby
I don't know if you would care to help me with this, but I am struggling with finding the correct structure for the recycler (ecotron) catalog page for one of the more recent habbo swfs. If you need any extra info like the correct swf version or a download url, tell me.
I going to try to help you :p
Try this structure!
Code:
PageData.AppendStringWithBreak("recycler");
PageData.AppendInt32(2);
PageData.AppendStringWithBreak(Page.LayoutHeadline);
PageData.AppendStringWithBreak(Page.LayoutTeaser);
PageData.AppendInt32(1);
PageData.AppendStringWithBreak(Page.Text1);
PageData.AppendStringWithBreak(Page.Text2);
PageData.AppendStringWithBreak(Page.TextDetails);
If you have questions, contact me at skype!
Greetz: Wesley