i don't think this is possible only server sided without some modification
like having strings sent based on current tab
|
|

Ahk, so basically I am wanting to duplicate the quest tab interface for use on other tabs, I was wondering how I would go about it without it carrying the text over
i.e
setSideBar(##, ##);
if (tabClicked ##) {
//sendFrames
}
Possibly keeping it all server sided
tyz :}

i don't think this is possible only server sided without some modification
like having strings sent based on current tab
From what I understand, this is done client sided. Are you trying to do for example... Add and achievements tab that looks the same as the quest tab? Or are you trying to make it so that when you click the achievements tab, it opens the quest tab?
You will actually have to add a second interface. If the interface has text running through Client or Server it will carry over every time. What you will have to do is create a similar interface like that or rip it from a server that has an achievment interface and use that one

| « [PI] Can't trade in wild at home? [PI] | Could not find main class: Jframe. Program will close. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |