otclient icon indicating copy to clipboard operation
otclient copied to clipboard

Store button missing

Open vinivst opened this issue 8 years ago • 2 comments

Hello,

@TheSumm has coded all the store system in the commit Protocol updates up to 10.82 but the otclient is still missing a button to call the sendStore() function that sends to the server the information needed and receive back in parse function the store opened itself.

I'm wondering if someone could help to fix it.

Thank you in advance.

vinivst avatar May 10 '16 18:05 vinivst

It is not only missing a button, it is missing the whole store UI.

TheSumm avatar May 10 '16 19:05 TheSumm

I got the UI from margoh and it's pretty beautifull.

Margoh's UI

In fact, his system is working, but i dont want to have it from talkactions once you have already coded it, but i'm kind newbie in otclient and don't know how to link the button of his system to the code that you made. Plus, i already have the store system working at server side too from lofiv's distro.

Lofiv's Distro

So, i only need to make margoh's ui button call your code, i guess.

EDIT: I think isn't that simple, because margoh's system is module based and the system must be native and coded inside otclient source, but anyway it already done, just need to put the things in the right places. Even so, i don't know how to do that.

vinivst avatar May 10 '16 20:05 vinivst