Re: RanClientUILib and RanClientLib
Please also share the gui. Thanks same
Re: RanClientUILib and RanClientLib
Quote:
Emulator error LNK2005: "void __cdecl DoPartyModal(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,int)" (?DoPartyModal@@YAXV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@H@Z) already defined in RanClientUILib.lib(PartyModalWindow.obj)
'
How to fix this error?
Re: RanClientUILib and RanClientLib
Check inveninterface and partymodalwindow
Re: RanClientUILib and RanClientLib
Code:
/*void DoPartyModal ( CString strText, UIGUID CallerID )
{
CPartyWindow* pPartyWindow = CInnerInterface::GetInstance().GetPartyWindow ();
if ( pPartyWindow )
{
pPartyWindow->DoModal ( strText, CallerID );
CInnerInterface::GetInstance().ShowGroupFocus ( PARTY_WINDOW );
}
}*/
I try to disable this code and i just build emulator without error.
Please fix this one.
Thank you
Re: RanClientUILib and RanClientLib
Find CPartyWindow* pPartyWindow inveninterface remove it //
Re: RanClientUILib and RanClientLib
This is the GUI , just use winmerge do not copy all, just copy the update you've made
Compatible Gui
Please make a mirror , cause i will not upload it anymore since i already quit
Re: RanClientUILib and RanClientLib
Quote:
Originally Posted by
blackcatyb
Find CPartyWindow* pPartyWindow inveninterface remove it //
inveninterface? what CPP is that? can you tell exact cpp. thank you
Re: RanClientUILib and RanClientLib
Please share compatible comment.ini
Do not forget to decrypt!!
Thank you
Re: RanClientUILib and RanClientLib
Quote:
Originally Posted by
The SupremacY
This was the latest RanClientUiLib and RanClientLib In My Last Updated Source (December 28,2013)
RanClientUiLib and RanClientLib
Compatible Gui
Features:
New Bus Ui Interface
New Vehicle Ui Interface
New Friend Window Ui Interface
New Party Window Ui Interface
New Revive Ui Interface (I don't know if this is complete i am still looking for the other sources i have)
If there are missing kindly post it here, since i reformat my pc and still i am looking for all my sources in my other hosting file account.
Credits:
JDev
Geger
can you share the complete source code or the hole source code ?
Re: RanClientUILib and RanClientLib
InventoryPage Items qualifying x y.....
Re: RanClientUILib and RanClientLib
Who can share compatible glogic.rcc and SkillEditor source code?
Re: RanClientUILib and RanClientLib
Quote:
Originally Posted by
SystemLogs
This was the latest RanClientUiLib and RanClientLib In My Last Updated Source (December 28,2013)
RanClientUiLib and RanClientLib
Compatible Gui
Features:
New Bus Ui Interface
New Vehicle Ui Interface
New Friend Window Ui Interface
New Party Window Ui Interface
New Revive Ui Interface (I don't know if this is complete i am still looking for the other sources i have)
If there are missing kindly post it here, since i reformat my pc and still i am looking for all my sources in my other hosting file account.
Credits:
JDev
Geger
nice share but how to enable the Vehicle tap and Pet Tap button in characterWindow ?
Re: RanClientUILib and RanClientLib
Please share compatible comment.ini
Re: RanClientUILib and RanClientLib
What's New Revive Ui Interface source code file name is?
Re: RanClientUILib and RanClientLib
rebirthdialog.cpp/h if im not mistaken
Quote:
Originally Posted by
conquereo1
What's New Revive Ui Interface source code file name is?