RanClientUILib and RanClientLib

Joined
Oct 2, 2010
Messages
1,758
Reaction score
227
This was the latest RanClientUiLib and RanClientLib In My Last Updated Source (December 28,2013)




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
 
Last edited:
Divine Celestial
Joined
Nov 30, 2010
Messages
846
Reaction score
7
ah... can i copy past only?? noob question heheheh
 
Newbie Spellweaver
Joined
Jan 13, 2013
Messages
27
Reaction score
1
please upload it to other site, cant download =(
 
Wazup fucckerrsss
Joined
Jan 14, 2008
Messages
472
Reaction score
90

How to fix this error?
 
Wazup fucckerrsss
Joined
Jan 14, 2008
Messages
472
Reaction score
90
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